Commit Graph

2455 Commits

Author SHA1 Message Date
default
8676d87299 Merge branch 'master' of /home/angel/git/snac2 2023-10-06 17:33:48 +02:00
default
eb04c8e4f2 On output, consider HTTP status 405 (not allowed) as a fatal error. 2023-10-06 17:33:44 +02:00
default
1cd5f57abf Updated TODO. 2023-10-06 16:45:55 +02:00
default
1cb202d757 Updated RELEASE_NOTES. 2023-10-04 18:20:12 +02:00
default
b1868d85bb New function encode_html_strict(). 2023-10-04 18:19:38 +02:00
default
9e87652571 Updated RELEASE_NOTES. 2023-09-29 10:38:24 +02:00
default
60e8953a69 Give more retry time to timedout connections. 2023-09-29 10:34:22 +02:00
default
9cce2ee119 Some tweaks to the logging system. 2023-09-27 13:19:46 +02:00
default
eb8430d461 Added forgotten header. 2023-09-25 18:25:53 +02:00
default
c314e995a4 Backport from xs. 2023-09-25 18:25:09 +02:00
default
5f5e4b587e Backport from xs. 2023-09-23 22:02:52 +02:00
default
291331c745 Backport from xs. 2023-09-23 18:46:24 +02:00
default
ac8790c3cd If a metadata starts with https:, convert it to a link. 2023-09-22 12:34:47 +02:00
default
5278e89142 Added more calls to xs_match(). 2023-09-21 21:35:34 +02:00
default
749dbef349 Used xs_match() in some places. 2023-09-21 21:25:45 +02:00
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