summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-27Use ISO C99 __func__ instead of GNU __FUNCTION__Louis Brauer
2024-05-27Merge remote-tracking branch 'origin/master'Louis Brauer
2024-05-27Implement Mastodon PATCH endpoint for account profile updatesLouis Brauer
2024-05-27Minor tweak to markdown-like links.default
2024-05-26Use enum instead of numeric status codes for HTTP statusesLouis Brauer
2024-05-26Updated documentation.default
2024-05-26Updated documentation.default
2024-05-26Updated documentation.default
2024-05-26Updated RELEASE_NOTES.default
2024-05-26Bumped version.default
2024-05-26Added markdown-like links.default
2024-05-26Minor code reformatting.default
2024-05-26Merge pull request 'Enable deletion of avatar and header image in user settin...grunfink
2024-05-26Enable deletion of avatar and header image in user settingsLouis Brauer
2024-05-25Merge pull request 'master' (#1) from grunfink/snac2:master into masterLouis Brauer
2024-05-25Backport from xs (fix regex.h compilation with tcc).default
2024-05-24Added a 'title' to each list timeline.default
2024-05-24Don't show list links in read only timelines.default
2024-05-24Show 'Nothing found for tag' message.default
2024-05-24Minor list show tweaks.default
2024-05-24Added links to the lists in html_timeline().default
2024-05-24Also delete the list .idx.bak.default
2024-05-23Added more const.default
2024-05-22Also return an application/ld+json object in webfinger.default
2024-05-22Merge pull request 'Change WebFinger content type to RFC-required type' (#167...grunfink
2024-05-22Fixed warning.default
2024-05-22Change WebFinger content type to RFC-required typeSteve Bate
2024-05-22Updated README.default
2024-05-21Another approach to disabling SHM.default
2024-05-21New compilation variable WITHOUT_SHM, to disable shared memory functions.default
2024-05-21Added const everywhere.default
2024-05-16Version 2.53 RELEASED.default
2024-05-15Skip hidden posts in content_search().default
2024-05-15Renamed content_check() to content_match().default
2024-05-15Moved functions around.default
2024-05-15Use xs_regex_match() where applicable.default
2024-05-15Updated RELEASE_NOTES.default
2024-05-15Convert the regex to lowercase in content_search().default
2024-05-15User search can also be done by tag.default
2024-05-14content_search() also searches the instance timeline.default
2024-05-12Updated RELEASE_NOTES.default
2024-05-12Updated TODO.default
2024-05-11Updated TODO.default
2024-05-11Add some special treatment to Event object display.default
2024-05-11Fixed git conflict.default
2024-05-11In timeline_request(), call enqueue_actor_request on actor errors.default
2024-05-11Show 'Event' object types as Notes.default
2024-05-11Unified post-like object type match.default
2024-05-11Updated TODO.default
2024-05-11Bumped version.default