Elara Elara6331
Elara6331 pushed to master at Elara6331/lemmy-reply-bot 2023-01-07 23:32:37 +00:00
15bb7754d4 Update go-lemmy library
Elara6331 pushed tag v0.16.7 to Elara6331/go-lemmy 2023-01-07 23:25:44 +00:00
Elara6331 pushed to master at Elara6331/go-lemmy 2023-01-07 23:25:21 +00:00
d4c5776790 Replace panics with error logs
Elara6331 pushed to master at Elara6331/go-lemmy 2023-01-07 23:15:51 +00:00
6465ee25bc Add generation instructions to README
Elara6331 pushed to master at Elara6331/go-lemmy 2023-01-07 23:05:43 +00:00
9788468c0a Add comments containing source file to generated files
Elara6331 pushed to master at Elara6331/go-lemmy 2023-01-07 22:54:08 +00:00
6f5a84c24b Add special case for 'Crud', and transform enum and struct type names
Elara6331 pushed to master at Elara6331/go-lemmy 2023-01-07 22:48:25 +00:00
2e4f4281de Merge branch 'master' of ssh://192.168.100.62:2222/Arsen6331/go-lemmy
b32e07b887 Regenerate code
862bcd5164 Add special cases for 'jwt' and 'crud'
8e0208dec2 Add header comment to generated files
Compare 4 commits »
Elara6331 pushed to master at Elara6331/go-lemmy 2023-01-06 02:58:39 +00:00
e5092d3898 Update 'go.mod'
Elara6331 pushed to master at Elara6331/lemmy-reply-bot 2023-01-05 22:01:35 +00:00
404c485a6d Update go-lemmy library
Elara6331 pushed to master at Elara6331/go-lemmy 2023-01-05 21:46:11 +00:00
754cfa602c Remove debug code
Elara6331 pushed to master at Elara6331/go-lemmy 2023-01-05 21:42:26 +00:00
0942490238 Add new LemmyTime type and remove omitempty from json tag
Elara6331 pushed to master at Elara6331/go-lemmy 2023-01-05 21:17:13 +00:00
4ecce09b73 Add Operation interface
Elara6331 pushed to master at Elara6331/go-lemmy 2023-01-05 21:13:13 +00:00
cf871efc23 Add IsOneOf to websocket message
Elara6331 pushed to master at Elara6331/go-lemmy 2023-01-05 21:02:13 +00:00
cdd67e35a3 Use correct type for enum generation
Elara6331 pushed to master at Elara6331/go-lemmy 2023-01-05 20:51:48 +00:00
7459b363f6 Use autogenerated bindings for Lemmy 0.16.7
Elara6331 pushed to master at Elara6331/go-lemmy 2023-01-05 20:30:30 +00:00
27ef17a00e Use autogenerated bindings for Lemmy 0.16.7
Elara6331 pushed to master at Elara6331/itd 2023-01-04 23:17:16 +00:00
4cdd47311f Switch from zerolog to go.arsenm.dev/logger in itctl
Elara6331 pushed to master at Elara6331/itd 2023-01-04 23:06:08 +00:00
520c23b75b Switch from zerolog to go.arsenm.dev/logger
Elara6331 pushed to master at Elara6331/infinitime 2023-01-04 23:00:18 +00:00
512d48bc24 Switch from zerolog to go.arsenm.dev/logger
Elara6331 pushed to master at Elara6331/logger 2023-01-04 22:53:06 +00:00
d706171ea6 Add SetLevel function