Commit Graph

1942 Commits

Author SHA1 Message Date
default
5e8eb5f171 mastoapi: implemented /api/v1/accounts/lookup. 2023-10-28 07:10:21 +02:00
default
71225fc271 Updated documentation. 2023-10-22 17:49:03 +02:00
default
7a71046b61 Updated RELEASE_NOTES. 2023-10-22 09:24:46 +02:00
default
92fe93362c Also delete the user directory in deluser(). 2023-10-22 09:18:25 +02:00
default
0d78deef42 New function deluser(), to delete a user.
Only unfollows by now.
2023-10-22 09:00:37 +02:00
default
575a152305 Backport from xs. 2023-10-19 06:47:42 +02:00
default
0ab03a8dff Updated documentation. 2023-10-18 21:33:44 +02:00
default
7365f8fc4a Updated documentation. 2023-10-18 21:31:05 +02:00
default
51887172a9 Updated documentation. 2023-10-18 21:11:24 +02:00
default
31479ea429 Updated RELEASE_NOTES. 2023-10-18 21:08:30 +02:00
default
24d8ead64c Bumped version. 2023-10-17 20:02:23 +02:00
default
6cd3e76890 Added FastCGI support. 2023-10-17 20:02:08 +02:00
default
d17aa86c5b Version 2.42 RELEASED. 2023-10-17 17:05:53 +02:00
default
b7d0f297c3 mastoapi: Don't exclude posts of type Page or Article. 2023-10-16 20:49:58 +02:00
default
759042dc9f Drop updates for unknown posts. 2023-10-16 19:19:41 +02:00
default
22cc5f42a5 Drop replies to hidden posts. 2023-10-16 19:14:44 +02:00
default
b95d4d7518 Updated RELEASE_NOTES. 2023-10-16 19:03:37 +02:00
default
85a9ebc471 Added web UI for setting the 'private' flag. 2023-10-16 18:59:41 +02:00
default
a38495b089 Updated RELEASE_NOTES. 2023-10-16 18:41:34 +02:00
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