Commit graph

8 commits

Author SHA1 Message Date
tsmethurst
41e6e8ed10 wowee some serious moving stuff around 2021-05-05 19:10:13 +02:00
tsmethurst
1ec22fe52c biiiiig refactor 2021-05-04 17:50:00 +02:00
tsmethurst
74d5a0588f fiddling with federation 2021-05-02 19:51:12 +02:00
tsmethurst
b777a682fe restructuring federator 2021-04-29 17:54:28 +02:00
tsmethurst
211c43073f tidy up some federation stuff 2021-04-28 21:46:13 +02:00
tsmethurst
f5dde82363 restructuring + tidying 2021-04-27 18:50:02 +02:00
tsmethurst
8b1d96ec52 Bashing away at federation 2021-04-24 18:15:08 +02:00
Tobi Smethurst
32c5fd987a
Api/v1/statuses (#11)
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.
2021-04-19 19:42:19 +02:00