Commit Graph

24 Commits

Author SHA1 Message Date
Elara 27fc1cd810 Fix ExportSettings endpoint 2023-12-15 09:25:29 -08:00
Elara 5fd0a73741 Remove unnecessary pointer 2023-10-05 13:44:29 -07:00
Elara 46c74e6b9b Remove lemmyResponse type 2023-10-04 20:45:36 -07:00
Elara 7e2677c495 Unexport types that no longer need to be exported 2023-10-04 16:28:52 -07:00
Elara c40ad29ae1 Merge types package into root lemmy package 2023-10-04 16:23:31 -07:00
Elara 2511d0dcc7 Update for 0.19.0-rc.1 2023-10-04 16:16:36 -07:00
Elara 0d50afac8e Handle lack of parameters 2023-09-24 21:48:00 -07:00
Elara 833745395f Fix some more capitalization and remove WebsocketMsg 2023-09-24 20:51:23 -07:00
Elara f8a84454d8 Handle when_ fields 2023-09-24 20:40:00 -07:00
Elara fb99765a2a Use int64 instead of float64 and fix some capitalization 2023-09-24 20:16:12 -07:00
Elara 4bc9ac9276 Handle LemmyTime fields 2023-09-24 19:36:37 -07:00
Elara 44dbe8c934 Rewrite generator and update for Lemmy 0.18.3 2023-09-24 19:28:46 -07:00
Elara 058b3879ae Update for 0.18.0 2023-07-03 17:47:46 -07:00
Elara ff36330625 Update for Lemmy v0.17.3 2023-06-05 13:30:13 -07:00
Elara 86c9270820 Update domain 2023-04-20 19:27:38 -07:00
Elara 0b8023a108 Update for 0.17.0 2023-01-30 19:38:57 -08:00
Elara d7ad5f9f94 Replace panics with error logs 2023-01-07 15:25:18 -08:00
Elara 018527cbd4 Add comments containing source file to generated files 2023-01-07 15:05:40 -08:00
Elara df0dc254c3 Add special case for 'Crud', and transform enum and struct type names 2023-01-07 14:54:04 -08:00
Elara c13f0633c3 Add special cases for 'jwt' and 'crud' 2023-01-07 14:42:57 -08:00
Elara bcc3bf8716 Add header comment to generated files 2023-01-07 14:40:18 -08:00
Elara 1765ca2db5 Add new LemmyTime type and remove omitempty from json tag 2023-01-05 13:42:24 -08:00
Elara a8997d12ee Use correct type for enum generation 2023-01-05 13:02:11 -08:00
Elara a355158d88 Use autogenerated bindings for Lemmy 0.16.7 2023-01-05 12:51:45 -08:00