ayntgl
|
e8a2f33e07
feat: implement multiple keybindings for a command (#101)
|
hace 4 años |
ayntgl
|
be46288500
refactor: rename LoadConfig to NewConfig
|
hace 4 años |
ayntgl
|
9eede1a547
refactor: move config.go to util pkg
|
hace 4 años |
ayntgl
|
222a1c09f0
Merge config package into main
|
hace 4 años |
ayntgl
|
6140d67250
Create config dir if does not exist (#54)
|
hace 4 años |
ayntgl
|
7d2dd4652f
Defer-close the newly created config file (if does not exist)
|
hace 4 años |
ayntgl
|
c545b4071a
Add doc comment to Config struct
|
hace 4 años |
ayntgl
|
c858cc5c41
Segregate config.go to util package
|
hace 4 años |
ayntgl
|
f945fbf4f8
Switch to a flat project structure (#48)
|
hace 4 años |
ayntgl
|
8f393655d3
util: create default conf file if not exists (#47)
|
hace 4 años |
ayntgl
|
82cf7941b1
refactor(util): rename NewConfig() to LoadConfig()
|
hace 4 años |
rigormorrtiss
|
d3ce38b735
feat: implement desktop notifications (#42)
|
hace 4 años |
rigormorrtiss
|
ba336aebc5
feat(util): add UserAgent field to Config (#41)
|
hace 4 años |
rigormorrtiss
|
4bd98d596d
style: shorten long lines (>80 characters)
|
hace 4 años |
rigormorrtiss
|
56b4f74dff
fix(util): return default config if os.UserHomeDir() returns err
|
hace 4 años |
rigormorrtiss
|
d7c0fbb303
refactor(util): omit type & use short-hand assignment
|
hace 4 años |
rigormorrtiss
|
a3e9fbd076
Pointerize Config.Theme
|
hace 4 años |
rigormorrtiss
|
e1a88777a7
Change Config.Theme type to tview.Theme
|
hace 4 años |
rigormorrtiss
|
f8b8b5a144
Switch to discordgo
|
hace 4 años |
rigormorrtiss
|
89818721c3
feat(util): add mouse field to config (#34)
|
hace 4 años |
rigormorrtiss
|
7b1cb548ac
refactor: add comment for exported structs
|
hace 4 años |
rigormorrtiss
|
9bb8dce3d0
refactor: add comments for exported functions
|
hace 4 años |
rigormorrtiss
|
c22a64cc5d
util: add theme.borders option to config (#32)
|
hace 4 años |
rigormorrtiss
|
4bf8085239
refactor(util): remove *{Background,Foreground} in favor of Background & Foreground
|
hace 4 años |
rigormorrtiss
|
1a2be50e14
feat: implement Threads (#25)
|
hace 4 años |
rigormorrtiss
|
946e164564
Remove *Foreground configuration
|
hace 4 años |
rigormorrtiss
|
b74dcfed87
Remove default theme
|
hace 4 años |
rigormorrtiss
|
b552619b4e
Rewrite to use Arikawa (#14)
|
hace 4 años |
rigormorrtiss
|
0667b37698
Add option for GET Channel Messages limit (#12)
|
hace 4 años |