about summary refs log tree commit diff
path: root/concat.c (follow)
Commit message (Expand)AuthorAge
* Free orderJune McEnroe2020-04-26
* Generate index.atomJune McEnroe2020-04-26
* Render index.htmlJune McEnroe2020-04-25
* Accumulate thread envelopes before concatenationJune McEnroe2020-04-25
* Free envelope in concatDataJune McEnroe2020-04-24
* Use template system for paths and URLsJune McEnroe2020-04-20
* Wrap subthreads in <details> with reply countJune McEnroe2020-04-15
* Rewrite HTML renderingJune McEnroe2020-04-15
* Export content to AtomJune McEnroe2020-04-13
* Rework path functions againJune McEnroe2020-04-13
* Rename atom rendering functionsJune McEnroe2020-04-13
* Fix concatHTML thread nestingJune McEnroe2020-04-13
* Concatenate HTML threadsJune McEnroe2020-04-12
* Factor out path functionsJune McEnroe2020-04-12
* Revert "Use hard links for single-message mbox threads"June McEnroe2020-04-10
* Use hard links for single-message mbox threadsJune McEnroe2020-04-10
* Concatenate Atom threadsJune McEnroe2020-04-10
* Concatenate mbox threadsJune McEnroe2020-04-10
* Parse envelope and find thread in concatDataJune McEnroe2020-04-10
* Use dataCheck in parsingJune McEnroe2020-04-10
* Refactor main loop state machineJune McEnroe2020-04-10
* Fetch thread root envelopes for concatJune McEnroe2020-04-10
8-27contrib/palaver: Only allow HTTPSJune McEnroe 2020-08-25Support the pounce_env rc variableJune McEnroe 2020-08-25Remove deprecated option namesJune McEnroe 2020-08-25Document configuration and data file searchJune McEnroe 2020-08-24Use dataOpen for save fileJune McEnroe 2020-08-24Use configOpen to load localCAJune McEnroe 2020-08-24Use configPath to load client cert/privJune McEnroe 2020-08-24Use configOpen in getopt_configJune McEnroe 2020-08-24Import xdg.c from catgirlJune McEnroe 2020-08-23Replace “RAND_bytes” by “getentropy”Issam E. Maghni 2020-08-16contrib/palaver: Add no message preview flagsJune McEnroe 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe