summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Updated RELEASE_NOTES.Gravatar grunfink2025-07-301-1/+1
| | |
* | | New server knob 'propagate_local_purge'.Gravatar grunfink2025-07-301-1/+2
| | |
* | | Also add children to msg_delete().Gravatar grunfink2025-07-271-7/+11
| | |
* | | Fixed bug in new delete targets.Gravatar grunfink2025-07-271-6/+16
| | |
* | | In msg_delete(), also add actors that liked or boosted as destinations.Gravatar grunfink2025-07-271-1/+15
| | |
* | | Updated RELEASE_NOTES.Gravatar grunfink2025-07-271-0/+2
| | |
* | | mastoapi: the 'approve_followers' toggle can also be set from apps.Gravatar grunfink2025-07-271-2/+6
| | |
* | | mastoapi: Fixed metadata in verify_credentials.Gravatar grunfink2025-07-271-2/+25
| | |
* | | Updated RELEASE_NOTES.Gravatar grunfink2025-07-251-0/+2
| | |
* | | Updated TODO.Gravatar grunfink2025-07-251-2/+2
| | |
* | | New function delete_purged_posts().Gravatar grunfink2025-07-251-0/+39
| | |
* | | Updated RELEASE_NOTES.Gravatar grunfink2025-07-241-0/+2
| | |
* | | New command-line command 'muted'.Gravatar grunfink2025-07-241-0/+11
| | |
* | | Fixed link in tags, when it's an RSS.Gravatar grunfink2025-07-241-1/+7
| |/ |/|
* | Updated RELEASE_NOTES.Gravatar grunfink2025-07-141-0/+6
| |
* | Merge pull request 'Added Ukrainian translation' (#447) from ↵Gravatar grunfink2025-07-141-0/+768
|\ \ | | | | | | | | | | | | | | | wincentbalin/snac2:translation-ukrainian into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/447
| * | Added Ukrainian translationGravatar Wincent Balin2025-07-141-0/+768
|/ /
* | Added metadata to nodeinfo 2.0.Gravatar grunfink2025-07-101-2/+7
| |
* | Updated documentation.Gravatar grunfink2025-07-101-0/+2
| |
* | Bumped version.Gravatar grunfink2025-07-081-1/+1
| |
* | Added some const here and there.Gravatar grunfink2025-07-085-11/+11
| |
* | Minor webfinger tweak.Gravatar grunfink2025-07-081-1/+1
| | | | | | | | | | | | | | | | | | Some implementations (at least, Activitypub for Wordpress) return valid webfinger queries also for posts; this confused poor simple snac. This change only accepts as valid actor requests those queries that have a 'subject' field that start with 'acct:'. If this has a side effect, remains to be seen.
* | Version 2.80 RELEASED.2.80Gravatar grunfink2025-07-071-1/+1
| |
* | Updated RELEASE_NOTES.Gravatar grunfink2025-07-071-1/+1
| |
* | Updated RELEASE_NOTES.Gravatar grunfink2025-07-061-1/+1
| |
* | Updated TODO.Gravatar grunfink2025-07-051-0/+2
| |
* | mastoapi: fixed the fix.Gravatar grunfink2025-07-051-2/+2
| |
* | Bumped version.Gravatar grunfink2025-07-051-1/+1
| |
* | Updated RELEASE_NOTES.Gravatar grunfink2025-07-051-0/+4
| |
* | mastoapi: fixed a bug in mastoapi_timeline().Gravatar grunfink2025-07-051-3/+7
| |
* | Version 2.79 RELEASED.2.79Gravatar grunfink2025-06-301-1/+1
| |
* | Updated RELEASE_NOTES.Gravatar grunfink2025-06-301-1/+1
| |
* | Minor CSS tweak.Gravatar grunfink2025-06-282-0/+2
| |
* | Added an actor refresh in html_entry().Gravatar grunfink2025-06-271-1/+6
| |
* | Updated documentation.Gravatar grunfink2025-06-271-2/+2
| |
* | Updated RELEASE_NOTES.Gravatar grunfink2025-06-261-0/+2
| |
* | Updated documentation.Gravatar grunfink2025-06-261-4/+5
| |
* | Sending notes from the cmdline allows setting an inReplyTo field.Gravatar grunfink2025-06-263-10/+25
| |
* | Fixed crash.Gravatar grunfink2025-06-251-4/+5
| |
* | Updated RELEASE_NOTES.Gravatar grunfink2025-06-241-0/+2
| |
* | More webmention hook tweaks.Gravatar grunfink2025-06-242-7/+13
| |
* | "voided" unused arguments in server_post_handler().Gravatar grunfink2025-06-241-0/+6
| |
* | Added a webmention hook.Gravatar grunfink2025-06-243-5/+119
| |
* | Some JSON code tweaks.Gravatar grunfink2025-06-242-18/+23
| |
* | Updated RELEASE_NOTES.Gravatar grunfink2025-06-211-1/+1
| |
* | Backport from xs.Gravatar grunfink2025-06-212-53/+73
| |
* | Added support for /api/v1/instance/extended_description (with a hardcoded text).Gravatar grunfink2025-06-211-0/+15
| |
* | Updated RELEASE_NOTES.Gravatar grunfink2025-06-191-0/+2
| |
* | Updated documentation.Gravatar grunfink2025-06-191-0/+7
| |
* | Fixed bug in export_posts().Gravatar grunfink2025-06-191-0/+3
| |