summaryrefslogtreecommitdiff
path: root/internal/api/client/status
AgeCommit message (Collapse)AuthorFiles
2021-05-31Tidy + timeline embetterment (#38)Libravatar Tobi Smethurst3
* tidy up timelines a bit + stub out some endpoints * who's faved and who's boosted, reblog notifs * linting * Update progress with new endpoints
2021-05-30Move a lot of stuff + tidy stuff (#37)Libravatar Tobi Smethurst2
Lots of renaming and moving stuff, some bug fixes, more lenient parsing of notifications and home timeline.
2021-05-28Announce/boost (#35)Libravatar Tobi Smethurst1
Remote boosts incoming/outgoing now working.
2021-05-21Follows and relationships (#27)Libravatar Tobi Smethurst1
* Follows -- create and undo, both remote and local * Statuses -- federate new posts, including media, attachments, CWs and image descriptions.
2021-05-10Mediahandler (#21)Libravatar Tobi Smethurst1
Media GET and media PUT handlers
2021-05-08status boosts (#16)Libravatar Tobi Smethurst2
2021-05-08Ap (#14)Libravatar Tobi Smethurst13
Big restructuring and initial work on activitypub