gotosocial/testrig
Tobi Smethurst d389e7b150
Domain block (#76)
* start work on admin domain blocking

* move stuff around + further work on domain blocks

* move + restructure processor

* prep work for deleting account

* tidy

* go fmt

* formatting

* domain blocking more work

* check domain blocks way earlier on

* progress on delete account

* delete more stuff when an account is gone

* and more...

* domain blocky block block

* get individual domain block, delete a block
2021-07-05 13:23:03 +02:00
..
media Testrig fixes (#50) 2021-06-21 12:27:23 +02:00
config.go Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
db.go Testrig fixes (#50) 2021-06-21 12:27:23 +02:00
federatingdb.go Notifications (#34) 2021-05-27 16:06:24 +02:00
federator.go Domain block (#76) 2021-07-05 13:23:03 +02:00
log.go Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
mediahandler.go Move a lot of stuff + tidy stuff (#37) 2021-05-30 13:12:00 +02:00
oauthserver.go Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
processor.go Timeline manager (#40) 2021-06-13 18:42:28 +02:00
router.go linting + organizing 2021-04-20 18:14:23 +02:00
storage.go Move a lot of stuff + tidy stuff (#37) 2021-05-30 13:12:00 +02:00
testmodels.go Testrig fixes (#50) 2021-06-21 12:27:23 +02:00
timelinemanager.go Timeline manager (#40) 2021-06-13 18:42:28 +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