default
|
af92863ebb
|
Added new proxy authorization by token.
|
2024-11-12 05:38:55 +01:00 |
|
default
|
36c6538927
|
Bumped version (I forgot to do it several commits ago 🤦).
|
2024-11-11 19:56:42 +01:00 |
|
default
|
d9b94a556a
|
RSS feeds are now 2.0 instead of 0.91.
|
2024-11-10 06:59:55 +01:00 |
|
default
|
c7e8f3783b
|
Moved make_url() to data.c.
|
2024-11-07 22:00:25 +01:00 |
|
default
|
0f8ade8c60
|
Propagate 'last-modified' and 'etag' fields while proxying.
But does it work?
|
2024-11-07 19:42:02 +01:00 |
|
default
|
2769e6b1d7
|
Version 2.62 RELEASED.
|
2024-11-07 15:32:31 +01:00 |
|
default
|
8de46e30fd
|
Version 2.61 RELEASED.
|
2024-10-23 16:59:32 +02:00 |
|
default
|
861dc8265f
|
Version 2.60 RELEASED.
|
2024-10-10 15:04:32 +02:00 |
|
default
|
387964944a
|
More migration work.
|
2024-10-08 17:37:15 +02:00 |
|
default
|
7774a68f3f
|
New HTML variable error (still unused).
|
2024-10-06 09:56:44 +02:00 |
|
default
|
ee63e2a78c
|
New function webfinger_request_fake().
|
2024-09-18 19:56:40 +02:00 |
|
default
|
97cc35f577
|
Started account migration code.
|
2024-09-18 18:34:17 +02:00 |
|
default
|
748d60497f
|
Started support for CSV data export.
|
2024-09-18 12:12:58 +02:00 |
|
default
|
e751def762
|
Bumped development version.
|
2024-09-16 09:36:07 +02:00 |
|
default
|
b3c00cc098
|
Version 2.59 RELEASED.
|
2024-09-15 14:02:27 +02:00 |
|
default
|
ac0c7bc2ed
|
More work in post drafts.
|
2024-09-06 10:31:09 +02:00 |
|
default
|
7286216f14
|
Some new draft functions.
|
2024-09-06 09:54:27 +02:00 |
|
default
|
97c4af001b
|
New checkbox in html_note() for marking a post as a draft.
|
2024-09-06 09:33:59 +02:00 |
|
default
|
acb3f92ef4
|
Version 2.58 RELEASED.
|
2024-09-05 16:24:11 +02:00 |
|
default
|
6778350211
|
If style.css does not exist, it's created with the default one.
|
2024-09-04 09:48:35 +02:00 |
|
default
|
08de491395
|
mastoapi: added bookmark list.
|
2024-08-29 08:30:09 +02:00 |
|
default
|
8ea199a996
|
The list of bookmarked posts also work.
|
2024-08-29 07:45:22 +02:00 |
|
default
|
1022f6db87
|
Bookmarking can be done from the command line.
|
2024-08-29 07:08:26 +02:00 |
|
default
|
501912d28c
|
Bumped version.
|
2024-08-11 17:29:51 +02:00 |
|
default
|
35503ed2b4
|
mastoapi: also use mastoapi_timeline() with lists.
|
2024-08-09 18:07:05 +02:00 |
|
default
|
f5332ec016
|
Added some functions that return index filenames.
|
2024-08-09 16:28:57 +02:00 |
|
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 |
|