default
|
a9f0f2f695
|
Avoid crash in optional mastoapi argument.
|
2023-05-04 06:27:13 +02:00 |
|
default
|
cf8d91147b
|
Updated documentation.
|
2023-05-04 05:52:35 +02:00 |
|
default
|
cf2b334d86
|
Ensure no actor data is left in actor_get().
|
2023-05-03 08:15:38 +02:00 |
|
default
|
18f799a58f
|
Updated RELEASE_NOTES.
|
2023-05-03 07:58:08 +02:00 |
|
default
|
0bd609f5be
|
Fixed missing notifications in certain circunstancies.
|
2023-05-03 07:57:10 +02:00 |
|
default
|
be5f08e6c3
|
Use xs_replace_n() where it suits.
|
2023-05-02 06:49:00 +02:00 |
|
default
|
29815a3873
|
Backport from xs.
|
2023-05-02 06:41:45 +02:00 |
|
default
|
f1756a53d1
|
Updated RELEASE_NOTES.
|
2023-05-01 17:21:56 +02:00 |
|
default
|
4595a36859
|
Partial support for mastoapi unfavourite / unreblog.
|
2023-05-01 17:20:49 +02:00 |
|
default
|
c21bbd5f7c
|
New functions index_del_md5(), index_del() and object_unadmire().
|
2023-05-01 17:02:44 +02:00 |
|
default
|
84902d8dcc
|
Purge / gc the instance timeline index.
|
2023-05-01 08:32:48 +02:00 |
|
default
|
a7d4513f77
|
In /api/v1/statuses, get the object from the storage instead of from the timeline.
This was affecting clicking on posts from the instance timeline, that were not
in the logged-in user timeline.
|
2023-05-01 07:35:26 +02:00 |
|
default
|
21a2a01937
|
Return immediately from actor_get() if it's a local user.
|
2023-04-30 07:37:39 +02:00 |
|
default
|
6917f0ab26
|
Updated RELEASE_NOTES.
|
2023-04-30 07:01:44 +02:00 |
|
default
|
cfa0df3ac5
|
The instance timeline now works.
|
2023-04-30 07:00:49 +02:00 |
|
default
|
e31c4810a8
|
actor_get() returns an actor message for local users.
|
2023-04-30 06:49:51 +02:00 |
|
default
|
ede4d6f2dc
|
Some instance timeline work.
|
2023-04-30 06:39:55 +02:00 |
|
default
|
6b632e1ee9
|
Bumped version.
|
2023-04-30 06:01:08 +02:00 |
|
default
|
049818a904
|
Public posts are also added to an instance public timeline index.
|
2023-04-29 07:36:18 +02:00 |
|
default
|
fbd30cf6d3
|
Version 2.29 RELEASED.
|
2023-04-28 09:25:54 +02:00 |
|
default
|
d0e08277da
|
Incomplete mastoapi apps are purged.
|
2023-04-28 08:58:33 +02:00 |
|
default
|
765f63772f
|
New function mastoapi_purge() (still dummy).
|
2023-04-28 08:33:02 +02:00 |
|
default
|
b620fe99fa
|
Ensure the new app client_id is unique.
|
2023-04-28 08:28:17 +02:00 |
|
default
|
e0cc5752b0
|
Updated RELEASE_NOTES.
|
2023-04-27 08:39:24 +02:00 |
|
default
|
a28d717da5
|
Hide hidden posts from timelines.
|
2023-04-27 08:35:23 +02:00 |
|
default
|
458d6217b4
|
Updated documentation.
|
2023-04-27 08:24:57 +02:00 |
|
default
|
dd4ba7969f
|
Fixed video attachments.
|
2023-04-26 21:07:00 +02:00 |
|
default
|
9bb08cfd51
|
Fixed crash in mastoapi search.
|
2023-04-26 17:37:33 +02:00 |
|
default
|
e2ef581e84
|
Update lastlog.txt everytime a Bearer token is validated.
|
2023-04-26 06:37:37 +02:00 |
|
default
|
9e7ace4f4a
|
Updated README.
|
2023-04-25 20:56:37 +02:00 |
|
default
|
74e644ab07
|
Updated dependencies.
|
2023-04-25 10:12:23 +02:00 |
|
default
|
b8eace33c9
|
Store the what-is-snac URL as a CPP constant.
|
2023-04-25 06:40:46 +02:00 |
|
default
|
3fb91ea25a
|
Skip muted morons from timelines and statuses.
|
2023-04-24 17:49:08 +02:00 |
|
default
|
b6da5b7bb3
|
Added emojis to mastoapi_account().
|
2023-04-24 17:37:59 +02:00 |
|
default
|
f625d88426
|
Added custom emojis to Statuses.
|
2023-04-24 17:25:32 +02:00 |
|
default
|
9456a57954
|
Added the hashtag list to mastoapi_status().
What is this for?
|
2023-04-24 17:11:12 +02:00 |
|
default
|
cfca2adcb9
|
Added mentions to mastoapi_status().
|
2023-04-24 17:05:34 +02:00 |
|
default
|
3d20adc840
|
Added some more Instance values.
|
2023-04-24 16:35:45 +02:00 |
|
default
|
415381831e
|
Added snac limits (no real limits) to the Instance object.
|
2023-04-24 16:29:21 +02:00 |
|
default
|
ec961a6cef
|
Updated TODO.
|
2023-04-24 05:04:15 +02:00 |
|
default
|
997b17d854
|
Moved JSON output validation to httpd.c.
|
2023-04-23 15:37:09 +02:00 |
|
default
|
177bf03e10
|
Fixed bad JSON for accounts that do not have a 'summary' field.
|
2023-04-23 15:23:20 +02:00 |
|
default
|
04ba2818cb
|
Fixed a bug in the instance timeline.
|
2023-04-23 14:50:54 +02:00 |
|
default
|
21fa6c7904
|
Strip the query string in msg_follow().
|
2023-04-23 14:33:53 +02:00 |
|
default
|
6d07c2ba31
|
Updated RELEASE_NOTES.
|
2023-04-23 09:43:14 +02:00 |
|
default
|
8d4d702da9
|
Added an instance timeline.
|
2023-04-23 09:41:43 +02:00 |
|
default
|
82cd5fda7a
|
Don't return that much entries in the mastoapi timeline.
|
2023-04-23 09:21:18 +02:00 |
|
default
|
43989ad23e
|
Updated RELEASE_NOTES.
|
2023-04-23 09:19:33 +02:00 |
|
default
|
043cd5c50b
|
Fixed warning.
|
2023-04-23 08:59:14 +02:00 |
|
default
|
4fca7c8a7e
|
Added mastoapi unfollow.
|
2023-04-23 08:51:02 +02:00 |
|