| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Updated RELEASE_NOTES. | 2025-07-30 | 1 | -1/+1 | ||
| | | | | ||||||
| * | | | New server knob 'propagate_local_purge'. | 2025-07-30 | 1 | -1/+2 | ||
| | | | | ||||||
| * | | | Also add children to msg_delete(). | 2025-07-27 | 1 | -7/+11 | ||
| | | | | ||||||
| * | | | Fixed bug in new delete targets. | 2025-07-27 | 1 | -6/+16 | ||
| | | | | ||||||
| * | | | In msg_delete(), also add actors that liked or boosted as destinations. | 2025-07-27 | 1 | -1/+15 | ||
| | | | | ||||||
| * | | | Updated RELEASE_NOTES. | 2025-07-27 | 1 | -0/+2 | ||
| | | | | ||||||
| * | | | mastoapi: the 'approve_followers' toggle can also be set from apps. | 2025-07-27 | 1 | -2/+6 | ||
| | | | | ||||||
| * | | | mastoapi: Fixed metadata in verify_credentials. | 2025-07-27 | 1 | -2/+25 | ||
| | | | | ||||||
| * | | | Updated RELEASE_NOTES. | 2025-07-25 | 1 | -0/+2 | ||
| | | | | ||||||
| * | | | Updated TODO. | 2025-07-25 | 1 | -2/+2 | ||
| | | | | ||||||
| * | | | New function delete_purged_posts(). | 2025-07-25 | 1 | -0/+39 | ||
| | | | | ||||||
| * | | | Updated RELEASE_NOTES. | 2025-07-24 | 1 | -0/+2 | ||
| | | | | ||||||
| * | | | New command-line command 'muted'. | 2025-07-24 | 1 | -0/+11 | ||
| | | | | ||||||
| * | | | Fixed link in tags, when it's an RSS. | 2025-07-24 | 1 | -1/+7 | ||
| | |/ |/| | ||||||
| * | | Updated RELEASE_NOTES. | 2025-07-14 | 1 | -0/+6 | ||
| | | | ||||||
| * | | Merge pull request 'Added Ukrainian translation' (#447) from ↵ | 2025-07-14 | 1 | -0/+768 | ||
| |\ \ | | | | | | | | | | | | | | | | wincentbalin/snac2:translation-ukrainian into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/447 | |||||
| | * | | Added Ukrainian translation | 2025-07-14 | 1 | -0/+768 | ||
| |/ / | ||||||
| * | | Added metadata to nodeinfo 2.0. | 2025-07-10 | 1 | -2/+7 | ||
| | | | ||||||
| * | | Updated documentation. | 2025-07-10 | 1 | -0/+2 | ||
| | | | ||||||
| * | | Bumped version. | 2025-07-08 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Added some const here and there. | 2025-07-08 | 5 | -11/+11 | ||
| | | | ||||||
| * | | Minor webfinger tweak. | 2025-07-08 | 1 | -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.80 | 2025-07-07 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Updated RELEASE_NOTES. | 2025-07-07 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Updated RELEASE_NOTES. | 2025-07-06 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Updated TODO. | 2025-07-05 | 1 | -0/+2 | ||
| | | | ||||||
| * | | mastoapi: fixed the fix. | 2025-07-05 | 1 | -2/+2 | ||
| | | | ||||||
| * | | Bumped version. | 2025-07-05 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Updated RELEASE_NOTES. | 2025-07-05 | 1 | -0/+4 | ||
| | | | ||||||
| * | | mastoapi: fixed a bug in mastoapi_timeline(). | 2025-07-05 | 1 | -3/+7 | ||
| | | | ||||||
| * | | Version 2.79 RELEASED.2.79 | 2025-06-30 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Updated RELEASE_NOTES. | 2025-06-30 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Minor CSS tweak. | 2025-06-28 | 2 | -0/+2 | ||
| | | | ||||||
| * | | Added an actor refresh in html_entry(). | 2025-06-27 | 1 | -1/+6 | ||
| | | | ||||||
| * | | Updated documentation. | 2025-06-27 | 1 | -2/+2 | ||
| | | | ||||||
| * | | Updated RELEASE_NOTES. | 2025-06-26 | 1 | -0/+2 | ||
| | | | ||||||
| * | | Updated documentation. | 2025-06-26 | 1 | -4/+5 | ||
| | | | ||||||
| * | | Sending notes from the cmdline allows setting an inReplyTo field. | 2025-06-26 | 3 | -10/+25 | ||
| | | | ||||||
| * | | Fixed crash. | 2025-06-25 | 1 | -4/+5 | ||
| | | | ||||||
| * | | Updated RELEASE_NOTES. | 2025-06-24 | 1 | -0/+2 | ||
| | | | ||||||
| * | | More webmention hook tweaks. | 2025-06-24 | 2 | -7/+13 | ||
| | | | ||||||
| * | | "voided" unused arguments in server_post_handler(). | 2025-06-24 | 1 | -0/+6 | ||
| | | | ||||||
| * | | Added a webmention hook. | 2025-06-24 | 3 | -5/+119 | ||
| | | | ||||||
| * | | Some JSON code tweaks. | 2025-06-24 | 2 | -18/+23 | ||
| | | | ||||||
| * | | Updated RELEASE_NOTES. | 2025-06-21 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Backport from xs. | 2025-06-21 | 2 | -53/+73 | ||
| | | | ||||||
| * | | Added support for /api/v1/instance/extended_description (with a hardcoded text). | 2025-06-21 | 1 | -0/+15 | ||
| | | | ||||||
| * | | Updated RELEASE_NOTES. | 2025-06-19 | 1 | -0/+2 | ||
| | | | ||||||
| * | | Updated documentation. | 2025-06-19 | 1 | -0/+7 | ||
| | | | ||||||
| * | | Fixed bug in export_posts(). | 2025-06-19 | 1 | -0/+3 | ||
| | | | ||||||