Histórico de Commits

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