Histórico de Commits

Autor SHA1 Mensagem Data
  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
  rigormorrtiss ba336aebc5 feat(util): add UserAgent field to Config (#41) há 4 anos atrás
  rigormorrtiss 1525c40879 docs: update README preview há 4 anos atrás
  rigormorrtiss 9c3e390b33 refactor(ui): move *LoginForm to ui/misc.go há 4 anos atrás
  rigormorrtiss 58cd88ce7a refactor(ui): update directory structure há 4 anos atrás
  rigormorrtiss ccf3266e36 main: check if message not found in slice há 4 anos atrás