Historie revizí

Autor SHA1 Zpráva Datum
  ayntgl d8d9672ee8 refactor: uncuddle return statements před 4 roky
  ayntgl 2aed7c0209 Align Config struct fields using fieldalignment před 4 roky
  ayntgl 13a07469f7 Refactor to consistent API před 4 roky
  ayntgl 7dd1b0eb64 feat: follow XDG convention for configuration file (#123) před 4 roky
  ayntgl d984d087a2 refactor: remove notifications feature před 4 roky
  ayntgl 3f1725c0a7 refactor: move config/* to util package před 4 roky
  ayntgl 548c9f0007 refactor: modularize into packages před 4 roky
  ayntgl 4ac65d3cd7 refactor: rename NewConfig to LoadConfig před 4 roky
  ayntgl 2b3066f7c7 ui: remove borders and switch with focus borders by default (#103) před 4 roky
  ayntgl e8a2f33e07 feat: implement multiple keybindings for a command (#101) před 4 roky
  ayntgl be46288500 refactor: rename LoadConfig to NewConfig před 4 roky
  ayntgl 9eede1a547 refactor: move config.go to util pkg před 4 roky
  ayntgl 222a1c09f0 Merge config package into main před 4 roky
  ayntgl 6140d67250 Create config dir if does not exist (#54) před 4 roky
  ayntgl 7d2dd4652f Defer-close the newly created config file (if does not exist) před 4 roky
  ayntgl c545b4071a Add doc comment to Config struct před 4 roky
  ayntgl c858cc5c41 Segregate config.go to util package před 4 roky
  ayntgl f945fbf4f8 Switch to a flat project structure (#48) před 4 roky
  ayntgl 8f393655d3 util: create default conf file if not exists (#47) před 4 roky
  ayntgl 82cf7941b1 refactor(util): rename NewConfig() to LoadConfig() před 4 roky
  rigormorrtiss d3ce38b735 feat: implement desktop notifications (#42) před 4 roky
  rigormorrtiss ba336aebc5 feat(util): add UserAgent field to Config (#41) před 4 roky
  rigormorrtiss 4bd98d596d style: shorten long lines (>80 characters) před 4 roky
  rigormorrtiss 56b4f74dff fix(util): return default config if os.UserHomeDir() returns err před 4 roky
  rigormorrtiss d7c0fbb303 refactor(util): omit type & use short-hand assignment před 4 roky
  rigormorrtiss a3e9fbd076 Pointerize Config.Theme před 4 roky
  rigormorrtiss e1a88777a7 Change Config.Theme type to tview.Theme před 4 roky
  rigormorrtiss f8b8b5a144 Switch to discordgo před 4 roky
  rigormorrtiss 89818721c3 feat(util): add mouse field to config (#34) před 4 roky
  rigormorrtiss 7b1cb548ac refactor: add comment for exported structs před 4 roky