gotosocial/testrig
Tobi Smethurst d839f27c30
Follows and relationships (#27)
* Follows -- create and undo, both remote and local
* Statuses -- federate new posts, including media, attachments, CWs and image descriptions.
2021-05-21 15:48:26 +02:00
..
media Ap (#14) 2021-05-08 14:25:55 +02:00
actions.go Follows and relationships (#27) 2021-05-21 15:48:26 +02:00
config.go Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
db.go Refine statuses (#26) 2021-05-17 19:06:58 +02:00
federatingdb.go Follows and relationships (#27) 2021-05-21 15:48:26 +02:00
federator.go Follows and relationships (#27) 2021-05-21 15:48:26 +02:00
log.go Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
mediahandler.go linting + organizing 2021-04-20 18:14:23 +02:00
oauthserver.go Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
processor.go Ap (#14) 2021-05-08 14:25:55 +02:00
router.go linting + organizing 2021-04-20 18:14:23 +02:00
storage.go linting + organizing 2021-04-20 18:14:23 +02:00
testmodels.go Inbox post (#22) 2021-05-15 11:58:11 +02:00
transportcontroller.go Ap (#14) 2021-05-08 14:25:55 +02:00
typeconverter.go Ap (#14) 2021-05-08 14:25:55 +02:00
util.go Ap (#14) 2021-05-08 14:25:55 +02:00