gotosocial/internal/api/model
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.go Follows and relationships (#27) 2021-05-21 15:48:26 +02:00
activity.go Ap (#14) 2021-05-08 14:25:55 +02:00
admin.go Ap (#14) 2021-05-08 14:25:55 +02:00
announcement.go Ap (#14) 2021-05-08 14:25:55 +02:00
announcementreaction.go Ap (#14) 2021-05-08 14:25:55 +02:00
application.go Inbox post (#22) 2021-05-15 11:58:11 +02:00
attachment.go Inbox post (#22) 2021-05-15 11:58:11 +02:00
card.go Ap (#14) 2021-05-08 14:25:55 +02:00
content.go Ap (#14) 2021-05-08 14:25:55 +02:00
context.go Ap (#14) 2021-05-08 14:25:55 +02:00
conversation.go Ap (#14) 2021-05-08 14:25:55 +02:00
domainblock.go Domain block (#76) 2021-07-05 13:23:03 +02:00
emoji.go Ap (#14) 2021-05-08 14:25:55 +02:00
error.go Ap (#14) 2021-05-08 14:25:55 +02:00
featuredtag.go Ap (#14) 2021-05-08 14:25:55 +02:00
field.go Ap (#14) 2021-05-08 14:25:55 +02:00
filter.go Ap (#14) 2021-05-08 14:25:55 +02:00
history.go Ap (#14) 2021-05-08 14:25:55 +02:00
identityproof.go Ap (#14) 2021-05-08 14:25:55 +02:00
instance.go Instance settings updates (#59) 2021-06-23 16:35:57 +02:00
list.go Ap (#14) 2021-05-08 14:25:55 +02:00
marker.go Ap (#14) 2021-05-08 14:25:55 +02:00
mention.go Ap (#14) 2021-05-08 14:25:55 +02:00
notification.go Notifications (#34) 2021-05-27 16:06:24 +02:00
oauth.go Ap (#14) 2021-05-08 14:25:55 +02:00
poll.go Ap (#14) 2021-05-08 14:25:55 +02:00
preferences.go Ap (#14) 2021-05-08 14:25:55 +02:00
pushsubscription.go Ap (#14) 2021-05-08 14:25:55 +02:00
relationship.go Ap (#14) 2021-05-08 14:25:55 +02:00
results.go Ap (#14) 2021-05-08 14:25:55 +02:00
scheduledstatus.go Ap (#14) 2021-05-08 14:25:55 +02:00
search.go first implementation of search feature 2021-05-29 19:36:54 +02:00
source.go Ap (#14) 2021-05-08 14:25:55 +02:00
status.go Notifications (#34) 2021-05-27 16:06:24 +02:00
tag.go Ap (#14) 2021-05-08 14:25:55 +02:00
timeline.go Timeline manager (#40) 2021-06-13 18:42:28 +02:00
token.go Ap (#14) 2021-05-08 14:25:55 +02:00
well-known.go nodeinfo compliance (#61) 2021-06-24 14:26:08 +02:00