Commit Graph

2596 Commits

Author SHA1 Message Date
default
4ff19dfc6d Fixed typo. 2024-05-31 22:36:47 +02:00
default
21efd9cd9c mastoapi: added an 'emojis' field to mastoapi_poll(). 2024-05-31 19:29:17 +02:00
default
41b43e74d0 Updated RELEASE_NOTES. 2024-05-31 18:36:23 +02:00
default
66642bcbcc Improved OPTIONS method. 2024-05-31 18:34:50 +02:00
default
763ddae42f Updated RELEASE_NOTES. 2024-05-31 18:01:57 +02:00
default
b210c43fd5 Updated RELEASE_NOTES. 2024-05-31 18:00:52 +02:00
default
6d29cfd63d Don't propagate the user change after dismissing the announcement. 2024-05-31 17:51:33 +02:00
default
fb3bda700c Add class .snac-announcement into utils. 2024-05-31 11:28:31 +02:00
default
affab3ab3c Minor tweaks. 2024-05-31 11:24:39 +02:00
default
f1712dbe5d Merge branch 'master' of grunfink-codeberg:grunfink/snac2 2024-05-31 11:11:25 +02:00
grunfink
fe52b7612e Merge pull request 'Implement instance announcements' (#173) from louis77/snac2:announcements into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/173
2024-05-31 09:09:54 +00:00
default
c80a30e228 mastoapi: return an empty /v1/trends/statuses. 2024-05-31 11:01:42 +02:00
default
9d87960836 mastoapi: return an empty /v1/trends/tags. 2024-05-31 11:00:05 +02:00
default
a5e331c05e mastoapi: more list tweaks. 2024-05-31 10:16:43 +02:00
default
71c0799231 mastoapi: more list tweaks. 2024-05-31 10:00:35 +02:00
default
15bca0921f mastoapi: some tweaks to list entry points. 2024-05-31 09:50:37 +02:00
default
a41b66ce08 Updated RELEASE_NOTES. 2024-05-31 09:18:59 +02:00
grunfink
f7baafb416 Merge pull request 'Fix login issues with Mastodon, IceCube, Toot! on iOS' (#174) from louis77/snac2:apps into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/174
2024-05-31 07:00:13 +00:00
Louis Brauer
795790de08 Fix login with IceCubes and Mastodon on iOS 2024-05-31 01:28:29 +02:00
Louis Brauer
7e0ac64b85 Make Oauth login page actually readable on mobile devices 2024-05-31 01:28:20 +02:00
Louis Brauer
ac3b5dcbd4 Merge branch 'master' into announcements 2024-05-30 22:38:05 +00:00
Louis Brauer
c3bcb2bd3b Implement instance announcements 2024-05-31 00:30:37 +02:00
default
eed9324cb0 Updated RELEASE_NOTES. 2024-05-30 17:30:06 +02:00
default
b8633c7c59 Added a class to the new "Alt...". 2024-05-30 16:14:56 +02:00
default
a5ec96a6da Added an "Alt..." details just below attachments with them.
The alt text is still also generated as 'alt' and 'name' attributes,
but this is more usable from phones and tablets.
2024-05-30 16:12:08 +02:00
default
a2ee9d802a Updated RELEASE_NOTES. 2024-05-30 10:49:41 +02:00
default
a2e08688d5 Fixed minor leak. 2024-05-30 10:49:32 +02:00
grunfink
d56d4beb90 Merge pull request 'Mastodon PATCH API for user profile updates' (#169) from louis77/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/169
2024-05-30 08:44:54 +00:00
Louis Brauer
af8f1ef273 Implement image uploads for Tokodon 2024-05-29 11:53:34 +02:00
Louis Brauer
45a2aab66c Fix parsing of boundary for multipart/form-data 2024-05-28 02:15:53 +02:00
Louis Brauer
25ef07b1ec More or less smaller fixes :) 2024-05-27 23:55:51 +02:00
Louis Brauer
8fc788e92c Merge remote-tracking branch 'origin/master' 2024-05-27 19:49:09 +02:00
Louis Brauer
dfa0911c88 Implement empty response for /accounts/:id/featured_tags 2024-05-27 19:46:35 +02:00
Louis Brauer
8be440b545 Merge branch 'master' into master 2024-05-27 17:03:29 +00:00
Louis Brauer
26fbda787d Translate status codes to canonical status texts
Use those in HTTP responses instead of "OK"/"ERROR".
Apps like Tokodon show only the status text in unexpected responses.
2024-05-27 19:01:04 +02:00
Louis Brauer
637a88fb0f Use ISO C99 __func__ instead of GNU __FUNCTION__ 2024-05-27 16:23:11 +02:00
Louis Brauer
4621a25ba4 Merge remote-tracking branch 'origin/master' 2024-05-27 12:25:38 +02:00
Louis Brauer
81cf309e4d Implement Mastodon PATCH endpoint for account profile updates 2024-05-27 12:24:17 +02:00
default
5bc2017ba0 Backport from xs. 2024-05-27 08:28:14 +02:00
default
36764b8ade Minor tweak to markdown-like links. 2024-05-27 05:49:29 +02:00
Louis Brauer
0e21d35e80 Use enum instead of numeric status codes for HTTP statuses 2024-05-26 21:45:41 +02:00
default
36969bcf6f Updated documentation. 2024-05-26 10:56:29 +02:00
default
4979bccbe3 Updated documentation. 2024-05-26 09:48:48 +02:00
default
261466fb5f Updated documentation. 2024-05-26 09:41:08 +02:00
default
fbdcbc8414 Updated RELEASE_NOTES. 2024-05-26 09:36:04 +02:00
default
db5a72b6a0 Bumped version. 2024-05-26 09:29:38 +02:00
default
8e0ccc6d76 Added markdown-like links. 2024-05-26 09:27:36 +02:00
default
37b6c7926e Minor code reformatting. 2024-05-26 09:01:13 +02:00
grunfink
411a0f0db9 Merge pull request 'Enable deletion of avatar and header image in user settings' (#168) from louis77/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/168
2024-05-26 06:25:52 +00:00
Louis Brauer
9749a65007 Enable deletion of avatar and header image in user settings 2024-05-26 01:47:22 +02:00