Elara Elara6331
Elara6331 pushed to master at lure/lure 2023-01-13 03:41:57 +00:00
076f90bbd7 Add translation system for LURE CLI
Elara6331 pushed to master at Elara6331/translate 2023-01-13 02:59:06 +00:00
5ad1ec0ed2 Fix recursive infinite loops
Elara6331 pushed to master at Elara6331/translate 2023-01-13 02:58:03 +00:00
626f412574 Don't return underlying LogBuilder
Elara6331 pushed to master at Elara6331/translate 2023-01-13 02:56:14 +00:00
d56562b203 Store the LogBuilder as it's updated
Elara6331 pushed to master at lure/lure 2023-01-13 02:36:56 +00:00
e772ecf2ab Fix database presence check
3e0c110893 Warn user if DB does not have version
Compare 2 commits »
Elara6331 pushed to master at Elara6331/translate 2023-01-13 02:29:34 +00:00
5e6688a78e Switch to crc32 as TOML cannot encode MaxUint64
Elara6331 pushed to master at Elara6331/translate 2023-01-13 02:05:45 +00:00
260d09928b Remove debug code
Elara6331 created branch master in Elara6331/translate 2023-01-13 01:57:35 +00:00
Elara6331 pushed to master at Elara6331/translate 2023-01-13 01:57:35 +00:00
7749500460 Initial Commit
Elara6331 created repository Elara6331/translate 2023-01-13 01:56:57 +00:00
Elara6331 pushed to master at lure/lure 2023-01-12 02:07:52 +00:00
238f4cf682 Add localization to API server
Elara6331 pushed to master at lure/lure 2023-01-11 23:26:18 +00:00
c41e7e1c18 Add language overrides to database
Elara6331 pushed to master at lure/lure 2023-01-11 22:14:34 +00:00
0144ad17d9 Move database open code into internal/db
ddd9d1d63d Add languages to overrides
Compare 2 commits »
Elara6331 pushed to master at lure/lure 2023-01-11 21:03:45 +00:00
0cb23911cf Fix lure target dependencies in Makefile
Elara6331 pushed to master at Elara6331/lemmy-reply-bot 2023-01-10 00:13:24 +00:00
1395fab5cc Run go mod tidy
Elara6331 pushed to master at Elara6331/lemmy-reply-bot 2023-01-10 00:10:57 +00:00
e254fb2ce1 Update example to template
Elara6331 pushed to master at Elara6331/lemmy-reply-bot 2023-01-10 00:10:08 +00:00
37f8a252ef Switch from variable expansion to templates
Elara6331 pushed to master at Elara6331/lemmy-reply-bot 2023-01-09 20:55:55 +00:00
4b7023fdf4 Update go-lemmy library
Elara6331 pushed to master at Elara6331/go-lemmy 2023-01-09 20:54:22 +00:00
c0aced05f0 Add WebSocket reconnects
Elara6331 pushed to master at Elara6331/go-lemmy 2023-01-08 08:47:37 +00:00
f7d3dab036 Move examples to examples directory