summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
| |
* | New command-line option export_posts.Gravatar grunfink2025-06-193-0/+60
| |
* | Minor tweak to usage screen.Gravatar grunfink2025-06-191-1/+1
| |
* | Updated RELEASE_NOTES.Gravatar grunfink2025-06-181-0/+2
| |
* | Updated documentation.Gravatar grunfink2025-06-181-0/+2
| |
* | New field 'favicon_url' in server.json.Gravatar grunfink2025-06-181-4/+9
| |
* | Added 'alias' and 'alias_raw' as forced update in user_persist().Gravatar grunfink2025-06-181-1/+2
| |
* | Updated documentation.Gravatar grunfink2025-06-171-2/+2
| |
* | Updated documentation.Gravatar grunfink2025-06-161-3/+3
| |
* | Updated documentation.Gravatar grunfink2025-06-161-1/+1
| |
* | Updated documentation.Gravatar grunfink2025-06-161-0/+2
| |
* | Renamed webhook 'inReplyTo' to 'reply'.Gravatar grunfink2025-06-161-1/+1
| |
* | Updated documentation.Gravatar grunfink2025-06-161-0/+2
| |
* | In enqueue_notify_webhook(), also add the inReplyTo object if there is one.Gravatar grunfink2025-06-161-0/+10
| |
* | Updated RELEASE_NOTES.Gravatar grunfink2025-06-161-1/+1
| |
* | mastoapi: Added followed hashtag maintenance.Gravatar grunfink2025-06-161-0/+48
| |
* | mastoapi: added entrypoint /v1/followed_tags.Gravatar grunfink2025-06-161-0/+34
| |
* | Updated RELEASE_NOTES.Gravatar grunfink2025-06-151-0/+2
| |
* | Updated documentation.Gravatar grunfink2025-06-151-3/+3
| |
* | Renamed cmd list_delete to list_remove.Gravatar grunfink2025-06-151-2/+2
| |
* | Renamed some list command line options.Gravatar grunfink2025-06-151-4/+4
| | | | | | | | create_list to list_create delete_list to list_delete.
* | Updated RELEASE_NOTES.Gravatar grunfink2025-06-151-1/+1
| |
* | Improved usage screen.Gravatar grunfink2025-06-121-1/+1
| |
* | The usage "screen" shows info only about the entered command.Gravatar grunfink2025-06-122-53/+77
| | | | | | | | | | If there is no command or no command starts with that string, the full list is shown as before.
* | mastoapi: another try to fix collapsing boosted posts in some apps.Gravatar grunfink2025-06-122-3/+23
| |
* | Updated RELEASE_NOTES.Gravatar grunfink2025-06-111-1/+1
| |
* | mastoapi: reverted reblog id, as it was breaking things.Gravatar grunfink2025-06-111-4/+0
| |
* | Updated documentation.Gravatar grunfink2025-06-111-4/+18
| |
* | Bumped version.Gravatar grunfink2025-06-111-1/+1
| |
* | Updated RELEASE_NOTES.Gravatar grunfink2025-06-111-0/+2
| |
* | mastoapi: fixed reblog identifiers.Gravatar grunfink2025-06-111-0/+6
| | | | | | | | | | This fixes weird behaviour in apps like Tusky, where boosts' content disappear after clicking on them.
* | Updated TODO.Gravatar grunfink2025-06-111-2/+0
| |
* | Updated TODO.Gravatar grunfink2025-06-101-0/+2
| |
* | Updated RELEASE_NOTES.Gravatar grunfink2025-06-081-0/+6
| |
* | Updated TODO.Gravatar grunfink2025-06-081-0/+2
| |
* | Another search by URL tweak (for Pixelfed).Gravatar grunfink2025-06-071-0/+8
| |
* | Always store resolved account handles as metadata, even if they weren't ↵Gravatar grunfink2025-06-071-4/+8
| | | | | | | | verified.
* | Updated documentation.Gravatar grunfink2025-06-071-3/+3
| |