Historique des commits

Auteur SHA1 Message Date
  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 6e27a46404 feat(ui): enable regions for message selection il y a 4 ans
  rigormorrtiss 7a3956b283 refactor(util): embed & remove parseReferencedMessage() il y a 4 ans
  rigormorrtiss 93a422bc9e feat: merge channels & guilds TreeView for ease-of-use (#37) il y a 4 ans
  rigormorrtiss 88e27fa413 fix(util): directly pass code, ticket to data struct il y a 4 ans
  rigormorrtiss 512db258d5 fix(util): return ref to loginResponse struct il y a 4 ans
  rigormorrtiss 56b4f74dff fix(util): return default config if os.UserHomeDir() returns err il y a 4 ans
  rigormorrtiss d7c0fbb303 refactor(util): omit type & use short-hand assignment il y a 4 ans
  rigormorrtiss c35f9519f3 refactor(util): reuse parseAuthor() in parseReferencedMessage() 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 efb9097eda Modify right Flex proportion to 4 il y a 4 ans
  rigormorrtiss 83f2924186 Modify the default keybindings il y a 4 ans
  rigormorrtiss 464551cc98 Add doc comment for ui.CreateCategoryChannelsTreeNodes() 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 59e0a5c0e5 Update README description il y a 4 ans
  rigormorrtiss f8b8b5a144 Switch to discordgo il y a 4 ans
  rigormorrtiss c5ef19f8d8 build: convert zalando/go-keyring to direct dep 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 7eac041b80 Add doc comment for GetTreeNodeByReference il y a 4 ans
  rigormorrtiss 5f8d6f1399 Switch to TreeView from List for guilds il y a 4 ans