gotosocial/internal/api/model
2023-02-16 13:20:23 +00:00
..
account.go [bugfix] Set 'discoverable' properly on API accounts (#1511) 2023-02-16 13:20:23 +00:00
admin.go [feature] Implement reports admin API so admins can view + close reports (#1378) 2023-01-25 11:12:17 +01:00
announcement.go
announcementreaction.go
application.go
attachment.go [bugfix] Parse video metadata more accurately; allow Range in fileserver (#1342) 2023-01-16 16:19:17 +01:00
block.go
card.go
content.go [bugfix] Set cache-control max-age dynamically for s3 (#1510) 2023-02-16 13:18:53 +00:00
context.go
conversation.go
domain.go
emoji.go
emojicategory.go
featuredtag.go
field.go
filter.go
history.go
instance.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
instancev1.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
instancev2.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
list.go
marker.go
mention.go
notification.go
oauth.go
paging.go
poll.go
preferences.go
pushsubscription.go
relationship.go
report.go [feature] Implement reports admin API so admins can view + close reports (#1378) 2023-01-25 11:12:17 +01:00
results.go
scheduledstatus.go
search.go
source.go [chore] Remove omitempty on account source; refactor tests to use prettyprint json (#1337) 2023-01-13 17:02:45 +01:00
status.go
tag.go
token.go
user.go
well-known.go