Commit Graph

2715 Commits

Author SHA1 Message Date
Sergio Durigan Junior
a8a404a75d
Fix typos on manpages
These typos were detected by Debian's lintian.

Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
2024-06-09 16:57:17 -04:00
default
93851413f3
Version 2.55 RELEASED. 2024-06-09 19:28:37 +02:00
default
35de1647bf Updated RELEASE_NOTES. 2024-06-09 19:24:07 +02:00
default
d47c81cc7f Updated RELEASE_NOTES. 2024-06-09 17:46:29 +02:00
default
2e9e2ebd18 Don't return a Basic realm if there is no body. 2024-06-09 17:04:34 +02:00
default
c648fab797 mastoapi: Reverted empty ctype rejection. 2024-06-09 16:56:54 +02:00
default
6e8adc86d0 mastoapi: Added missing field in list creation. 2024-06-08 21:25:02 +02:00
default
bbb365e81b Many Mastodon apps don't send Content-Type in DELETE, so ignore it. 2024-06-08 21:08:12 +02:00
default
e026c2b82e
Version 2.54 RELEASED. 2024-06-08 12:32:02 +02:00
default
44130a02c1 Use timeline_top_level() in list timelines in the web UI. 2024-06-08 05:55:52 +02:00
default
6de04d9f15 Updated RELEASE_NOTES. 2024-06-07 10:10:44 +02:00
grunfink
aba3c7b50e Merge pull request 'mastoapi: fix get list response & duplicate actor adding' (#180) from louis77/snac2:fix-lists into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/180
2024-06-07 07:03:15 +00:00
Louis Brauer
3fb0a0acf0 mastoapi: fix create list response & duplicate actor adding 2024-06-07 01:01:04 +02:00
default
d668fddd2f Fixed CW dropdown in public instance timeline. 2024-06-06 07:39:55 +02:00
default
5b8c96e6b6 Merge branch 'master' of comam.es:git/snac2 2024-06-02 08:44:43 +02:00
default
b1dceb0770 Added h-card to the class of mention links. 2024-06-02 08:44:38 +02:00
default
e53c60b3a4 Updated TODO. 2024-06-02 07:44:52 +02:00
default
7a6b94a058 mastoapi: fix crashes on unset content-type. 2024-06-01 08:47:50 +02:00
default
9a1fc7980c Avoid unnecessary calls to verify links. 2024-05-31 22:39:10 +02:00
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