Commit Graph

18 Commits

Author SHA1 Message Date
8b669910e4 Clarify comments 2023-10-04 21:13:20 -07:00
f01ac7b716 Merge HTTPError into Error 2023-10-04 21:08:55 -07:00
9edacef768 Rename LemmyError to Error to remove stutter 2023-10-04 20:54:36 -07:00
46c74e6b9b Remove lemmyResponse type 2023-10-04 20:45:36 -07:00
4711b2b160 Add comment for ErrNoToken 2023-10-04 17:14:28 -07:00
afa9507ee2 Remove panic from ClientLogin 2023-10-04 17:13:27 -07:00
7e2677c495 Unexport types that no longer need to be exported 2023-10-04 16:28:52 -07:00
c40ad29ae1 Merge types package into root lemmy package 2023-10-04 16:23:31 -07:00
2511d0dcc7 Update for 0.19.0-rc.1 2023-10-04 16:16:36 -07:00
5a7463d006 Add some comments and separate stuff into different files 2023-09-25 09:55:08 -07:00
86c9270820 Update domain 2023-04-20 19:27:38 -07:00
75566b4809 Regenerate code 2023-01-07 14:45:01 -08:00
a355158d88 Use autogenerated bindings for Lemmy 0.16.7 2023-01-05 12:51:45 -08:00
c19f44c304 Add doc comments 2022-12-13 10:49:58 -08:00
848356eb08 Check response status code more strictly 2022-12-10 15:40:52 -08:00
4714be0ac9 Fix setAuth() when field is of type Optional[string] 2022-12-10 15:17:18 -08:00
f00bbaeb54 Add nil check to setAuth() 2022-12-10 12:42:27 -08:00
af8249097e Initial Commit 2022-12-10 09:17:16 -08:00