Historia zmian

Autor SHA1 Wiadomość Data
  ayntgl 222a1c09f0 Merge config package into main 4 lat temu
  ayntgl bd86ce14f7 Mark discordo-git AUR package as unofficial 4 lat temu
  ayntgl 6140d67250 Create config dir if does not exist (#54) 4 lat temu
  ayntgl e43a631950 Directly use *discordgo.Session from global state 4 lat temu
  ayntgl 2dde45cc95 Merge branch 'main' of https://github.com/ayntgl/discordo 4 lat temu
  ayntgl 4d1b0bbd84 Update git clone URL 4 lat temu
  ayntgl 7d2dd4652f Defer-close the newly created config file (if does not exist) 4 lat temu
  ayntgl c545b4071a Add doc comment to Config struct 4 lat temu
  ayntgl 11cb3539f6 Unexport the service constant 4 lat temu
  ayntgl 32254547a6 Unexport the Service constant 4 lat temu
  ayntgl c858cc5c41 Segregate config.go to util package 4 lat temu
  ayntgl d262054baf Implement custom keybindings (#52) 4 lat temu
  ayntgl 5c64b0fb8b Remove field tags from config struct for consistency (#51) 4 lat temu
  ayntgl 8dad4deec0 Implement inline reply mention functionality (#50) 4 lat temu
  ayntgl 746909a309 Create constant for keyring Service (discordo) (#49) 4 lat temu
  ayntgl f945fbf4f8 Switch to a flat project structure (#48) 4 lat temu
  ayntgl 8c27d2b138 docs: document input widget keybindings 4 lat temu
  ayntgl 8f393655d3 util: create default conf file if not exists (#47) 4 lat temu
  ayntgl 2a160c53f2 main: use multiple .WriteString() instead of fmt.Fprintf() 4 lat temu
  ayntgl 522e1fa950 main: handle state errors 4 lat temu
  ayntgl a460d68a5c fix: clear highlights on guilds widget selected (#46) 4 lat temu
  ayntgl 82cf7941b1 refactor(util): rename NewConfig() to LoadConfig() 4 lat temu
  ayntgl badcf70953 Update LICENSE copyright holder name 4 lat temu
  ayntgl 76a9ff1dae fix: return if there are no selected channel messages (#44) 4 lat temu
  ayntgl cfbee6c2f1 refactor(util): remove HasPermission() 4 lat temu
  ayntgl 3dd7b852d3 build: use ayntgl/discordgo instead of bwmarrin/discordgo 4 lat temu
  ayntgl fcb158d9e2 refactor(util): use fmt.Fprintf instead of multiple strings.Builder.WriteString() calls 4 lat temu
  ayntgl e46ee22d13 Merge branch 'main' of https://github.com/ayntgl/discordo 4 lat temu
  ayntgl 7a9d0e066e refactor(ui): pass event handlers in main func 4 lat temu
  ayntgl ac79f7a9ff docs(README): update badge repo owner 4 lat temu