summary refs log tree commit diff
path: root/atom.c (follow)
Commit message (Expand)AuthorAge
* Generate properly populated reply Cc listsJune McEnroe2021-03-01
* Revert to old quoting style in atomJune McEnroe2020-11-29
* Replace templateBuffer with templateStringJune McEnroe2020-11-28
* Say OpenSSL in additional permission noticesJune McEnroe2020-11-28
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
* Eliminate stray whitespace in HTML and AtomJune McEnroe2020-05-11
* Add generator linksJune McEnroe2020-05-01
* Rename baseAddress to baseMailtoJune McEnroe2020-04-30
* Clean up atom.c and fix base URLsJune McEnroe2020-04-26
* Add mailto address for the archiveJune McEnroe2020-04-26
* Generate index.atomJune McEnroe2020-04-26
* Generate XHTML content in Atom entriesJune McEnroe2020-04-26
* Use template system for paths and URLsJune McEnroe2020-04-20
* Decode quoted-printable and 7bit/8bitJune McEnroe2020-04-16
* Use mid: URLs for Atom IDsJune McEnroe2020-04-14
* Rename pathMangle to pathSafeJune McEnroe2020-04-13
* Add <link> elements in AtomJune McEnroe2020-04-13
* Use <content type="text"> in AtomJune McEnroe2020-04-13
* Clean up atom renderingJune McEnroe2020-04-13
* Preserve original Date header in envelopeJune McEnroe2020-04-13
* Use UTC date everywhereJune McEnroe2020-04-13
* Rename atom rendering functionsJune McEnroe2020-04-13
* Use Message-Id in mailto Atom IDsJune McEnroe2020-04-11
* Concatenate Atom threadsJune McEnroe2020-04-10
* Rearrange Atom templating codeJune McEnroe2020-04-10
* Render Atom envelopesJune McEnroe2020-04-09
9f687f8f5e4c99fe0dcab034fc7b7c82f45&follow=1'>Change example command to join #ascii.town on freenodeJune McEnroe 2019-02-23Call def_prog_mode after termNoFlowJune McEnroe 2019-02-22Move IRC formatting reset to C-sJune McEnroe 2019-02-22Disable terminal flow controlJune McEnroe 2019-02-22Bind up and down arrows to scrollJune McEnroe 2019-02-22Remove topic TODOJune McEnroe 2019-02-22Add /znc commandJune McEnroe 2019-02-22Update status line after scrolling and term eventsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe