Historique des commits

Auteur SHA1 Message Date
  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
  rigormorrtiss 852e5bbd03 util: prefix attachment name to attachment url il y a 4 ans
  rigormorrtiss a262e933e2 chore: remove .gitignore il y a 4 ans
  rigormorrtiss ca562d0910 Mark bot users with "BOT" tag for referenced message il y a 4 ans
  rigormorrtiss a544c05bfe Ignore message content from color and region tags il y a 4 ans
  rigormorrtiss 8539dc1416 Reset foreground only il y a 4 ans
  rigormorrtiss b74dcfed87 Remove default theme il y a 4 ans
  rigormorrtiss 91280265f2 Remove bold color flag from author name il y a 4 ans
  rigormorrtiss 9ba95dfd2e refactor(util): remove redundant color tag il y a 4 ans
  rigormorrtiss 0bee19a27c refactor(util): merge linebreak with .WriteString() il y a 4 ans