Commit Graph

1761 Commits

Author SHA1 Message Date
default
2696f62dc5 If the user has a header image, show it the public page. 2023-08-14 15:00:46 +02:00
default
f09340c352 If a user 'header' field is defined, use it. 2023-08-14 13:12:16 +02:00
default
1d61530a90 Updated documentation. 2023-08-14 12:41:17 +02:00
default
78b410a797 Updated README. 2023-08-14 12:32:26 +02:00
default
882178d453 Updated RELEASE_NOTES. 2023-08-14 12:16:18 +02:00
default
ab41e651d0 Don't show children in the instance timeline. 2023-08-14 11:48:05 +02:00
default
5c3cebb163 Updated documentation. 2023-08-14 11:37:38 +02:00
default
3d2d75315e mastoapi: show the instance's title and short_description, if they exist. 2023-08-14 11:31:11 +02:00
default
86571f37bb The instance URL can now show a timeline. 2023-08-14 11:24:41 +02:00
default
64111f85bd Some work towards an instance timeline. 2023-08-14 10:08:19 +02:00
default
8970df96ea Updated RELEASE_NOTES. 2023-08-14 09:43:38 +02:00
default
4c14a2e93c Sanitize local user names in the greeting page. 2023-08-14 09:32:17 +02:00
default
a1d083ff27 Backport from xs. 2023-08-14 09:03:05 +02:00
default
c8d535a154 Ignore 'Add' activities ASAP. 2023-08-13 16:09:20 +02:00
default
d3de540a05 Don't archive Accept + Create activities as errors.
They may be (or not, not remember from the doc), but I don't care.
2023-08-13 15:56:11 +02:00
default
31048215f6 Added default CSS for Limit and Unlimit buttons. 2023-08-13 15:46:59 +02:00
default
25a8355be3 Backport from xs. 2023-08-13 15:41:58 +02:00
default
8d04fc912f Backport from xs. 2023-08-13 14:07:07 +02:00
default
2f0d604f0c More mastoapi tweaks. 2023-08-13 13:00:36 +02:00
default
a0906208ea Use some new xs_stock values. 2023-08-13 12:09:35 +02:00
default
5bec358fa0 Updated RELEASE_NOTES. 2023-08-13 11:39:49 +02:00
default
b2920e9956 Added avatar_static to validate_credentials object. 2023-08-12 21:53:35 +02:00
default
07be3721c1 Some mastoapi tweaks to support the semaphore.social web client. 2023-08-12 21:46:54 +02:00
default
94149d262d Archive unattended method errors. 2023-08-12 19:09:09 +02:00
default
ee31fa4bae Fixed crash. 2023-08-12 18:42:11 +02:00
default
d48819ded8 Some mastoapi instance object tweaks. 2023-08-12 18:38:55 +02:00
default
d291bb16ca Allow a NULL snac struct in html_entry(). 2023-08-12 14:03:44 +02:00
default
72839e59a0 mastoapi: fixed /api/timelines/public to not need a bearer token. 2023-08-12 12:10:42 +02:00
default
cac1c6febd Rewritten actor_get() to not depend on a user. 2023-08-12 11:23:01 +02:00
default
499697258d Rewritten is_msg_public() to not depend on a user. 2023-08-12 09:43:01 +02:00
default
b5cab5bddd Backport from xs. 2023-08-12 08:37:31 +02:00
default
70b014606b Change filename order in srv_archive_error(). 2023-08-11 22:05:56 +02:00
default
36ee16db1d Archive JSON errors in activitypub_post_handler. 2023-08-11 22:04:23 +02:00
default
d305f899eb Set the default poll end time to 1 hour. 2023-08-11 12:38:10 +02:00
default
04bb824146 Updated RELEASE_NOTES. 2023-08-10 22:31:47 +02:00
default
574c0ca8af Fixed some mastoapi minor errors. 2023-08-10 19:37:33 +02:00
default
4c6f1a79e4 Added web UI for limit/unlimit actions. 2023-08-10 19:18:24 +02:00
default
fff4ff4261 More strict retries. 2023-08-09 20:04:57 +02:00
default
203dd88389 Be more strict in not retrying on permanent errors. 2023-08-09 19:36:31 +02:00
default
912cfb5aaa Backport from xs. 2023-08-09 15:54:36 +02:00
default
18976dc6b8 Revert "Implemented hide_followers_only."
Posts from groups give false positives from hide_followers_only,
so the full idea is discarded.

This reverts commit b3797d2416.
2023-08-09 14:43:27 +02:00
default
cdb201cc04 Revert "Added web interface for hide_followers_only."
This reverts commit 84e8cb419b.
2023-08-09 14:42:38 +02:00
default
84e8cb419b Added web interface for hide_followers_only. 2023-08-09 14:34:22 +02:00
default
b3797d2416 Implemented hide_followers_only. 2023-08-09 14:29:09 +02:00
default
3e5bb109d1 Renamed json dump functions to new xs spec. 2023-08-08 19:29:34 +02:00
default
3611af78d6 Updated RELEASE_NOTES. 2023-08-08 13:57:18 +02:00
default
33e313ee80 Updated TODO. 2023-08-08 13:56:38 +02:00
default
65df883b3f Fixed votersCount. 2023-08-08 13:56:12 +02:00
default
4318e8f9e7 Updated TODO. 2023-08-08 13:26:48 +02:00
default
7c8a6b71d9 Backport from xs. 2023-08-08 13:04:55 +02:00