jcs
/detritus
/amendments
/http.c
Amendments on March 4, 2025
jcs made amendment
68
about 1 year ago
Amendments on December 20, 2024
jcs made amendment
62
about 1 year ago
Amendments on December 14, 2024
html_output: Honor <center> and <p align="center">
Support for this was added to TextView
Amendments on December 12, 2024
jcs made amendment
59
about 1 year ago
Amendments on November 21, 2024
jcs made amendment
52
about 1 year ago
jcs made amendment
44
about 1 year ago
Amendments on November 15, 2024
jcs made amendment
40
about 1 year ago
Amendments on November 11, 2024
http: Add HTTP(s) module
For now this just downloads files that aren't text/plain or
text/markdown but the Markdown parsing isn't implemented yet.
Also stop having every handler re-parse the URI, just parse it once
and ask the handler if it wants it.
1