Histórico de Commits

Autor SHA1 Mensagem Data
  ayntgl 2dde45cc95 Merge branch 'main' of https://github.com/ayntgl/discordo há 4 anos atrás
  ayntgl 4d1b0bbd84 Update git clone URL 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 11cb3539f6 Unexport the service constant há 4 anos atrás
  ayntgl 32254547a6 Unexport the Service constant há 4 anos atrás
  ayntgl c858cc5c41 Segregate config.go to util package há 4 anos atrás
  ayntgl d262054baf Implement custom keybindings (#52) há 4 anos atrás
  ayntgl 5c64b0fb8b Remove field tags from config struct for consistency (#51) há 4 anos atrás
  ayntgl 8dad4deec0 Implement inline reply mention functionality (#50) há 4 anos atrás
  ayntgl 746909a309 Create constant for keyring Service (discordo) (#49) há 4 anos atrás
  ayntgl f945fbf4f8 Switch to a flat project structure (#48) há 4 anos atrás
  ayntgl 8c27d2b138 docs: document input widget keybindings há 4 anos atrás
  ayntgl 8f393655d3 util: create default conf file if not exists (#47) há 4 anos atrás
  ayntgl 2a160c53f2 main: use multiple .WriteString() instead of fmt.Fprintf() há 4 anos atrás
  ayntgl 522e1fa950 main: handle state errors há 4 anos atrás
  ayntgl a460d68a5c fix: clear highlights on guilds widget selected (#46) há 4 anos atrás
  ayntgl 82cf7941b1 refactor(util): rename NewConfig() to LoadConfig() há 4 anos atrás
  ayntgl badcf70953 Update LICENSE copyright holder name há 4 anos atrás
  ayntgl 76a9ff1dae fix: return if there are no selected channel messages (#44) há 4 anos atrás
  ayntgl cfbee6c2f1 refactor(util): remove HasPermission() há 4 anos atrás
  ayntgl 3dd7b852d3 build: use ayntgl/discordgo instead of bwmarrin/discordgo há 4 anos atrás
  ayntgl fcb158d9e2 refactor(util): use fmt.Fprintf instead of multiple strings.Builder.WriteString() calls há 4 anos atrás
  ayntgl e46ee22d13 Merge branch 'main' of https://github.com/ayntgl/discordo há 4 anos atrás
  ayntgl 7a9d0e066e refactor(ui): pass event handlers in main func há 4 anos atrás
  ayntgl ac79f7a9ff docs(README): update badge repo owner há 4 anos atrás
  rigormorrtiss fa8b590d9c refactor(ui): remove newBaseLoginForm() há 4 anos atrás
  rigormorrtiss 07fe2ce28e perf: goroutinize beeep.Alert() há 4 anos atrás
  rigormorrtiss f3aa3c161e docs: add 'Desktop notifications' to features há 4 anos atrás
  rigormorrtiss d3ce38b735 feat: implement desktop notifications (#42) há 4 anos atrás