summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-02Added h-card to the class of mention links.default
2024-06-01mastoapi: fix crashes on unset content-type.default
2024-05-31Avoid unnecessary calls to verify links.default
2024-05-31Fixed typo.default
2024-05-31mastoapi: added an 'emojis' field to mastoapi_poll().default
2024-05-31Updated RELEASE_NOTES.default
2024-05-31Improved OPTIONS method.default
2024-05-31Updated RELEASE_NOTES.default
2024-05-31Updated RELEASE_NOTES.default
2024-05-31Don't propagate the user change after dismissing the announcement.default
2024-05-31Add class .snac-announcement into utils.default
2024-05-31Minor tweaks.default
2024-05-31Merge branch 'master' of grunfink-codeberg:grunfink/snac2default
2024-05-31Merge pull request 'Implement instance announcements' (#173) from louis77/sna...grunfink
2024-05-31mastoapi: return an empty /v1/trends/statuses.default
2024-05-31mastoapi: return an empty /v1/trends/tags.default
2024-05-31mastoapi: more list tweaks.default
2024-05-31mastoapi: more list tweaks.default
2024-05-31mastoapi: some tweaks to list entry points.default
2024-05-31Updated RELEASE_NOTES.default
2024-05-31Merge pull request 'Fix login issues with Mastodon, IceCube, Toot! on iOS' (#...grunfink
2024-05-31Fix login with IceCubes and Mastodon on iOSLouis Brauer
2024-05-31Make Oauth login page actually readable on mobile devicesLouis Brauer
2024-05-30Merge branch 'master' into announcementsLouis Brauer
2024-05-31Implement instance announcementsLouis Brauer
2024-05-30Updated RELEASE_NOTES.default
2024-05-30Added a class to the new "Alt...".default
2024-05-30Added an "Alt..." details just below attachments with them.default
2024-05-30Updated RELEASE_NOTES.default
2024-05-30Fixed minor leak.default
2024-05-30Merge pull request 'Mastodon PATCH API for user profile updates' (#169) from ...grunfink
2024-05-29Implement image uploads for TokodonLouis Brauer
2024-05-28Fix parsing of boundary for multipart/form-dataLouis Brauer
2024-05-27More or less smaller fixes :)Louis Brauer
2024-05-27Merge remote-tracking branch 'origin/master'Louis Brauer
2024-05-27Implement empty response for /accounts/:id/featured_tagsLouis Brauer
2024-05-27Merge branch 'master' into masterLouis Brauer
2024-05-27Translate status codes to canonical status textsLouis Brauer
2024-05-27Use ISO C99 __func__ instead of GNU __FUNCTION__Louis Brauer
2024-05-27Merge remote-tracking branch 'origin/master'Louis Brauer
2024-05-27Implement Mastodon PATCH endpoint for account profile updatesLouis Brauer
2024-05-27Backport from xs.default
2024-05-27Minor tweak to markdown-like links.default
2024-05-26Use enum instead of numeric status codes for HTTP statusesLouis Brauer
2024-05-26Updated documentation.default
2024-05-26Updated documentation.default
2024-05-26Updated documentation.default
2024-05-26Updated RELEASE_NOTES.default
2024-05-26Bumped version.default
2024-05-26Added markdown-like links.default