Laura Hausmann
|
633fe46fb5
|
[mastodon-client] GET /lists, /lists/:id, /lists/:id/accounts
|
2023-10-04 22:01:15 +02:00 |
|
Laura Hausmann
|
a7ce94fb29
|
[mastodon-client] GET /statuses/:id/source
|
2023-10-04 22:01:15 +02:00 |
|
Laura Hausmann
|
ae91ffbb8a
|
[mastodon-client] Fix resolving remote users that aren't yet in the database
|
2023-10-04 22:01:15 +02:00 |
|
Laura Hausmann
|
947f5ba1e2
|
[mastodon-client] GET /v1/search
|
2023-10-04 22:01:15 +02:00 |
|
Laura Hausmann
|
5e0c2eb497
|
[mastodon-client] GET /v2/search
|
2023-10-04 22:01:15 +02:00 |
|
Laura Hausmann
|
0f497f7fec
|
[mastodon-client] Fix request body handling for polls
|
2023-10-04 22:01:15 +02:00 |
|
Laura Hausmann
|
fb8b2ce0df
|
[mastodon-client] GET /polls/:id, POST /polls/:id/votes
|
2023-10-04 22:01:15 +02:00 |
|
Laura Hausmann
|
85a13d8bd7
|
[mastodon-client] GET /statuses/:id/history
|
2023-10-04 22:01:14 +02:00 |
|
Laura Hausmann
|
9454540385
|
[mastodon-client] Return status.edited_at
|
2023-10-04 22:01:14 +02:00 |
|
Laura Hausmann
|
b0487e1e63
|
[mastodon-client] PUT /statuses/:id
|
2023-10-04 22:01:14 +02:00 |
|
Laura Hausmann
|
0719d9abbc
|
[client] Clean up note edits
|
2023-10-04 22:01:14 +02:00 |
|
Laura Hausmann
|
500a85acb9
|
[backend] Rework note edits
|
2023-10-04 22:01:14 +02:00 |
|
Laura Hausmann
|
e0fefc986f
|
[mastodon-client] Respect idempotency-key for new posts
|
2023-10-04 22:01:14 +02:00 |
|
Laura Hausmann
|
fe15584834
|
[mastodon-client] POST /v1/statuses
|
2023-10-04 22:01:14 +02:00 |
|
Laura Hausmann
|
b98294e5be
|
[mastodon-client] PUT /media/:id
|
2023-10-04 22:01:14 +02:00 |
|
Laura Hausmann
|
a2dce0fa85
|
[mastodon-client] GET /media/:id
|
2023-10-04 22:01:13 +02:00 |
|
Laura Hausmann
|
9b223abeda
|
[mastodon-client] POST /{v1,v2}/media
|
2023-10-04 22:01:13 +02:00 |
|
Laura Hausmann
|
366311a8b1
|
[mastodon-client] Refactor api router init
|
2023-10-04 22:01:13 +02:00 |
|
Laura Hausmann
|
758f995dac
|
[mastodon-client] Bump compatible version to 4.1.0
|
2023-10-04 22:01:13 +02:00 |
|
Laura Hausmann
|
501991f5e1
|
[mastodon-client] DELETE /statuses/:id
|
2023-10-04 22:01:13 +02:00 |
|
Laura Hausmann
|
1a03044be8
|
[mastodon-client] Only return pinned attribute for own posts
|
2023-10-04 22:01:13 +02:00 |
|
Laura Hausmann
|
d4cca752ac
|
[mastodon-client] Correctly return accounts' pinned posts
|
2023-10-04 22:01:13 +02:00 |
|
Laura Hausmann
|
a0cf791e53
|
[mastodon-client] POST /statuses/:id/pin, /statuses/:id/unpin
|
2023-10-04 22:01:12 +02:00 |
|
Laura Hausmann
|
464c5425fc
|
[mastodon-client] Don't show DMs in the home timeline
|
2023-10-04 22:01:12 +02:00 |
|
Laura Hausmann
|
19a990aebb
|
[mastodon-client] Improve query filters for /accounts/:id/statuses
|
2023-10-04 22:01:12 +02:00 |
|
Laura Hausmann
|
b1643cfee7
|
[mastodon-client] GET /statuses/:id/favourited_by, /statuses/:id/reblogged_by
|
2023-10-04 22:01:12 +02:00 |
|
Laura Hausmann
|
c1df4bd579
|
[mastodon-client] POST /statuses/:id/bookmark, /statuses/:id/unbookmark
|
2023-10-04 22:01:12 +02:00 |
|
Laura Hausmann
|
5b7e0b8ede
|
[mastodon-client] POST /statuses/:id/reblog, /statuses/:id/unreblog
|
2023-10-04 22:01:12 +02:00 |
|
Laura Hausmann
|
3dffaf5594
|
[mastodon-client] POST /statuses/:id/react/:name, /statuses/:id/unreact/:name
|
2023-10-04 22:01:12 +02:00 |
|
Laura Hausmann
|
93a4db4418
|
[mastodon-client] POST /statuses/:id/favourite, /statuses/:id/favourite
|
2023-10-04 22:01:12 +02:00 |
|
Laura Hausmann
|
f29fee74a0
|
[mastodon-client] Use actual default reaction
|
2023-10-04 22:01:11 +02:00 |
|
Laura Hausmann
|
f57239fc58
|
[mastodon-client] POST /apps
|
2023-10-04 22:01:11 +02:00 |
|
Laura Hausmann
|
5e20c3ae06
|
[mastodon-client] Stub for PATCH /accounts/update_credentials
|
2023-10-04 22:01:11 +02:00 |
|
Laura Hausmann
|
bdc5b778f2
|
[mastodon-client] GET /accounts/verify_credentials
|
2023-10-04 22:01:11 +02:00 |
|
Laura Hausmann
|
40f89213a5
|
[mastodon-client] Code cleanup
|
2023-10-04 22:01:11 +02:00 |
|
Laura Hausmann
|
3fd98eb88a
|
[mastodon-client] GET /accounts/lookup
|
2023-10-04 22:01:11 +02:00 |
|
Laura Hausmann
|
45d005fa1a
|
[mastodon-client] POST /follow_requests/:id/authorize, POST /follow_requests/:id/reject
|
2023-10-04 22:01:11 +02:00 |
|
Laura Hausmann
|
3dc6bf49b2
|
[mastodon-client] GET /follow_requests
|
2023-10-04 22:01:10 +02:00 |
|
Laura Hausmann
|
0747e24256
|
[mastodon-client] GET /blocks
|
2023-10-04 22:01:10 +02:00 |
|
Laura Hausmann
|
eb42a21d77
|
[mastodon-client] Bump compatible version to 3.5.0
|
2023-10-04 22:01:10 +02:00 |
|
Laura Hausmann
|
82c96392c2
|
[mastodon-client] GET /mutes
|
2023-10-04 22:01:10 +02:00 |
|
Laura Hausmann
|
f667f2f985
|
[mastodon-client] POST /accounts/:id/mute, POST /accounts/:id/unmute; Fix timeline helper function
|
2023-10-04 22:01:10 +02:00 |
|
Laura Hausmann
|
3c22417a31
|
[mastodon-client] POST /accounts/:id/block, /accounts/:id/unblock
|
2023-10-04 22:01:10 +02:00 |
|
Laura Hausmann
|
deeb71856d
|
[mastodon-client] GET /accounts/relationships
|
2023-10-04 22:01:10 +02:00 |
|
Laura Hausmann
|
5c999a20d0
|
[mastodon-client] POST /accounts/:id/follow, POST /accounts/:id/unfollow
|
2023-10-04 22:01:10 +02:00 |
|
Laura Hausmann
|
cfc3db5c7c
|
[mastodon-client] Code cleanup
|
2023-10-04 22:01:09 +02:00 |
|
Laura Hausmann
|
72619198b9
|
[mastodon-client] POST /notifications/:id/dismiss; POST /notifications/clear
|
2023-10-04 22:01:09 +02:00 |
|
Laura Hausmann
|
ac6ba79a36
|
[mastodon-client] GET /notifications/:id
|
2023-10-04 22:01:09 +02:00 |
|
Laura Hausmann
|
58dcbe68b7
|
[mastodon-client] GET /notifications
|
2023-10-04 22:01:09 +02:00 |
|
Laura Hausmann
|
9d59ee09fd
|
[mastodon-client] Improve link pagination helper function
|
2023-10-04 22:01:09 +02:00 |
|