История коммитов

Автор SHA1 Сообщение Дата
  rigormorrtiss a442103c89 fix(util): end text region with closing region tag 4 лет назад
  rigormorrtiss 95af0acb29 feat: cancel message reply with Escape key 4 лет назад
  rigormorrtiss 693cbd00e4 refactor: append messages by sent order 4 лет назад
  rigormorrtiss 4ecd386b61 fix: if ModAlt is pressed while InputField is focused, do not handle the event 4 лет назад
  rigormorrtiss 9f79852e47 refactor: consistently handle key events 4 лет назад
  rigormorrtiss effe882849 fix: set selectedMessage & InputField.title as nil and "", respectively 4 лет назад
  rigormorrtiss cfff890a63 style: shorten long lines (>80) 4 лет назад
  rigormorrtiss 23afb2ecef feat: implement reply to selected message functionality (#39) 4 лет назад
  rigormorrtiss 5d19c768fe feat: implement selectable messages (#38) 4 лет назад
  rigormorrtiss 102a45b66a refactor: remove keyring utility 4 лет назад
  rigormorrtiss 4bd98d596d style: shorten long lines (>80 characters) 4 лет назад
  rigormorrtiss 5656faf2e6 perf: goroutinize session.ChannelMessageSend() 4 лет назад
  rigormorrtiss 93a422bc9e feat: merge channels & guilds TreeView for ease-of-use (#37) 4 лет назад
  rigormorrtiss 7f949d2143 Merge branch 'main' of https://github.com/rigormorrtiss/discordo 4 лет назад
  rigormorrtiss 1fb4f73249 Check if selected channel is not nil on enter key press while inputfield focused 4 лет назад
  rigormorrtiss 9a2bc80e8d Sort guilds based on their respective position (#36) 4 лет назад
  rigormorrtiss 83f2924186 Modify the default keybindings 4 лет назад
  rigormorrtiss 04b6ddc599 Hide non-permissible channels from channels TreeView (#35) 4 лет назад
  rigormorrtiss a3e9fbd076 Pointerize Config.Theme 4 лет назад
  rigormorrtiss e1a88777a7 Change Config.Theme type to tview.Theme 4 лет назад
  rigormorrtiss f8b8b5a144 Switch to discordgo 4 лет назад
  rigormorrtiss 89818721c3 feat(util): add mouse field to config (#34) 4 лет назад
  rigormorrtiss 85c7754a18 refactor(ui): remove NewApp() 4 лет назад
  rigormorrtiss 097b96f841 refactor: modularize into multiple functions to reduce complexity 4 лет назад
  rigormorrtiss 5f8d6f1399 Switch to TreeView from List for guilds 4 лет назад
  rigormorrtiss affecac32c main: display empty categories 4 лет назад
  rigormorrtiss 459167ab1e main: sort channels with accordance to their levels 4 лет назад
  rigormorrtiss a6984dd878 refactor: reuse writeMessages() 4 лет назад
  rigormorrtiss 4cf3fff3fe ui: separate guilds from TreeView (#33) 4 лет назад
  rigormorrtiss c22a64cc5d util: add theme.borders option to config (#32) 4 лет назад