summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-17Got rid of xs_encdec.h.default
2023-05-17Backport from xs.default
2023-05-17Don't autocomplete local users if they are already added.default
2023-05-17In mastoapi account search, return local users at the end.default
2023-05-15Also find local users in /api/v1/search.default
2023-05-15Updated RELEASE_NOTES.default
2023-05-15Deleted repeated code.default
2023-05-15mastoapi_account() returns the acct field as user@host.default
2023-05-15Made mastoapi account search case-insensitive.default
2023-05-15Don't repeat accounts when searching.default
2023-05-15Bumped version.default
2023-05-15Add /v1/account/search support.default
2023-05-15Backport from xs.default
2023-05-13Merge pull request 'Reformat the codeblocks in README.md' (#35) from bouncepa...grunfink
2023-05-13Reformat the codeblocks in README.mdbouncepaw
2023-05-13Version 2.31 RELEASED.default
2023-05-13Only show the bio in the top of the page for public pages.default
2023-05-13Updated RELEASE_NOTES.default
2023-05-13Merge branch 'master' of grunfink-codeberg:grunfink/snac2default
2023-05-13Merge pull request 'Added user-agent to webfinger query' (#34) from poesty/sn...grunfink
2023-05-13Added user-agent to webfinger querypoesty
2023-05-12Use a different approach towards incomplete mentions.default
2023-05-12Merge branch 'master' of triptico.com:git/snac2default
2023-05-12Added more comment marks.default
2023-05-12Updated RELEASE_NOTES.default
2023-05-12Updated RELEASE_NOTES.default
2023-05-12Added some code comments.default
2023-05-12Resolve (partially) the issue with mentions without server.default
2023-05-12Minor refactor to msg_note(): the tag list is created here, not in process_ta...default
2023-05-12Minor function prototype tweak.default
2023-05-11Updated RELEASE_NOTES.default
2023-05-11Added support from exclude notification types.default
2023-05-11Backport from xs.default
2023-05-11In /relationship, the id[] can be a list.default
2023-05-10Updated RELEASE_NOTES.default
2023-05-09Fixed conflict.default
2023-05-09Merge pull request 'Fixed the issue of semaphore name conflicts.' (#33) from ...grunfink
2023-05-09Fixed the issue of semaphore name conflicts.poesty
2023-05-09Backport from xs.default
2023-05-09Backport from xs.default
2023-05-08Updated documentation.default
2023-05-08Fill the mastoapi instance contact_account field, if possible.default
2023-05-08Print the total running time at httpd stop.default
2023-05-08Backport from xs.default
2023-05-08Moved sem_close() further to the end.default
2023-05-08Added a source (web, mastoapi, etc) to lastlog_write().default
2023-05-07Updated RELEASE_NOTES.default
2023-05-07Added some includes needed for last sem_open() / uintptr_t changes.default
2023-05-07Merge branch 'master' of grunfink-codeberg:grunfink/snac2default
2023-05-07Merge pull request 'Use named semaphores' (#32) from saagarjha/snac2:master i...grunfink