Historique des commits

Auteur SHA1 Message Date
  rigormorrtiss cfff890a63 style: shorten long lines (>80) il y a 4 ans
  rigormorrtiss 23afb2ecef feat: implement reply to selected message functionality (#39) il y a 4 ans
  rigormorrtiss 5d19c768fe feat: implement selectable messages (#38) il y a 4 ans
  rigormorrtiss 102a45b66a refactor: remove keyring utility il y a 4 ans
  rigormorrtiss 4bd98d596d style: shorten long lines (>80 characters) il y a 4 ans
  rigormorrtiss 5656faf2e6 perf: goroutinize session.ChannelMessageSend() il y a 4 ans
  rigormorrtiss 93a422bc9e feat: merge channels & guilds TreeView for ease-of-use (#37) il y a 4 ans
  rigormorrtiss 7f949d2143 Merge branch 'main' of https://github.com/rigormorrtiss/discordo il y a 4 ans
  rigormorrtiss 1fb4f73249 Check if selected channel is not nil on enter key press while inputfield focused il y a 4 ans
  rigormorrtiss 9a2bc80e8d Sort guilds based on their respective position (#36) il y a 4 ans
  rigormorrtiss 83f2924186 Modify the default keybindings il y a 4 ans
  rigormorrtiss 04b6ddc599 Hide non-permissible channels from channels TreeView (#35) il y a 4 ans
  rigormorrtiss a3e9fbd076 Pointerize Config.Theme il y a 4 ans
  rigormorrtiss e1a88777a7 Change Config.Theme type to tview.Theme il y a 4 ans
  rigormorrtiss f8b8b5a144 Switch to discordgo il y a 4 ans
  rigormorrtiss 89818721c3 feat(util): add mouse field to config (#34) il y a 4 ans
  rigormorrtiss 85c7754a18 refactor(ui): remove NewApp() il y a 4 ans
  rigormorrtiss 097b96f841 refactor: modularize into multiple functions to reduce complexity il y a 4 ans
  rigormorrtiss 5f8d6f1399 Switch to TreeView from List for guilds il y a 4 ans
  rigormorrtiss affecac32c main: display empty categories il y a 4 ans
  rigormorrtiss 459167ab1e main: sort channels with accordance to their levels il y a 4 ans
  rigormorrtiss a6984dd878 refactor: reuse writeMessages() il y a 4 ans
  rigormorrtiss 4cf3fff3fe ui: separate guilds from TreeView (#33) il y a 4 ans
  rigormorrtiss c22a64cc5d util: add theme.borders option to config (#32) il y a 4 ans
  rigormorrtiss 4bf8085239 refactor(util): remove *{Background,Foreground} in favor of Background & Foreground il y a 4 ans
  rigormorrtiss d8c502440b feat: switch to zalando/go-keyring from 99designs/keyring il y a 4 ans
  rigormorrtiss 8d7b921df3 feat(main): prioritized support for DISCORDO_TOKEN env var (#30) il y a 4 ans
  rigormorrtiss 5ff13fac2e feat: add support for MFA (2FA) login (#29) il y a 4 ans
  rigormorrtiss 7b0a824f5b feat(main): suffix text channel topic to TextView title (#27) il y a 4 ans
  rigormorrtiss 5fc681bde0 fix(main): degoroutinize addition of thread channel as children to text channel node il y a 4 ans