]> git.scottworley.com Git - paperdoorknob/history - paperdoorknob_test.py
Handle Unicode characters ≈ and ◁
[paperdoorknob] / paperdoorknob_test.py
2024-01-12 Scott WorleyFetch the non-flat view to get the next-thread link
2024-01-01 Scott WorleyLearning TeX: Do Layouts with TeX macros
2024-01-01 Scott WorleyPut Texifier in spec
2023-12-31 Scott WorleyLearning TeX: Keep icon image size in TeX
2023-12-31 Scott WorleyDon't uselessly repeat preamble in test
2023-12-31 Scott WorleySupport _ in URLs
2023-12-30 Scott WorleyRender links as footnotes
2023-12-30 Scott WorleyChange default layout: below → beside
2023-12-30 Scott Worley--quiet flag to suppress progress messages
2023-12-29 Scott WorleyRemove no-longer-needed DOMFilters NoEdit and NoFooter
2023-12-29 Scott Worleytexfilter to work around \emph nesting issue
2023-12-29 Scott Worleytest: Don't duplicate list of TeX modules in test
2023-12-28 Scott WorleyUse view=flat to get whole threads at once
2023-12-21 Scott WorleyBorder around icon + author data that extends between...
2023-12-21 Scott Worleywrapfig → wrapstuff, for \wrapstuffclear
2023-12-21 Scott WorleyLines between chunks
2023-12-21 Scott WorleyUniform icon image size
2023-12-20 Scott WorleyReify Layout
2023-12-20 Scott WorleyNew dependency: wrapfig TeX package
2023-12-20 Scott WorleyFakeImageStore for tests
2023-12-20 Scott WorleyMore structure and tests around splitting the page...
2023-12-20 Scott WorleyPass an ImageStore around
2023-12-20 Scott WorleySpecify page geometry
2023-12-20 Scott WorleyExtensible, flag-controlled DOM filters
2023-12-20 Scott WorleyStrip all  
2023-12-20 Scott WorleyFakeFetcher for faster tests
2023-12-20 Scott WorleyBundle the things needed for a run together into a...
2023-12-19 Scott WorleyContemplate generating LaTeX directly
2023-12-19 Scott WorleyTexifier interface
2023-12-19 Scott WorleyRename: fetch → parse
2023-12-19 Scott WorleyUse the new encapsulated fetchers
2023-12-19 Scott WorleyExtract fake webserver
2023-12-01 Scott WorleyLaTeX output is a valid LaTeX file
2023-11-30 Scott WorleyVerify that LaTeX conversion is doing something
2023-11-30 Scott WorleyInvoke pandoc to convert HTML to LaTeX
2023-11-25 Scott WorleyOpen output file
2023-11-25 Scott WorleyDrop Post as a class
2023-11-24 Scott WorleyStrip edit-boxes and footers
2023-11-24 Scott Worleyentries() convenience method
2023-11-24 Scott WorleyReplies
2023-11-24 Scott WorleyBegin parsing glowfic html
2023-11-24 Scott WorleyParse HTML
2023-11-23 Scott Worleyfetch: Verify caching across sessions
2023-11-23 Scott Worleyfetch: Cache
2023-11-23 Scott Worleyfetch: Multiple fetches per session
2023-11-23 Scott Worleyfetch: test: Count requests
2023-11-23 Scott Worleyfetch: test: Explicitly close webserver
2023-11-23 Scott Worleyfetch: test: Hold reference to webserver
2023-11-23 Scott Worleyfetch: test: Explicitly join webserver thread
2023-11-23 Scott Worleyfetch: Verify error handling
2023-11-23 Scott Worleyfetch: test: Choose port dynamically
2023-11-23 Scott WorleyFetch URLs