| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | mastoapi: added an 'emojis' field to mastoapi_poll(). | 2024-05-31 | 1 | -0/+2 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2024-05-31 | 1 | -0/+2 | ||
| | | ||||||
| * | Improved OPTIONS method. | 2024-05-31 | 1 | -0/+3 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2024-05-31 | 1 | -1/+1 | ||
| | | ||||||
| * | Updated RELEASE_NOTES. | 2024-05-31 | 1 | -0/+2 | ||
| | | ||||||
| * | Don't propagate the user change after dismissing the announcement. | 2024-05-31 | 4 | -8/+11 | ||
| | | ||||||
| * | Add class .snac-announcement into utils. | 2024-05-31 | 1 | -0/+1 | ||
| | | ||||||
| * | Minor tweaks. | 2024-05-31 | 2 | -3/+8 | ||
| | | ||||||
| * | Merge branch 'master' of grunfink-codeberg:grunfink/snac2 | 2024-05-31 | 6 | -4/+143 | ||
| |\ | ||||||
| | * | Merge pull request 'Implement instance announcements' (#173) from ↵ | 2024-05-31 | 6 | -4/+143 | ||
| | |\ | | | | | | | | | | | | | | | | louis77/snac2:announcements into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/173 | |||||
| | | * | Merge branch 'master' into announcements | 2024-05-30 | 4 | -2/+24 | ||
| | | |\ | ||||||
| | | * | | Implement instance announcements | 2024-05-31 | 6 | -4/+143 | ||
| | | | | | ||||||
| * | | | | mastoapi: return an empty /v1/trends/statuses. | 2024-05-31 | 1 | -0/+6 | ||
| | | | | | ||||||
| * | | | | mastoapi: return an empty /v1/trends/tags. | 2024-05-31 | 1 | -0/+6 | ||
| |/ / / | ||||||
| * | | | mastoapi: more list tweaks. | 2024-05-31 | 1 | -0/+5 | ||
| | | | | ||||||
| * | | | mastoapi: more list tweaks. | 2024-05-31 | 1 | -0/+5 | ||
| | | | | ||||||
| * | | | mastoapi: some tweaks to list entry points. | 2024-05-31 | 1 | -6/+22 | ||
| | | | | ||||||
| * | | | Updated RELEASE_NOTES. | 2024-05-31 | 2 | -2/+2 | ||
| | | | | ||||||
| * | | | Merge pull request 'Fix login issues with Mastodon, IceCube, Toot! on iOS' ↵ | 2024-05-31 | 1 | -6/+13 | ||
| |\ \ \ | |_|/ |/| | | | | | | | | | | | (#174) from louis77/snac2:apps into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/174 | |||||
| | * | | Fix login with IceCubes and Mastodon on iOS | 2024-05-31 | 1 | -6/+12 | ||
| | | | | ||||||
| | * | | Make Oauth login page actually readable on mobile devices | 2024-05-31 | 1 | -0/+1 | ||
| | |/ | ||||||
| * | | Updated RELEASE_NOTES. | 2024-05-30 | 1 | -0/+2 | ||
| | | | ||||||
| * | | Added a class to the new "Alt...". | 2024-05-30 | 1 | -0/+1 | ||
| | | | ||||||
| * | | Added an "Alt..." details just below attachments with them. | 2024-05-30 | 2 | -1/+16 | ||
| | | | | | | | | | | | The alt text is still also generated as 'alt' and 'name' attributes, but this is more usable from phones and tablets. | |||||
| * | | Updated RELEASE_NOTES. | 2024-05-30 | 1 | -0/+4 | ||
| | | | ||||||
| * | | Fixed minor leak. | 2024-05-30 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Merge pull request 'Mastodon PATCH API for user profile updates' (#169) from ↵ | 2024-05-30 | 14 | -336/+640 | ||
| |\| | | | | | | | | | | | louis77/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/169 | |||||
| | * | Implement image uploads for Tokodon | 2024-05-29 | 2 | -32/+64 | ||
| | | | ||||||
| | * | Fix parsing of boundary for multipart/form-data | 2024-05-28 | 1 | -1/+7 | ||
| | | | ||||||
| | * | More or less smaller fixes :) | 2024-05-27 | 4 | -3/+4 | ||
| | | | ||||||
| | * | Merge remote-tracking branch 'origin/master' | 2024-05-27 | 2 | -2/+2 | ||
| | |\ | ||||||
| | | * | Merge branch 'master' into master | 2024-05-27 | 2 | -2/+2 | ||
| | | |\ | |_|/ |/| | | ||||||
| * | | | Backport from xs. | 2024-05-27 | 2 | -2/+2 | ||
| | | | | ||||||
| | * | | Implement empty response for /accounts/:id/featured_tags | 2024-05-27 | 1 | -2/+17 | ||
| | |/ | ||||||
| | * | Translate status codes to canonical status texts | 2024-05-27 | 5 | -50/+66 | ||
| | | | | | | | | | | | Use those in HTTP responses instead of "OK"/"ERROR". Apps like Tokodon show only the status text in unexpected responses. | |||||
| | * | Use ISO C99 __func__ instead of GNU __FUNCTION__ | 2024-05-27 | 1 | -1/+1 | ||
| | | | ||||||
| | * | Merge remote-tracking branch 'origin/master' | 2024-05-27 | 8 | -18/+66 | ||
| | |\ | |/ |/| | ||||||
| * | | Minor tweak to markdown-like links. | 2024-05-27 | 3 | -7/+12 | ||
| | | | ||||||
| * | | Updated documentation. | 2024-05-26 | 1 | -8/+23 | ||
| | | | ||||||
| * | | Updated documentation. | 2024-05-26 | 1 | -0/+3 | ||
| | | | ||||||
| * | | Updated documentation. | 2024-05-26 | 1 | -1/+3 | ||
| | | | ||||||
| * | | Updated RELEASE_NOTES. | 2024-05-26 | 1 | -0/+8 | ||
| | | | ||||||
| * | | Bumped version. | 2024-05-26 | 1 | -1/+1 | ||
| | | | ||||||
| * | | Added markdown-like links. | 2024-05-26 | 1 | -1/+16 | ||
| | | | ||||||
| * | | Minor code reformatting. | 2024-05-26 | 1 | -3/+3 | ||
| | | | ||||||
| * | | Merge pull request 'Enable deletion of avatar and header image in user ↵ | 2024-05-26 | 1 | -0/+20 | ||
| |\ \ | | | | | | | | | | | | | | | | settings' (#168) from louis77/snac2:master into master Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/168 | |||||
| | | * | Implement Mastodon PATCH endpoint for account profile updates | 2024-05-27 | 5 | -101/+279 | ||
| | | | | ||||||
| | | * | Use enum instead of numeric status codes for HTTP statuses | 2024-05-26 | 7 | -206/+262 | ||
| | |/ | ||||||
| | * | Enable deletion of avatar and header image in user settings | 2024-05-26 | 1 | -0/+20 | ||
| | | | ||||||
| | * | Merge pull request 'master' (#1) from grunfink/snac2:master into master | 2024-05-25 | 30 | -994/+2075 | ||
| | |\ | |/ |/| | | | Reviewed-on: https://codeberg.org/louis77/snac2/pulls/1 | |||||