summaryrefslogtreecommitdiff
path: root/internal/api/client/media
AgeCommit message (Collapse)AuthorFiles
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-15Inbox post (#22)Libravatar Tobi Smethurst3
Inbox POST from federated servers now working for statuses and follow requests. Follow request client API added. Start work on federating outgoing messages. Other fixes and changes/tidying up.
2021-05-10Mediahandler (#21)Libravatar Tobi Smethurst4
Media GET and media PUT handlers
2021-05-08Ap (#14)Libravatar Tobi Smethurst3
Big restructuring and initial work on activitypub