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

Автор SHA1 Сообщение Дата
  rigormorrtiss ccf3266e36 main: check if message not found in slice 4 лет назад
  rigormorrtiss a442103c89 fix(util): end text region with closing region tag 4 лет назад
  rigormorrtiss c587082795 docs: update README preview 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 6e27a46404 feat(ui): enable regions for message selection 4 лет назад
  rigormorrtiss 7a3956b283 refactor(util): embed & remove parseReferencedMessage() 4 лет назад
  rigormorrtiss 93a422bc9e feat: merge channels & guilds TreeView for ease-of-use (#37) 4 лет назад
  rigormorrtiss 88e27fa413 fix(util): directly pass code, ticket to data struct 4 лет назад
  rigormorrtiss 512db258d5 fix(util): return ref to loginResponse struct 4 лет назад
  rigormorrtiss 56b4f74dff fix(util): return default config if os.UserHomeDir() returns err 4 лет назад
  rigormorrtiss d7c0fbb303 refactor(util): omit type & use short-hand assignment 4 лет назад
  rigormorrtiss c35f9519f3 refactor(util): reuse parseAuthor() in parseReferencedMessage() 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 efb9097eda Modify right Flex proportion to 4 4 лет назад
  rigormorrtiss 83f2924186 Modify the default keybindings 4 лет назад
  rigormorrtiss 464551cc98 Add doc comment for ui.CreateCategoryChannelsTreeNodes() 4 лет назад
  rigormorrtiss 04b6ddc599 Hide non-permissible channels from channels TreeView (#35) 4 лет назад
  rigormorrtiss a3e9fbd076 Pointerize Config.Theme 4 лет назад