summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-23Moved db_upgrade() to its source file.default
2022-11-23More logging in db_upgrade().default
2022-11-23New generic object functions.default
2022-11-23New db_layout 2.1.default
2022-11-23New function db_upgrade().default
2022-11-23Updated TODO.default
2022-11-22In msg_note(), also add the in_reply_to author as a tag.Mention.default
2022-11-22Increased max grampa levels.default
2022-11-21Backport from xs (new xs_set() API).default
2022-11-21Changed debug level to grampa max_levels reached.default
2022-11-21In _timeline_write(), limit the number of grampa levels updated.default
2022-11-21Don't hide messages (and their children) if it's already hidden.default
2022-11-21In timeline_hide(), also hide the children.default
2022-11-20Merge branch 'master' of /home/angel/git/snac2default
2022-11-20Also log the hidden parent of a dropped message.default
2022-11-20Updated RELEASE_NOTES.default
2022-11-20Backport from xs.default
2022-11-20Deleted the link at the end of each RSS entry.default
2022-11-20More RSS tweaks.default
2022-11-20Fixed RSS link.default
2022-11-20Add a link to the post in each RSS entry.default
2022-11-20More RSS tweaks.default
2022-11-20More RSS tweaks.default
2022-11-19RSS improvements.default
2022-11-18Merge branch 'master' of /home/angel/git/snac2default
2022-11-18Fixed crash when testing for the Accept header.default
2022-11-18Serve the root and susie even if the query does not have an Accept header.default
2022-11-18Version 2.11 RELEASED.default
2022-11-18Updated RELEASE_NOTES.default
2022-11-18Logging tweaks.default
2022-11-18Log if the RSS is served.default
2022-11-18Updated TODO.default
2022-11-18Updated RELEASE_NOTES.default
2022-11-18Added a RSS link in the public timeline page.default
2022-11-18More RSS tweaks.default
2022-11-18More RSS cropping.default
2022-11-18Added rss on output.default
2022-11-18Updated documentation.default
2022-11-18Updated RELEASE_NOTES.default
2022-11-18[examples/formatting.txt] new file.default
2022-11-18New function enqueue_output_to_actor().default
2022-11-18Fixed Follow bug, introduced by latest sharedInbox change.default
2022-11-18Always log process_queue sending.default
2022-11-17Updated RELEASE_NOTES.default
2022-11-17Queue messages to inboxes instead of actors.default
2022-11-17Move send to actor logging to process_queue().default
2022-11-17Also log the inbox in send_to_actor().default
2022-11-17Use endpoints/sharedInbox instead of inbox, if there is one.default
2022-11-16Fixed typo.default
2022-11-16More sanitize tweaks.default