slon/Slon/Api/V1
Alec Murphy a4d127796c Slon/Api/V1/Statuses: Properly increment reblogs_count locally
We create a clone of the object to apply the user's actions (pinned,
reblogged, etc.) and we were passing this clone to
@slon_api_(reblog|unreblog)_status(), instead of the actual object.
2025-03-22 18:35:51 -04:00
..
Accounts.HC Slon/Api/V1/Accounts: Handle badly-behaved JSON API clients 2025-03-21 16:34:55 -04:00
Announcements.HC Meta: Suppress compiler warnings 2025-03-12 20:49:05 -04:00
Apps.HC Everywhere: Update JSON API 2025-03-09 19:39:44 -04:00
Blocks.HC Everywhere: Make session->send() callable 2025-02-20 08:24:04 -05:00
Bookmarks.HC Slon/Api/V1/Bookmarks: Implement Bookmarks 2025-03-14 18:24:10 -04:00
Conversations.HC Everywhere: Make session->send() callable 2025-02-20 08:24:04 -05:00
CustomEmojis.HC Slon/Api/V1/CustomEmojis: Implement Custom Emojis 2025-03-13 15:50:48 -04:00
Favourites.HC Slon/Api/V1/Favourites: Implement Favourites 2025-03-12 20:33:39 -04:00
Filters.HC Everywhere: Make session->send() callable 2025-02-20 08:24:04 -05:00
FollowedTags.HC Everywhere: Make session->send() callable 2025-02-20 08:24:04 -05:00
FollowRequests.HC Everywhere: Make session->send() callable 2025-02-20 08:24:04 -05:00
Markers.HC Slon/Api/V1/Markers: Implement /api/v1/markers 2025-02-28 18:39:20 -05:00
Media.HC Everywhere: Use Catbox API asynchronously 2025-03-04 13:26:35 -05:00
Notifications.HC Slon/Api/V1/Notifications: Add initial support for Notifications 2025-03-20 09:54:24 -04:00
Polls.HC Slon/Api/V1/Polls: Implement Polls 2025-03-16 19:21:44 -04:00
Statuses.HC Slon/Api/V1/Statuses: Properly increment reblogs_count locally 2025-03-22 18:35:51 -04:00
Timelines.HC Everywhere: Store statuses by account id, generate timelines as array of object:account_id,status_id 2025-03-05 13:43:35 -05:00