index
:
bubger
this commit
master
IMAP archive generator
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
concat.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Sort and compress export fetch UIDs
C. McEnroe
2021-06-13
*
Compress thread root UID sets with ranges
C. McEnroe
2021-06-12
*
Use SEARCH for a subset of thread roots
C. McEnroe
2021-06-12
*
Generate navigation for search pages
C. McEnroe
2021-06-11
*
Generate arbitrary search pages and feeds
C. McEnroe
2021-06-11
*
Generalize index.{atom,html} to search pages
C. McEnroe
2021-06-11
*
Limit number of entries in index Atom feed
C. McEnroe
2021-06-09
*
Output updated paths
C. McEnroe
2021-03-03
*
Factor out uint32_t stringify
C. McEnroe
2020-11-29
*
Replace templateBuffer with templateString
C. McEnroe
2020-11-28
*
Say OpenSSL in additional permission notices
C. McEnroe
2020-11-28
*
Add additional permission for linking with LibreSSL
C. McEnroe
2020-06-08
*
Remove +1s
C. McEnroe
2020-04-30
*
Free order
C. McEnroe
2020-04-26
*
Generate index.atom
C. McEnroe
2020-04-26
*
Render index.html
C. McEnroe
2020-04-25
*
Accumulate thread envelopes before concatenation
C. McEnroe
2020-04-25
*
Free envelope in concatData
C. McEnroe
2020-04-24
*
Use template system for paths and URLs
C. McEnroe
2020-04-20
*
Wrap subthreads in <details> with reply count
C. McEnroe
2020-04-15
*
Rewrite HTML rendering
C. McEnroe
2020-04-15
*
Export content to Atom
C. McEnroe
2020-04-13
*
Rework path functions again
C. McEnroe
2020-04-13
*
Rename atom rendering functions
C. McEnroe
2020-04-13
*
Fix concatHTML thread nesting
C. McEnroe
2020-04-13
*
Concatenate HTML threads
C. McEnroe
2020-04-12
*
Factor out path functions
C. McEnroe
2020-04-12
*
Revert "Use hard links for single-message mbox threads"
C. McEnroe
2020-04-10
*
Use hard links for single-message mbox threads
C. McEnroe
2020-04-10
*
Concatenate Atom threads
C. McEnroe
2020-04-10
*
Concatenate mbox threads
C. McEnroe
2020-04-10
*
Parse envelope and find thread in concatData
C. McEnroe
2020-04-10
*
Use dataCheck in parsing
C. McEnroe
2020-04-10
*
Refactor main loop state machine
C. McEnroe
2020-04-10
*
Fetch thread root envelopes for concat
C. McEnroe
2020-04-10