Commit Graph

1840 Commits

Author SHA1 Message Date
default
f31eb8d9f2 Updated dependencies. 2023-09-21 11:55:59 +02:00
default
8775424f13 Backport from xs. 2023-09-21 11:37:51 +02:00
grunfink
8698b3f59e Merge pull request 'OAuth Login Page Clean-Up' (#80) from kvibber/snac2:oauth-page-cleanup into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/80
2023-09-21 09:35:23 +00:00
Kelson Vibber
3931640b69 Put hostname in OAuth page title for web-based clients like Elk 2023-09-21 01:16:13 +00:00
Kelson Vibber
d9b6688e03 Add title to OAuth page for web-based clients like Elk 2023-09-21 01:12:28 +00:00
Kelson Vibber
03f956b14e Explicitly support dark mode to fix mismatched colors in clients like Tusky 2023-09-21 01:03:57 +00:00
default
1ccd1b2a1a Updated RELEASE_NOTES. 2023-09-18 22:52:53 +02:00
default
f8c62fe210 Pinned posts are never purged. 2023-09-18 22:52:27 +02:00
default
5afa5ab071 Also purge the 'pinned' folder. 2023-09-18 13:35:08 +02:00
default
217b3daf16 Updated RELEASE_NOTES. 2023-09-18 12:25:31 +02:00
default
e14ad56994 mastoapi: Added fields list in verify_credentials. 2023-09-18 11:57:55 +02:00
default
f556cb5c7d Show metadata in the public HTML page. 2023-09-18 11:49:27 +02:00
default
c4b2d3bc69 If an account has metadata, return them as attachment PropertyValues in msg_actor(). 2023-09-18 11:24:30 +02:00
default
5a3c7cf985 Added web UI to store profile metadata (as key/value pairs). 2023-09-18 11:13:30 +02:00
default
931b871eb1 Also accept s HTML tags. 2023-09-17 03:03:20 +02:00
default
8ebfa10547 Use xs_match() in some places for more clarity. 2023-09-17 03:00:31 +02:00
default
952da47c6d Backport from xs. 2023-09-17 02:52:44 +02:00
default
2edbb75a18 Also accept Update activities for Page and Article. 2023-09-15 23:18:27 +02:00
default
4d4852b651 Backport from xs. 2023-09-15 19:51:04 +02:00
default
0745041210 Merge branch 'master' of triptico.com:git/snac2 2023-09-13 18:19:23 +02:00
default
4105e737e6 Backport from xs. 2023-09-13 18:19:19 +02:00
default
f9b9b140c0 Updated TODO. 2023-09-09 19:57:58 +02:00
default
56f8032396 Updated TODO. 2023-09-09 19:56:54 +02:00
default
53a906b3bd Updated RELEASE_NOTES. 2023-09-06 14:34:01 +02:00
default
b1e9a00522 Bumped version. 2023-09-06 14:33:51 +02:00
default
d32141eb22 Process Follow Group and Unfollow Group buttons. 2023-09-06 13:58:55 +02:00
default
7eef1b4b5e Added new buttons to Follow/Unfollow Groups. 2023-09-06 13:50:02 +02:00
default
4883bbe04f Updated link in README. 2023-09-05 08:21:52 +02:00
default
18c11ab916 Backport from xs. 2023-09-04 11:13:40 +02:00
default
8535fc84c9 Backport from xs. 2023-09-03 20:22:32 +02:00
default
e3fbb807ff Improved heart <3 emoji. 2023-09-02 09:23:44 +02:00
default
073a2d962a Discard output messages to blocked instances. 2023-09-02 08:41:29 +02:00
default
4e87a1106a Consider error status 400 as fatal in output messages. 2023-09-01 11:50:01 +02:00
default
57c84d1c3a Some fixes to 'Undo' messages.
msg_undo() now generates valid messages for objects that are only
referenced by its id.
2023-08-31 16:11:58 +02:00
default
dfeb4668a7 Got rid of old d_char. 2023-08-31 07:00:15 +02:00
default
b5b59bd574 Backport from xs. 2023-08-30 17:21:33 +02:00
default
9279708af9 Version 2.41 RELEASED. 2023-08-30 11:15:17 +02:00
default
442ba99ada Minor tweak to avoid possible undefined behaviour. 2023-08-29 19:38:53 +02:00
default
29896e2ac6 Renamed label 'Older entries...' back to 'More...'. 2023-08-28 07:59:33 +02:00
default
0ee61d53d4 mastoapi: ensure attachment and tag lists are tags. 2023-08-25 07:47:18 +02:00
default
5518bb509b In HTML images, move the loading=lazy BEFORE the src attribute.
This may (or may not, not completely sure) avoid this Firefox bug:

https://bugzilla.mozilla.org/show_bug.cgi?id=1647077
2023-08-24 06:52:42 +02:00
default
4bc619e2fc mastoapi: process tag lists that are not lists correctly. 2023-08-23 18:32:08 +02:00
default
3cc2098023 Updated RELEASE_NOTES. 2023-08-23 13:21:26 +02:00
default
2f8e4645b1 Only show the 'audience' field in the 'Page' post. 2023-08-23 09:47:05 +02:00
default
505084bab7 Added some support for 'Article' object types. 2023-08-23 09:44:46 +02:00
default
7e63766e4a Also propagate the 'conversation' field, if there is one. 2023-08-22 20:12:22 +02:00
default
ab0ab30da0 Updated RELEASE_NOTES. 2023-08-21 22:50:25 +02:00
default
1d00c4ef66 The nodeinfo file returns more useful information. 2023-08-21 22:49:46 +02:00
default
3495c69b35 Backport from xs. 2023-08-21 09:32:05 +02:00
default
cf0aa96a35 mastoapi: some tweaks for posts from lemmy. 2023-08-20 16:03:46 +02:00