gotosocial/internal/api/client
kim 72ba5666a6
[chore] media pipeline improvements (#3110)
* don't set emoji / media image paths on failed download, migrate FileType from string to integer

* fix incorrect uses of util.PtrOr, fix returned frontend media

* fix migration not setting arguments correctly in where clause

* fix not providing default with not null column

* whoops

* ensure a default gets set for media attachment file type

* remove the exclusive flag from writing files in disk storage

* rename PtrOr -> PtrOrZero, and rename PtrValueOr -> PtrOrValue to match

* slight wording changes

* use singular / plural word forms (no parentheses), is better for screen readers

* update testmodels with unknown media type to have unset file details, update attachment focus handling converting to frontend, update tests

* store first instance in ffmpeg wasm pool, fill remaining with closed instances
2024-07-17 15:26:33 +00:00
..
accounts [chore] media pipeline improvements (#3110) 2024-07-17 15:26:33 +00:00
admin [feature] Allow users to set default interaction policies per status visibility (#3108) 2024-07-17 16:46:52 +02:00
apps [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00
blocks [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00
bookmarks [chore] Swagger: add missing paging params to bookmarks list (#2759) 2024-03-15 11:43:24 +01:00
conversations [feature] Stub conversations endpoint (#2853) 2024-04-18 12:36:02 +02:00
customemojis [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00
favourites [feature] Add experimental instance-federation-spam-filter option (#2685) 2024-02-27 12:22:05 +00:00
featuredtags [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00
filters [chore] media pipeline improvements (#3110) 2024-07-17 15:26:33 +00:00
followrequests [bugfix] further paging mishaps (#2884) 2024-04-30 16:22:23 +02:00
instance [feature] more filetype support! (#3107) 2024-07-15 15:24:53 +01:00
interactionpolicies [feature] Allow users to set default interaction policies per status visibility (#3108) 2024-07-17 16:46:52 +02:00
lists [chore] Swagger: correct names and formats for several array params (#2758) 2024-03-15 11:31:58 +01:00
markers [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00
media [feature] support processing of (many) more media types (#3090) 2024-07-12 09:39:47 +00:00
mutes [feature] User muting (#2960) 2024-06-06 16:38:02 +00:00
notifications [bugfix] rename include_types[] to types[] (#3023) 2024-06-18 18:18:35 +02:00
polls [bugfix] Correct Swagger path for poll voting (#2996) 2024-06-12 11:16:46 +02:00
preferences [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00
reports [feature/frontend] Reports frontend v2 (#3022) 2024-06-18 18:18:00 +02:00
search [feature/frontend] Add player for audio files; use thumbnail for poster (#3099) 2024-07-15 10:47:57 +01:00
statuses [feature] Allow users to set default interaction policies per status visibility (#3108) 2024-07-17 16:46:52 +02:00
streaming [feature] Implement filters_changed stream event (#2972) 2024-06-07 10:51:13 +02:00
timelines [bugfix] Avoid empty public/local timeline queries (#2784) 2024-03-25 16:20:45 +00:00
user [chore] Warn about email/password change when using OIDC (#2975) 2024-06-07 15:21:57 +01:00