gotosocial/internal/api/model
tobi e70bf8a6c8
[chore/bugfix] Domain block tidying up, Implement first pass of 207 Multi-Status (#1886)
* [chore/refactor] update domain block processing

* expose domain block import errors a lil better

* move/remove unused query keys
2023-07-07 11:34:12 +02:00
..
account.go [bugfix] Ensure account fields can be set by JSON (#1762) 2023-05-12 11:17:31 +02:00
admin.go [feature] Allow admins to send test emails (#1620) 2023-03-14 16:11:04 +00:00
announcement.go
announcementreaction.go
application.go
attachment.go
block.go
card.go
content.go
context.go
conversation.go
domain.go
emoji.go
emojicategory.go
featuredtag.go
field.go [feature] Enable federation in/out of profile PropertyValue fields (#1722) 2023-05-09 11:16:10 +01:00
filter.go
history.go
instance.go [Frontend] Settings for profile fields (#1885) 2023-06-13 12:21:26 +02:00
instancev1.go [bugfix] Return languages in api/v1/instance (#1741) 2023-05-06 22:38:19 +02:00
instancev2.go [chore] fix + update swagger docs (#1622) 2023-03-14 10:56:34 +01:00
list.go [feature] Add List functionality (#1802) 2023-05-25 10:37:38 +02:00
marker.go
mention.go
multistatus.go [chore/bugfix] Domain block tidying up, Implement first pass of 207 Multi-Status (#1886) 2023-07-07 11:34:12 +02:00
notification.go
oauth.go
paging.go
poll.go
preferences.go [feature] Implement the preferences client API (#1740) 2023-05-06 17:42:58 +02:00
pushsubscription.go
relationship.go
report.go
results.go
scheduledstatus.go
search.go [feature] Add partial text search for accounts + statuses (#1836) 2023-06-21 17:26:40 +01:00
source.go
status.go
tag.go
token.go
user.go
well-known.go