gotosocial/internal/api
tobi 3d16962173
[chore/bugfix] Break Websockets logic into smaller read/write functions, don't log expected errors (#1932)
* [chore/bugfix] Break Websockets logic into smaller read/write functions, don't log expected errors

* tweak

* tidy up, use control message
2023-07-04 12:55:10 +02:00
..
activitypub [chore] Refactor AP authentication, other small bits of tidying up (#1874) 2023-06-13 15:47:56 +01:00
auth [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
client [chore/bugfix] Break Websockets logic into smaller read/write functions, don't log expected errors (#1932) 2023-07-04 12:55:10 +02:00
fileserver [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
model [feature] Add partial text search for accounts + statuses (#1836) 2023-06-21 17:26:40 +01:00
nodeinfo [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
util [feature] Add partial text search for accounts + statuses (#1836) 2023-06-21 17:26:40 +01:00
wellknown [chore] tidy up media manager, add calling func to errors, build-script improvements (#1835) 2023-05-28 14:08:35 +02:00
activitypub.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
auth.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
client.go [feature] Implement the preferences client API (#1740) 2023-05-06 17:42:58 +02:00
fileserver.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
nodeinfo.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
wellknown.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00