Andrew Godwin
de9261251e
Fixed #421 : Allow profile editing via API
2023-01-15 16:15:57 -07:00
Andrew Godwin
34b4a6cc10
Implement followers API endpoint
2023-01-15 13:48:06 -07:00
Andrew Godwin
9983544c2a
Fix account lookup API to include everyone
2023-01-15 13:45:59 -07:00
Andrew Godwin
b44be55609
Fixed #408 : Implemented blocking
2023-01-15 13:35:45 -07:00
TAKAHASHI Shuuji
7f23ae5f52
Support acct with domain name in /api/v1/accounts/lookup ( #412 )
2023-01-14 10:36:16 -07:00
Andrew Godwin
fb881dd5de
Fix tests and most of pagination
2023-01-08 23:06:33 -07:00
Corry Haines
be7ce6ed62
Improve /api/v1/accounts/{id}/statuses perf ( #355 )
2023-01-05 22:51:02 -07:00
Michael Manfre
1425ae0bde
Update emoji for domain when shortcode doesn't match uri ( #359 )
2023-01-05 19:57:57 -07:00
Andrew Godwin
252737f846
Fix mastodon pagination to use returned IDs
2023-01-03 01:01:20 -07:00
Cosmin Stejerean
eea83214cb
Option to show/hide boosts for a followed user ( #317 )
2022-12-30 15:03:11 -07:00
Tyler Kennedy
9cea7bc124
/v1/accounts/{id}/following and /v1/accounts/lookup support. ( #319 )
2022-12-29 19:27:43 -07:00
Andrew Godwin
4d3b76612b
Accept interactions as pagination anchors
...
Fixes #316
2022-12-29 14:00:37 -07:00
Andrew Godwin
9c3806a175
Refactor link header and fix empty page case
2022-12-29 11:46:25 -07:00
Tyler Kennedy
cc7824394b
Fixes for the Toot! client ( #248 ) ( #275 )
...
* Various Toot! fixes
* Use a fallback 1x1 pixel image for missing headers, same as Mastodon. The header and header_static are _not_ optional nor nullable according to the spec.
* Try removing some fields which probably shouldn't be set.
* Pagination with next/prev.
2022-12-29 10:31:32 -07:00
Andrew Godwin
da38889aa7
Add account search endpoint
2022-12-21 21:54:49 +00:00
Andrew Godwin
d3b9db581e
Move familiar followers to right place for URL
2022-12-21 16:22:17 +00:00
Andrew Godwin
beff63bbac
Add familiar followers endpoint
2022-12-21 16:21:40 +00:00
Andrew Godwin
0dca7eae5f
Implement API follow/unfollow
...
Fixes #198
2022-12-19 20:54:09 +00:00
Andrew Godwin
12567f6891
Identity admin/moderation
2022-12-16 19:42:48 -07:00
Andrew Godwin
7f02d51ba0
Add generic paginator for API
2022-12-12 11:56:49 -07:00
Andrew Godwin
20239b5cb7
Basic post mutation
2022-12-12 11:56:49 -07:00
Andrew Godwin
fc8a21fc5c
More API read coverage
2022-12-12 11:56:49 -07:00
Andrew Godwin
3e062aed36
Timelines working
2022-12-12 11:56:49 -07:00