tsmethurst
41e6e8ed10
wowee some serious moving stuff around
2021-05-05 19:10:13 +02:00
tsmethurst
cc424df169
rewrite file serving system
2021-05-05 13:25:39 +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
dca484e00d
start converting account to as person
2021-04-28 14:59:51 +02:00
tsmethurst
8f85e2c621
don't include sample note
2021-04-27 18:50:33 +02:00
tsmethurst
f5dde82363
restructuring + tidying
2021-04-27 18:50:02 +02:00
tsmethurst
0967574d4d
test authenticate post inbox works
2021-04-27 13:02:52 +02:00
tsmethurst
dda2c9ab1c
linting, fmt
2021-04-26 21:22:34 +02:00
tsmethurst
2ed1e36ee0
work on validating incoming fed requests
2021-04-26 21:18:39 +02:00
tsmethurst
501c383c02
test with activity
2021-04-25 15:06:33 +02:00
tsmethurst
8b1d96ec52
Bashing away at federation
2021-04-24 18:15:08 +02:00
tsmethurst
dafc3b5b92
linting + organizing
2021-04-20 18:14:23 +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