summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-26Use enum instead of numeric status codes for HTTP statusesLouis Brauer
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
Reviewed-on: https://codeberg.org/louis77/snac2/pulls/1
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' ↵grunfink
(#167) from steve-bate/snac2:pr-webfinger-content-type into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/167
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
Is this a good idea?
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
2024-05-11Updated RELEASE_NOTES.default
2024-05-11Added an incremental max seconds value to every content search page.default
2024-05-10Added a search box.default
2024-05-10Also add the 'More...' link if there was a search timeout.default
2024-05-10More search tweaks la la la la.default
2024-05-10More search tweaks MUAHAHAHA.default
2024-05-10More web ui search tweaks baaaaah I'm boring.default
2024-05-10More content_search() tweaks.default
2024-05-10Added a skip argument to content_search().default
2024-05-10Some tweaks to web ui search.default
2024-05-09Added a title to search results.default
2024-05-09The /admin page now accepts ?q=regex for a content search.default