Commit Graph

2715 Commits

Author SHA1 Message Date
default
d32141eb22 Process Follow Group and Unfollow Group buttons. 2023-09-06 13:58:55 +02:00
default
7eef1b4b5e Added new buttons to Follow/Unfollow Groups. 2023-09-06 13:50:02 +02:00
default
4883bbe04f Updated link in README. 2023-09-05 08:21:52 +02:00
default
18c11ab916 Backport from xs. 2023-09-04 11:13:40 +02:00
default
8535fc84c9 Backport from xs. 2023-09-03 20:22:32 +02:00
default
e3fbb807ff Improved heart <3 emoji. 2023-09-02 09:23:44 +02:00
default
073a2d962a Discard output messages to blocked instances. 2023-09-02 08:41:29 +02:00
default
4e87a1106a Consider error status 400 as fatal in output messages. 2023-09-01 11:50:01 +02:00
default
57c84d1c3a Some fixes to 'Undo' messages.
msg_undo() now generates valid messages for objects that are only
referenced by its id.
2023-08-31 16:11:58 +02:00
default
dfeb4668a7 Got rid of old d_char. 2023-08-31 07:00:15 +02:00
default
b5b59bd574 Backport from xs. 2023-08-30 17:21:33 +02:00
default
9279708af9 Version 2.41 RELEASED. 2023-08-30 11:15:17 +02:00
default
442ba99ada Minor tweak to avoid possible undefined behaviour. 2023-08-29 19:38:53 +02:00
default
29896e2ac6 Renamed label 'Older entries...' back to 'More...'. 2023-08-28 07:59:33 +02:00
default
0ee61d53d4 mastoapi: ensure attachment and tag lists are tags. 2023-08-25 07:47:18 +02:00
default
5518bb509b In HTML images, move the loading=lazy BEFORE the src attribute.
This may (or may not, not completely sure) avoid this Firefox bug:

https://bugzilla.mozilla.org/show_bug.cgi?id=1647077
2023-08-24 06:52:42 +02:00
default
4bc619e2fc mastoapi: process tag lists that are not lists correctly. 2023-08-23 18:32:08 +02:00
default
3cc2098023 Updated RELEASE_NOTES. 2023-08-23 13:21:26 +02:00
default
2f8e4645b1 Only show the 'audience' field in the 'Page' post. 2023-08-23 09:47:05 +02:00
default
505084bab7 Added some support for 'Article' object types. 2023-08-23 09:44:46 +02:00
default
7e63766e4a Also propagate the 'conversation' field, if there is one. 2023-08-22 20:12:22 +02:00
default
ab0ab30da0 Updated RELEASE_NOTES. 2023-08-21 22:50:25 +02:00
default
1d00c4ef66 The nodeinfo file returns more useful information. 2023-08-21 22:49:46 +02:00
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