summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-05-24Added some experimental 'Question' posting code.default
2023-05-24New function msg_question() (unused).default
2023-05-24Call timeline_touch() on successful 'Update' messages.default
2023-05-24Show a ballot box emoji in the score if the enttry it's a poll.default
2023-05-24Finished polls are shown.default
2023-05-24Some prototype tweaks.default
2023-05-24Questions (polls) are now stored (but not yet shown).default
2023-05-21Updated TODO.default
2023-05-21Updated RELEASE_NOTES.default
2023-05-21Bumped version.default
2023-05-21Convert image links in notes to attachments.default
2023-05-21Updated TODO.default
2023-05-21Minor refactor to msg_note().default
2023-05-21Minor prototype change.default
2023-05-20More image tweaks.default
2023-05-20More image updates.default
2023-05-20Improved default avatars.default
2023-05-20Updated images.default
2023-05-20New image.default
2023-05-19Updated TODO.default
2023-05-18Version 2.32 RELEASED.default
2023-05-18Updated RELEASE_NOTES.default
2023-05-18Mastoapi: added block / unblock.default
2023-05-18Updated RELEASE_NOTES.default
2023-05-17Updated documentation.default
2023-05-17Updated documentation.default
2023-05-17Updated documentation.default
2023-05-17Updated RELEASE_NOTES.default
2023-05-17Fixed bug in drop_dm_from_unknown web processing.default
2023-05-17Added web interface for drop_dm_from_unknown.default
2023-05-17New config option 'drop_dm_from_unknown'.default
2023-05-17Updated RELEASE_NOTES.default
2023-05-17When updating the user info, also spam the following list.default
2023-05-17Added some comments.default
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 ↵grunfink
bouncepaw/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/35
2023-05-13Reformat the codeblocks in README.mdbouncepaw
1. Remove the extra indent 2. Add `sh` language
2023-05-13Version 2.31 RELEASED.default