gotosocial/internal
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
..
action Api/v1/accounts (#8) 2021-04-01 20:46:45 +02:00
apimodule Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
cache Api/v1/accounts (#8) 2021-04-01 20:46:45 +02:00
config Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
db Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
distributor Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
email Oauth/token (#7) 2021-03-22 22:26:54 +01:00
federation Api/v1/accounts (#8) 2021-04-01 20:46:45 +02:00
gotosocial Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
log tidying up here and there 2021-03-04 14:38:18 +01:00
mastotypes Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
media Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
oauth Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
router Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
storage Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
util Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00