Commit Graph

20 Commits

Author SHA1 Message Date
92b96981e2 Disable recws as it was causing problems 2022-12-13 01:09:43 -08:00
b38c6b0a54 Add support for connection handlers 2022-12-12 18:36:56 -08:00
ce8f58ed2d Update go.mod 2022-12-12 18:23:20 -08:00
a4a015a4cc Add login support for WebSocket API 2022-12-12 18:12:22 -08:00
a90e43691d Add WebSocket types 2022-12-12 18:11:57 -08:00
54c27ff977 Add support for websocket api 2022-12-12 17:35:41 -08:00
6074dcd419 Switch user operations to string type 2022-12-12 16:08:41 -08:00
7fc04591ba Check response status code more strictly 2022-12-10 15:40:52 -08:00
519c58f847 Remove omitempty from json struct tags 2022-12-10 15:33:08 -08:00
a9f1b2d3bd Remove unused dependency from go.mod 2022-12-10 15:19:25 -08:00
ba705b25f7 Fix setAuth() when field is of type Optional[string] 2022-12-10 15:17:18 -08:00
6ea2a3bf54 Fix Subscribed fields 2022-12-10 14:56:20 -08:00
7c15588651 Add nil check to setAuth() 2022-12-10 12:42:27 -08:00
9beccacda1 Remove List prefixes to match naming of other functions 2022-12-10 12:15:14 -08:00
eaebd96419 Rename Q field to Query 2022-12-10 12:10:34 -08:00
61030d84a1 Remove duplicate MarkCommentReplyAsRead 2022-12-10 12:07:30 -08:00
a9c51dba33 Add search endpoint 2022-12-10 12:07:19 -08:00
c9db49c367 Add Go Reference badge to README 2022-12-10 17:52:09 +00:00
2dbc8e9a85 Add GPLv3 license 2022-12-10 09:18:40 -08:00
f29641ae13 Initial Commit 2022-12-10 09:17:16 -08:00