gotosocial/internal/api/model
2024-07-20 13:27:18 +02:00
..
account.go [feature/frontend] Respect prefers-reduced-motion for avatars, headers, and emojis 2024-07-20 13:27:18 +02:00
admin.go [feature/frontend] Let admins send test email to validate SMTP config (#2934) 2024-05-27 17:03:54 +00:00
announcement.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
announcementreaction.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
application.go
attachment.go [feature/frontend] Respect prefers-reduced-motion for avatars, headers, and emojis 2024-07-20 13:27:18 +02:00
block.go
card.go
content.go
conversation.go [feature] Stub conversations endpoint (#2853) 2024-04-18 12:36:02 +02:00
domain.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
emoji.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
emojicategory.go
featuredtag.go
field.go
filter.go [feature] Filters v1 (#2594) 2024-03-06 11:15:58 +01:00
filterresult.go feature: filters v2 server-side warning/hiding (#2793) 2024-05-06 12:49:08 +01:00
filterv1.go [chore] Fix a Swagger warning that only manifests during Go client code generation (#2729) 2024-03-06 18:44:58 +01:00
filterv2.go [feature] filter API v2: Restore keywords_attributes and statuses_attributes (#2995) 2024-06-14 10:11:41 +02:00
headerfilter.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
history.go
instance.go
instancev1.go [chore] Warn about email/password change when using OIDC (#2975) 2024-06-07 15:21:57 +01:00
instancev2.go [chore] Warn about email/password change when using OIDC (#2975) 2024-06-07 15:21:57 +01:00
interactionpolicy.go [feature] Allow users to set default interaction policies per status visibility (#3108) 2024-07-17 16:46:52 +02:00
list.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
marker.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
mention.go
multistatus.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
notification.go [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
oauth.go
paging.go
poll.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
preferences.go
pushsubscription.go
relationship.go
report.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
results.go
rule.go [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
scheduledstatus.go
search.go [feature] Add from: search operator and account_id query param (#2943) 2024-05-31 12:57:42 +02:00
source.go
status.go [feature/frontend] Respect prefers-reduced-motion for avatars, headers, and emojis 2024-07-20 13:27:18 +02:00
statuscontext.go [chore/frontend] Tweak threading a bit, inform about hidden replies (#3097) 2024-07-13 12:26:16 +02:00
tag.go
theme.go [feature] User-selectable preset CSS themes for accounts (#2777) 2024-03-25 17:32:24 +00:00
token.go
user.go [feature] Self-serve email change for users (#2957) 2024-06-06 14:43:25 +01:00
usermute.go [feature] User muting (#2960) 2024-06-06 16:38:02 +00:00
well-known.go