default
|
6ede6497ad
|
Convert 'Link' attachments that have a media extension to something more useful.
|
2023-08-17 17:38:39 +02:00 |
|
default
|
b3b4a4ef61
|
Return the history in reverse order, which has more sense.
|
2023-08-17 11:37:51 +02:00 |
|
default
|
d26b31ed1d
|
mastoapi: minor fix in verify_credentials.
|
2023-08-16 18:18:46 +02:00 |
|
default
|
a291d3d9bf
|
Updated README.
|
2023-08-16 08:55:34 +02:00 |
|
default
|
033f6909eb
|
Version 2.40 RELEASED.
|
2023-08-16 08:25:59 +02:00 |
|
default
|
2bea378610
|
mastoapi: Some tweaks to process posts with 'name' and 'image' fields.
|
2023-08-14 20:11:03 +02:00 |
|
default
|
8f09e4cb78
|
Updated RELEASE_NOTES.
|
2023-08-14 18:36:08 +02:00 |
|
default
|
8b28a6894f
|
Header banners can now be uploaded.
|
2023-08-14 18:33:44 +02:00 |
|
default
|
8c87b6894e
|
Fixed some warning.
|
2023-08-14 18:04:27 +02:00 |
|
default
|
3f7e3c1d81
|
Unify the instance description text.
|
2023-08-14 18:02:20 +02:00 |
|
default
|
16c14060a8
|
Discard avatar uploads that are not images.
|
2023-08-14 15:12:09 +02:00 |
|
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 |
|