Cronologia Commit

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