Historial de Commits

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