Commit Graph

2773 Commits

Author SHA1 Message Date
default
8018f8c1d4 Fixed crash. 2023-10-16 18:40:43 +02:00
default
fbb773ae72 Backport from xs. 2023-10-14 10:04:40 +02:00
default
3b88cfe992 Fixed bug that crashed Tusky. 2023-10-13 09:29:55 +02:00
default
3385bda618 Minor URI tweak. 2023-10-13 09:14:11 +02:00
default
3578965b4e Updated RELEASE_NOTES. 2023-10-13 09:02:16 +02:00
default
7c1550e566 mastoapi: boosted posts by others are correctly returned. 2023-10-13 09:01:07 +02:00
default
b08d455295 mastoapi: show any boosted note, not only by us. 2023-10-13 08:33:57 +02:00
default
c8975f935a Updated RELEASE_NOTES. 2023-10-13 06:33:54 +02:00
default
253e7f9eaa Don't allow creating users which user name strings only differ in case. 2023-10-13 06:33:12 +02:00
default
e127269a4a Updated TODO. 2023-10-13 06:22:50 +02:00
default
2ea5fbc39f Updated TODO. 2023-10-11 08:31:34 +02:00
default
39932b21ec mastoapi: also process "Document" type attachments. 2023-10-09 22:56:11 +02:00
default
e9d2d14873 Backport from xs. 2023-10-09 21:15:41 +02:00
default
986b87cdfc Updated RELEASE_NOTES. 2023-10-09 11:59:20 +02:00
default
72f1f1b64b Updated RELEASE_NOTES. 2023-10-09 11:55:16 +02:00
default
1b3f768a57 mastoapi: some tweaks to better match the returned data in timelines. 2023-10-09 11:49:45 +02:00
default
4676f8ce13 The HTML user page does not show an error, only the empty header. 2023-10-08 19:27:07 +02:00
default
8524ace23f Hide posts from the public web for accounts with 'private' == true. 2023-10-08 00:06:37 +02:00
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