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

Автор SHA1 Сообщение Дата
  ayntgl e18dbd94f6 refactor: move discord to util/discord.go package 4 лет назад
  ayntgl 87a073d827 refactor: remove unused functions 4 лет назад
  ayntgl d0b47b2588 refactor: modularize into packages 4 лет назад
  ayntgl 16f49a9c34 Refactor into packages 4 лет назад
  ayntgl 834d7342af refactor: move util/{discord,ui} to main pkg 4 лет назад
  ayntgl 78f75db905 refactor: cleanup 4 лет назад
  ayntgl 207a4d43bd refactor: move utility functions into separate package 4 лет назад
  ayntgl f945fbf4f8 Switch to a flat project structure (#48) 4 лет назад
  ayntgl 2a160c53f2 main: use multiple .WriteString() instead of fmt.Fprintf() 4 лет назад
  ayntgl cfbee6c2f1 refactor(util): remove HasPermission() 4 лет назад
  ayntgl 3dd7b852d3 build: use ayntgl/discordgo instead of bwmarrin/discordgo 4 лет назад
  ayntgl fcb158d9e2 refactor(util): use fmt.Fprintf instead of multiple strings.Builder.WriteString() calls 4 лет назад
  rigormorrtiss a442103c89 fix(util): end text region with closing region tag 4 лет назад
  rigormorrtiss 4bd98d596d style: shorten long lines (>80 characters) 4 лет назад
  rigormorrtiss 6e27a46404 feat(ui): enable regions for message selection 4 лет назад
  rigormorrtiss 7a3956b283 refactor(util): embed & remove parseReferencedMessage() 4 лет назад
  rigormorrtiss 88e27fa413 fix(util): directly pass code, ticket to data struct 4 лет назад
  rigormorrtiss 512db258d5 fix(util): return ref to loginResponse struct 4 лет назад
  rigormorrtiss c35f9519f3 refactor(util): reuse parseAuthor() in parseReferencedMessage() 4 лет назад
  rigormorrtiss 04b6ddc599 Hide non-permissible channels from channels TreeView (#35) 4 лет назад
  rigormorrtiss f8b8b5a144 Switch to discordgo 4 лет назад
  rigormorrtiss 9bb8dce3d0 refactor: add comments for exported functions 4 лет назад
  rigormorrtiss 38a3bacdcc feat(util): display GuildMemberJoinMessage message type to messages TextView (#31) 4 лет назад
  rigormorrtiss d0fb493eb9 perf(util): use .WriteString() instead of + concatenation 4 лет назад
  rigormorrtiss 2c40c996ac fix(util): do not check if Message.Content is empty string 4 лет назад
  rigormorrtiss 1a2be50e14 feat: implement Threads (#25) 4 лет назад
  rigormorrtiss 0ee43018c1 util: default keyring service name 4 лет назад
  rigormorrtiss 1f78c6dac8 util: parse message mentions 4 лет назад
  rigormorrtiss c9dd1fcf02 main: integrate user guilds in TreeView (#24) 4 лет назад
  rigormorrtiss 852e5bbd03 util: prefix attachment name to attachment url 4 лет назад