mirror of
1
Fork 0
gotosocial/internal/api/model
tobi cc313f58cb
[bugfix] serialize instance terms via API (#2293)
2023-10-24 14:23:22 +02:00
..
account.go [feature] Support setting private notes on accounts (#1982) 2023-07-27 10:30:39 +02:00
admin.go [feature] Allow admins to expire remote public keys; refetch expired keys on demand (#2183) 2023-09-12 10:43:12 +01:00
announcement.go
announcementreaction.go
application.go
attachment.go
block.go
card.go
content.go
context.go
conversation.go
domain.go [feature] Implement explicit domain allows + allowlist federation mode (#2200) 2023-09-21 12:12:04 +02:00
emoji.go
emojicategory.go
featuredtag.go
field.go
filter.go
history.go
instance.go
instancev1.go [bugfix] serialize instance terms via API (#2293) 2023-10-24 14:23:22 +02:00
instancev2.go [bugfix] serialize instance terms via API (#2293) 2023-10-24 14:23:22 +02:00
list.go
marker.go [feature] Implement markers API (#1989) 2023-07-29 12:49:14 +02:00
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
pushsubscription.go
relationship.go
report.go [feature] Instance rules (#2125) 2023-08-19 14:33:15 +02:00
results.go
rule.go [feature] Instance rules (#2125) 2023-08-19 14:33:15 +02:00
scheduledstatus.go
search.go [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) 2023-07-31 15:47:35 +02:00
source.go
status.go
tag.go [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) 2023-07-31 15:47:35 +02:00
token.go
user.go
well-known.go