Historique des commits

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