mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 19:12:25 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| account.go | ||
| activity.go | ||
| admin.go | ||
| announcement.go | ||
| announcementreaction.go | ||
| application.go | ||
| attachment.go | ||
| card.go | ||
| content.go | ||
| context.go | ||
| conversation.go | ||
| domainblock.go | ||
| emoji.go | ||
| error.go | ||
| featuredtag.go | ||
| field.go | ||
| filter.go | ||
| history.go | ||
| identityproof.go | ||
| instance.go | ||
| list.go | ||
| marker.go | ||
| mention.go | ||
| notification.go | ||
| oauth.go | ||
| poll.go | ||
| preferences.go | ||
| pushsubscription.go | ||
| relationship.go | ||
| results.go | ||
| scheduledstatus.go | ||
| search.go | ||
| source.go | ||
| status.go | ||
| tag.go | ||
| timeline.go | ||
| token.go | ||
| well-known.go | ||