gotosocial/internal/api/client
tobi 0245c606d7
[chore] Test fixes (#788)
* use 'test' value for testrig storage backend

* update test dependency

* add WaitFor func in testrig

* use WaitFor function instead of time.Sleep

* tidy up tests

* make SentMessages a sync.map

* go fmt
2022-08-31 17:31:21 +02:00
..
account [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
admin [chore] Test fixes (#788) 2022-08-31 17:31:21 +02: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] Check the length of form.MediaIDs instead of just checking for null (#766) 2022-08-26 17:37:51 +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