Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove +1s | June McEnroe | 2020-04-30 |
| | | | | I was right originally... why did I change this? | ||
* | Free order | June McEnroe | 2020-04-26 |
| | | | | Oops 2. | ||
* | Generate index.atom | June McEnroe | 2020-04-26 |
| | |||
* | Render index.html | June McEnroe | 2020-04-25 |
| | |||
* | Accumulate thread envelopes before concatenation | June McEnroe | 2020-04-25 |
| | |||
* | Free envelope in concatData | June McEnroe | 2020-04-24 |
| | |||
* | Use template system for paths and URLs | June McEnroe | 2020-04-20 |
| | | | | This probably still needs a lot of cleaning up. | ||
* | Wrap subthreads in <details> with reply count | June McEnroe | 2020-04-15 |
| | |||
* | Rewrite HTML rendering | June McEnroe | 2020-04-15 |
| | |||
* | Export content to Atom | June McEnroe | 2020-04-13 |
| | | | | Temporarily disabling HTML output... | ||
* | Rework path functions again | June McEnroe | 2020-04-13 |
| | |||
* | Rename atom rendering functions | June McEnroe | 2020-04-13 |
| | | | | Again, probably. | ||
* | Fix concatHTML thread nesting | June McEnroe | 2020-04-13 |
| | |||
* | Concatenate HTML threads | June McEnroe | 2020-04-12 |
| | |||
* | Factor out path functions | June McEnroe | 2020-04-12 |
| | |||
* | Revert "Use hard links for single-message mbox threads" | June McEnroe | 2020-04-10 |
| | | | | | | | This reverts commit 71d7aada572a6c2751d82f45869006c8a7be72c1. If the thread later has more messages in it, opening the link with mode "w" will also replace the contents of the linked file. | ||
* | Use hard links for single-message mbox threads | June McEnroe | 2020-04-10 |
| | |||
* | Concatenate Atom threads | June McEnroe | 2020-04-10 |
| | |||
* | Concatenate mbox threads | June McEnroe | 2020-04-10 |
| | |||
* | Parse envelope and find thread in concatData | June McEnroe | 2020-04-10 |
| | |||
* | Use dataCheck in parsing | June McEnroe | 2020-04-10 |
| | |||
* | Refactor main loop state machine | June McEnroe | 2020-04-10 |
| | |||
* | Fetch thread root envelopes for concat | June McEnroe | 2020-04-10 |