Historique des commits

Auteur SHA1 Message Date
  ayntgl a6fa21b751 chore: align struct fields il y a 4 ans
  ayntgl e18dbd94f6 refactor: move discord to util/discord.go package il y a 4 ans
  ayntgl 87a073d827 refactor: remove unused functions il y a 4 ans
  ayntgl d0b47b2588 refactor: modularize into packages il y a 4 ans
  ayntgl 16f49a9c34 Refactor into packages il y a 4 ans
  ayntgl 834d7342af refactor: move util/{discord,ui} to main pkg il y a 4 ans
  ayntgl 78f75db905 refactor: cleanup il y a 4 ans
  ayntgl 207a4d43bd refactor: move utility functions into separate package il y a 4 ans
  ayntgl f945fbf4f8 Switch to a flat project structure (#48) il y a 4 ans
  ayntgl 2a160c53f2 main: use multiple .WriteString() instead of fmt.Fprintf() il y a 4 ans
  ayntgl cfbee6c2f1 refactor(util): remove HasPermission() il y a 4 ans
  ayntgl 3dd7b852d3 build: use ayntgl/discordgo instead of bwmarrin/discordgo il y a 4 ans
  ayntgl fcb158d9e2 refactor(util): use fmt.Fprintf instead of multiple strings.Builder.WriteString() calls il y a 4 ans
  rigormorrtiss a442103c89 fix(util): end text region with closing region tag il y a 4 ans
  rigormorrtiss 4bd98d596d style: shorten long lines (>80 characters) 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 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 c35f9519f3 refactor(util): reuse parseAuthor() in parseReferencedMessage() il y a 4 ans
  rigormorrtiss 04b6ddc599 Hide non-permissible channels from channels TreeView (#35) il y a 4 ans
  rigormorrtiss f8b8b5a144 Switch to discordgo il y a 4 ans
  rigormorrtiss 9bb8dce3d0 refactor: add comments for exported functions il y a 4 ans
  rigormorrtiss 38a3bacdcc feat(util): display GuildMemberJoinMessage message type to messages TextView (#31) il y a 4 ans
  rigormorrtiss d0fb493eb9 perf(util): use .WriteString() instead of + concatenation il y a 4 ans
  rigormorrtiss 2c40c996ac fix(util): do not check if Message.Content is empty string il y a 4 ans
  rigormorrtiss 1a2be50e14 feat: implement Threads (#25) il y a 4 ans
  rigormorrtiss 0ee43018c1 util: default keyring service name il y a 4 ans
  rigormorrtiss 1f78c6dac8 util: parse message mentions il y a 4 ans
  rigormorrtiss c9dd1fcf02 main: integrate user guilds in TreeView (#24) il y a 4 ans