gotosocial/internal/api/client
tobi ac6ed3d939
[chore] Update bun / sqlite versions; update gtsmodels (#754)
* upstep bun and sqlite versions

* allow specific columns to be updated in the db

* only update necessary columns for user

* bit tidier

* only update necessary fields of media_attachment

* only update relevant instance fields

* update tests

* update only specific account columns

* use bool pointers on gtsmodels
includes attachment, status, account, user

* update columns more selectively

* test all default fields on new account insert

* updating remaining bools on gtsmodels

* initialize pointer fields when extracting AP emoji

* copy bools properly

* add copyBoolPtr convenience function + test it

* initialize false bool ptrs a bit more neatly
2022-08-15 11:35:05 +01:00
..
account [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
admin [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
app [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
auth [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
blocks [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
emoji [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
favourites [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
fileserver serve HEAD requests via the fileserver (#735) 2022-07-30 13:42:47 +01:00
filter [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
followrequest [chore] improved router logging, recovery and error handling (#705) 2022-07-12 08:32:20 +01:00
instance [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
list [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
media [bugfix] Fix thumbnails not taking exif rotation into account (#746) 2022-08-10 14:05:14 +02:00
notification [feature] Implemented notification clear (#720) 2022-08-01 11:13:49 +02:00
search [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
status [bugfix] Markdown formatting updates (#743) 2022-08-07 18:19:16 +02:00
streaming [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
timeline [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
user [feature] Add first iteration of a user panel at /user (#736) 2022-08-08 10:40:51 +02:00