Commit Graph

404 Commits

Author SHA1 Message Date
default
3f01787cc9
Version 2.57 RELEASED. 2024-08-08 06:35:24 +02:00
default
1001744ddb Notify objects include the original message. 2024-07-31 06:22:13 +02:00
default
de628c5f33 Use MD5_HEX_SIZE in more places. 2024-07-23 10:09:12 +02:00
default
c06132579c New constant MD5_HEX_SIZE. 2024-07-23 09:59:48 +02:00
default
5921ec57f6 Reimplemented index_list_desc() by way of index_desc_first() and index_desc_next(). 2024-07-23 09:50:56 +02:00
default
5257520314 Bumped version. 2024-07-11 09:51:04 +02:00
default
a7344d20a4
Version 2.56 RELEASED. 2024-07-08 16:51:54 +02:00
default
d50e99491c Bumped version. 2024-06-18 06:41:11 +02:00
default
93851413f3
Version 2.55 RELEASED. 2024-06-09 19:28:37 +02:00
default
e026c2b82e
Version 2.54 RELEASED. 2024-06-08 12:32:02 +02:00
default
6d29cfd63d Don't propagate the user change after dismissing the announcement. 2024-05-31 17:51:33 +02:00
Louis Brauer
c3bcb2bd3b Implement instance announcements 2024-05-31 00:30:37 +02:00
Louis Brauer
26fbda787d Translate status codes to canonical status texts
Use those in HTTP responses instead of "OK"/"ERROR".
Apps like Tokodon show only the status text in unexpected responses.
2024-05-27 19:01:04 +02:00
Louis Brauer
4621a25ba4 Merge remote-tracking branch 'origin/master' 2024-05-27 12:25:38 +02:00
Louis Brauer
81cf309e4d Implement Mastodon PATCH endpoint for account profile updates 2024-05-27 12:24:17 +02:00
Louis Brauer
0e21d35e80 Use enum instead of numeric status codes for HTTP statuses 2024-05-26 21:45:41 +02:00
default
db5a72b6a0 Bumped version. 2024-05-26 09:29:38 +02:00
default
4777fc86cb Added const everywhere. 2024-05-21 14:12:15 +02:00
default
b95fbe4e43
Version 2.53 RELEASED. 2024-05-16 15:47:43 +02:00
default
0a6df8e504 Renamed content_check() to content_match(). 2024-05-15 13:31:53 +02:00
default
0a11d70fbe Fixed git conflict. 2024-05-11 19:18:07 +02:00
default
4d53a7b6f7 In timeline_request(), call enqueue_actor_request on actor errors. 2024-05-11 19:16:54 +02:00
default
6f3763f452 Show 'Event' object types as Notes. 2024-05-11 19:15:18 +02:00
default
e1ce85debd Unified post-like object type match. 2024-05-11 18:46:15 +02:00
default
a0d98f3d2a Bumped version. 2024-05-11 09:37:34 +02:00
default
1531e81a31 Added a skip argument to content_search(). 2024-05-10 11:29:18 +02:00
default
cccc5454c2 Added a maximum results argument to content_search(). 2024-05-09 09:31:10 +02:00
default
979f2ad140 Rewritten content_search() to read from both timelines. 2024-05-08 16:43:02 +02:00
default
52ba7f030e Renamed to content_search(). 2024-05-08 11:00:50 +02:00
default
dc74cac6c9 Added a timeout flag to search_by_content(). 2024-05-08 10:27:30 +02:00
default
3ab733cdf5 New function search_by_content(). 2024-05-08 10:20:25 +02:00
default
82ec4ea95c Minor "Back to top" "More..." link refactoring. 2024-05-07 20:32:13 +02:00
default
6b1721c977 List timelines can now be (manually) navigated from the web UI.
URLs are {srv_baseurl}/{user}/list/{list_id} (you must know the list id).
2024-05-07 19:40:28 +02:00
default
c5ae10af86
Version 2.52 RELEASED. 2024-05-07 10:24:38 +02:00
default
45357b8e6e New function timeline_to_rss(). 2024-05-05 11:00:29 +02:00
default
fc76ae4e9e New function enqueue_object_request(). 2024-05-05 01:38:22 +02:00
default
6a77c634ad Also add announces to lists. 2024-04-30 19:41:08 +02:00
default
7f322302e5 New function list_distribute(). 2024-04-29 09:50:22 +02:00
default
29fb430797 More work in lists. 2024-04-29 09:26:37 +02:00
default
9a13e330f1 More work in lists. 2024-04-29 08:29:18 +02:00
default
8275a5f4d8 Start of list support. 2024-04-29 07:43:01 +02:00
default
1a6bb79921 New function msg_repulsion. 2024-04-10 18:27:17 +02:00
default
abb4f16c71 Bumped version. 2024-04-09 06:33:49 +02:00
default
86626e5b56 Version 2.51 RELEASED. 2024-04-04 10:13:06 +02:00
default
adf0a13992 If an emoji in emojis.json is an URL to an image, it's stored in the tag list. 2024-03-25 16:15:09 +01:00
default
bc752b7d67 Emojis are now read from ~/emojis.json. 2024-03-25 15:33:14 +01:00
default
6fb0b9c0d0 Bumped version. 2024-03-23 07:51:10 +01:00
default
38110ae072 Version 2.50 RELEASED. 2024-03-22 10:00:12 +01:00
default
66c42da77a Queue actor request renamed to actor_refresh. 2024-03-12 19:47:37 +01:00
default
cd0e211354 Don't call enqueue_actor_request() with a NULL user. 2024-03-12 18:04:09 +01:00