Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2021-05-08 | Ap (#14) | 1 | ||
Big restructuring and initial work on activitypub | ||||
2021-05-08 | Revert "make boosts work woo (#12)" (#15) | 1 | ||
This reverts commit 9616f46424363adbc124da52c6728ca047506403. | ||||
2021-04-21 | make boosts work woo (#12) | 1 | ||
2021-04-20 | linting + organizing | 1 | ||
2021-04-19 | Api/v1/statuses (#11) | 1 | ||
This PR adds: Statuses New status creation. View existing status Delete a status Fave a status Unfave a status See who's faved a status Media Upload media attachment and store/retrieve it Upload custom emoji and store/retrieve it Fileserver Serve files from storage Testing Test models, testrig -- run a GTS test instance and play around with it. |