gotosocial/internal/api/client/status
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
..
status.go Deletes+unboosts (#52) 2021-06-21 15:56:00 +02:00
status_test.go Move a lot of stuff + tidy stuff (#37) 2021-05-30 13:12:00 +02:00
statusboost.go status boosts (#16) 2021-05-08 15:16:24 +02:00
statusboost_test.go Domain block (#76) 2021-07-05 13:23:03 +02:00
statusboosted_by.go Tidy + timeline embetterment (#38) 2021-05-31 17:36:35 +02:00
statuscontext.go Tidy + timeline embetterment (#38) 2021-05-31 17:36:35 +02:00
statuscreate.go Mediahandler (#21) 2021-05-10 16:29:05 +02:00
statuscreate_test.go Domain block (#76) 2021-07-05 13:23:03 +02:00
statusdelete.go Timeline manager (#40) 2021-06-13 18:42:28 +02:00
statusfave.go Ap (#14) 2021-05-08 14:25:55 +02:00
statusfave_test.go Domain block (#76) 2021-07-05 13:23:03 +02:00
statusfavedby.go Ap (#14) 2021-05-08 14:25:55 +02:00
statusfavedby_test.go Domain block (#76) 2021-07-05 13:23:03 +02:00
statusget.go Ap (#14) 2021-05-08 14:25:55 +02:00
statusget_test.go Domain block (#76) 2021-07-05 13:23:03 +02:00
statusunboost.go Deletes+unboosts (#52) 2021-06-21 15:56:00 +02:00
statusunfave.go Ap (#14) 2021-05-08 14:25:55 +02:00
statusunfave_test.go Domain block (#76) 2021-07-05 13:23:03 +02:00