Commit Graph

2734 Commits

Author SHA1 Message Date
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
Louis Brauer
84a767dd08 Merge pull request 'master' (#1) from grunfink/snac2:master into master
Reviewed-on: https://codeberg.org/louis77/snac2/pulls/1
2024-05-25 08:05:36 +00:00
default
a292080000 Backport from xs (fix regex.h compilation with tcc). 2024-05-25 08:24:08 +02:00
default
f631fc5ed2 Added a 'title' to each list timeline. 2024-05-24 19:06:39 +02:00
default
a727bb29f6 Don't show list links in read only timelines. 2024-05-24 12:36:08 +02:00
default
bd4511e7c5 Show 'Nothing found for tag' message. 2024-05-24 12:31:41 +02:00
default
8ebad8d536 Minor list show tweaks. 2024-05-24 12:24:23 +02:00
default
a787c818b2 Added links to the lists in html_timeline(). 2024-05-24 12:12:03 +02:00
default
fcead8ea96 Also delete the list .idx.bak. 2024-05-24 12:05:31 +02:00
default
8cf7559a7e Added more const. 2024-05-23 10:01:37 +02:00
default
63e0ca5aba Also return an application/ld+json object in webfinger. 2024-05-22 16:14:58 +02:00
grunfink
76f20bb79e Merge pull request 'Change WebFinger content type to RFC-required type' (#167) from steve-bate/snac2:pr-webfinger-content-type into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/167
2024-05-22 14:01:03 +00:00
default
8fd070bb9a Fixed warning. 2024-05-22 14:14:29 +02:00