Commit Graph

1942 Commits

Author SHA1 Message Date
default
3495c69b35 Backport from xs. 2023-08-21 09:32:05 +02:00
default
cf0aa96a35 mastoapi: some tweaks for posts from lemmy. 2023-08-20 16:03:46 +02:00
default
b9f4bea0c9 Only use a Link as an attachment if there are no other. 2023-08-19 22:05:12 +02:00
default
76ed2957e5 Updated RELEASE_NOTES. 2023-08-19 18:12:19 +02:00
default
76936d7c9c Updated RELEASE_NOTES. 2023-08-19 17:19:29 +02:00
default
31fff8bf19 Show current vote count on mouseover. 2023-08-19 17:16:30 +02:00
default
fa2d818c41 Updated RELEASE_NOTES. 2023-08-19 12:59:07 +02:00
default
d85d97b3e6 Fixed typo in documentation. 2023-08-19 12:58:56 +02:00
default
12669d1c82 Updated documentation. 2023-08-19 12:55:10 +02:00
default
26f2c40579 The hash 'more_headers' is added to the response HTTP headers. 2023-08-19 12:52:28 +02:00
default
1f9c18c3bd Updated RELEASE_NOTES. 2023-08-19 10:06:20 +02:00
default
dae2e406d6 history_add() now creates an etag. 2023-08-19 09:59:58 +02:00
default
5c7b26bcdc static_get() and history_get() both share the same code. 2023-08-19 09:52:04 +02:00
default
3bdc484206 Merge branch 'master' of triptico.com:git/snac2 2023-08-19 09:31:20 +02:00
default
5de1a9ce0c Rewritten history_get() prototype to match static_get(). 2023-08-19 09:31:13 +02:00
default
69dbacda27 Bumped version. 2023-08-18 18:34:29 +02:00
default
b320147edb Updated RELEASE_NOTES. 2023-08-18 18:34:12 +02:00
default
46cfc37f2b Be more strict when serving note objects. 2023-08-18 18:21:52 +02:00
default
8b176292d6 Simplified smiley processing. 2023-08-17 18:20:16 +02:00
default
93bdf79eb6 mastoapi: in instance, return the list of supported mime types from the internal list. 2023-08-17 18:06:36 +02:00
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