GoToSocial/internal/processing
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
..
account Domain block (#76) 2021-07-05 13:23:03 +02:00
admin Domain block (#76) 2021-07-05 13:23:03 +02:00
media Domain block (#76) 2021-07-05 13:23:03 +02:00
status Domain block (#76) 2021-07-05 13:23:03 +02:00
streaming Domain block (#76) 2021-07-05 13:23:03 +02:00
account.go Domain block (#76) 2021-07-05 13:23:03 +02:00
admin.go Domain block (#76) 2021-07-05 13:23:03 +02:00
app.go Timeline manager (#40) 2021-06-13 18:42:28 +02:00
federation.go Domain block (#76) 2021-07-05 13:23:03 +02:00
followrequest.go Timeline manager (#40) 2021-06-13 18:42:28 +02:00
fromclientapi.go Domain block (#76) 2021-07-05 13:23:03 +02:00
fromcommon.go Deletes+unboosts (#52) 2021-06-21 15:56:00 +02:00
fromfederator.go Domain block (#76) 2021-07-05 13:23:03 +02:00
instance.go Domain block (#76) 2021-07-05 13:23:03 +02:00
media.go Domain block (#76) 2021-07-05 13:23:03 +02:00
notification.go Timeline manager (#40) 2021-06-13 18:42:28 +02:00
processor.go Domain block (#76) 2021-07-05 13:23:03 +02:00
search.go Domain block (#76) 2021-07-05 13:23:03 +02:00
status.go Deletes+unboosts (#52) 2021-06-21 15:56:00 +02:00
streaming.go Streaming (#49) 2021-06-19 11:18:55 +02:00
timeline.go Streaming (#49) 2021-06-19 11:18:55 +02:00