]> git.scottworley.com Git - paperdoorknob/history - glowfic_test.py
Handle Unicode characters ≈ and ◁
[paperdoorknob] / glowfic_test.py
2024-01-26 Scott WorleyFollow 'Next Thread →' links
2024-01-26 Scott WorleyTest emit()
2024-01-26 Scott WorleyTest bare chunks
2024-01-26 Scott Worleynext_thread should be an absolute URL
2024-01-26 Scott WorleyUse a more URL-looking url in tests
2024-01-12 Scott WorleyFetch the non-flat view to get the next-thread link
2024-01-12 Scott WorleyAlways have Thread.__init__ fetch the HTML
2024-01-12 Scott WorleyMove get_title() to Thread
2024-01-12 Scott WorleyReify Thread
2023-12-31 Scott WorleyStrip links from meta fields
2023-12-30 Scott WorleyEscape character names
2023-12-20 Scott WorleyReify Chunk
2023-12-20 Scott WorleyMore structure and tests around splitting the page...