gotosocial/internal/api/model
tobi eafd73c292
[chore] Remove omitempty on account source; refactor tests to use prettyprint json (#1337)
* remove omitEmpty tag on account source items

* update tests
2023-01-13 17:02:45 +01:00
..
account.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
admin.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
announcement.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
announcementreaction.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
application.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
attachment.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
block.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
card.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
content.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
context.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
conversation.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
domain.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
emoji.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
emojicategory.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
featuredtag.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
field.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
filter.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
history.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
instance.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
list.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
marker.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
mention.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
notification.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
oauth.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
paging.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
poll.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
preferences.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
pushsubscription.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
relationship.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
results.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
scheduledstatus.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
search.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
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 [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
tag.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
token.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
user.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
well-known.go [feature] Add local user and post count to nodeinfo responses (#1325) 2023-01-11 11:36:36 +01:00