gotosocial/internal/api/client
kim 3d3e99ae52
[performance] update storage backend and make use of seek syscall when available (#2924)
* update to use go-storage/ instead of go-store/v2/storage/

* pull in latest version from codeberg

* remove test output 😇

* add code comments

* set the exclusive bit when creating new files in disk config

* bump to actual release version

* bump to v0.1.1 (tis a simple no-logic change)

* update readme

* only use a temporary read seeker when decoding video if required (should only be S3 now)

* use fastcopy library to use memory pooled buffers when calling TempFileSeeker()

* update to use seek call in serveFileRange()
2024-05-22 11:46:24 +02:00
..
accounts [bugfix] further paging mishaps (#2884) 2024-04-30 16:22:23 +02:00
admin [feature] Add HTTP header permission section to frontend (#2893) 2024-05-05 11:47:22 +00: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/v1 [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
followrequests [bugfix] further paging mishaps (#2884) 2024-04-30 16:22:23 +02:00
instance [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01: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 [performance] update storage backend and make use of seek syscall when available (#2924) 2024-05-22 11:46:24 +02:00
mutes [feature] Stub account mutes endpoint (#2852) 2024-04-18 09:59:47 +01:00
notifications [bugfix] Fix Swagger spec and add test script (#2698) 2024-03-06 18:05:45 +01:00
polls [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
preferences [performance] http response encoding / writing improvements (#2374) 2023-11-27 14:00:57 +00:00
reports [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
search [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
statuses [feature] Page through accounts as moderator (#2881) 2024-05-01 14:11:22 +01:00
streaming [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
timelines [bugfix] Avoid empty public/local timeline queries (#2784) 2024-03-25 16:20:45 +00:00
user [feature] Add experimental instance-federation-spam-filter option (#2685) 2024-02-27 12:22:05 +00:00