summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-17Updated year in copyright notices.default
2023-01-17Updated TODO.default
2023-01-17Updated RELEASE_NOTES.default
2023-01-17Process HTML Unicode entities specially in process_tags().default
2023-01-17Bumped version.default
2023-01-17Updated TODO.default
2023-01-14Version 2.18 RELEASED.default
2023-01-13Minor message corrections.default
2023-01-13Updated documentation.default
2023-01-13Usage of unveil() and pledge() can be disabled from config.default
2023-01-13Updated RELEASE_NOTES.default
2023-01-13Added OpenBSD's unveil() and pledge() support.Andrew Alderwick
2023-01-13Updated RELEASE_NOTES.default
2023-01-13Some mention formatting tweaks.default
2023-01-13Minor URL formatting tweaks.default
2023-01-13Updated TODO.default
2023-01-12Added (partial) support for #HashTags in posts.default
2023-01-12Backport from xs.default
2023-01-11Show the More... link above the 'About this site'.default
2023-01-11Deleted unused argument in timeline_request().default
2023-01-11Deleted unused argument in timeline_admire().default
2023-01-11Deleted unused arguments in timeline_add().default
2023-01-11More keyId/signature tweaks.default
2023-01-10Log tweaks.default
2023-01-10Updated TODO.default
2023-01-10Use the already loaded actor in check_signature().default
2023-01-10Backport from xs.default
2023-01-10Backport from xs.default
2023-01-09Updated RELEASE_NOTES.default
2023-01-09Show the mentioned people after a CC:.default
2023-01-09Log check_signature() errors.default
2023-01-09Updated TODO.default
2023-01-08Backport from xs.default
2023-01-08Updated RELEASE_NOTES.default
2023-01-08Backport from xs.default
2023-01-08Updated dependencies.default
2023-01-08Updated documentation.default
2023-01-08More work in check_signature() error archiving.default
2023-01-08Don't use goto in check_signature().default
It seems to interfere with cleanup functions in llvm.
2023-01-08Move the ~/error directory to where it belongs.default
2023-01-08The headers of signature errors are archived in the ~/error directory (if ↵default
exists).
2023-01-08Minor refactor to check_signature().default
2023-01-08Added support for HTTP signature pseudo-headers (created) and (expires).default
They are used in Lemmy.
2023-01-06Updated RELEASE_NOTES.default
2023-01-04The purge ttl for stray global objects have been shortened.default
2023-01-03Don't generate empty children popups.default
2022-12-27Version 2.17 RELEASED.default
2022-12-25Add a link rel=alternate to the user RSS.default
2022-12-25Updated TODO.default
2022-12-24More curl timeout tweaks.default