Commit Graph

17 Commits

Author SHA1 Message Date
8b7d681f44 Add login support for WebSocket API 2022-12-12 18:12:22 -08:00
20d99cc702 Add WebSocket types 2022-12-12 18:11:57 -08:00
6023806f7b Add support for websocket api 2022-12-12 17:35:41 -08:00
0850c2fe1f Switch user operations to string type 2022-12-12 16:08:41 -08:00
848356eb08 Check response status code more strictly 2022-12-10 15:40:52 -08:00
1ca785de16 Remove omitempty from json struct tags 2022-12-10 15:33:08 -08:00
ddd10da18d Remove unused dependency from go.mod 2022-12-10 15:19:25 -08:00
4714be0ac9 Fix setAuth() when field is of type Optional[string] 2022-12-10 15:17:18 -08:00
fa357b4bff Fix Subscribed fields 2022-12-10 14:56:20 -08:00
f00bbaeb54 Add nil check to setAuth() 2022-12-10 12:42:27 -08:00
1abba4eeea Remove List prefixes to match naming of other functions 2022-12-10 12:15:14 -08:00
d055482314 Rename Q field to Query 2022-12-10 12:10:34 -08:00
e5d44a3781 Remove duplicate MarkCommentReplyAsRead 2022-12-10 12:07:30 -08:00
2d99520d52 Add search endpoint 2022-12-10 12:07:19 -08:00
312415db3f Add Go Reference badge to README 2022-12-10 17:52:09 +00:00
c19befd1f5 Add GPLv3 license 2022-12-10 09:18:40 -08:00
af8249097e Initial Commit 2022-12-10 09:17:16 -08:00