Commit Verlauf

Autor SHA1 Nachricht Datum
  ayntgl 78f75db905 refactor: cleanup vor 4 Jahren
  ayntgl 207a4d43bd refactor: move utility functions into separate package vor 4 Jahren
  ayntgl f945fbf4f8 Switch to a flat project structure (#48) vor 4 Jahren
  ayntgl 2a160c53f2 main: use multiple .WriteString() instead of fmt.Fprintf() vor 4 Jahren
  ayntgl cfbee6c2f1 refactor(util): remove HasPermission() vor 4 Jahren
  ayntgl 3dd7b852d3 build: use ayntgl/discordgo instead of bwmarrin/discordgo vor 4 Jahren
  ayntgl fcb158d9e2 refactor(util): use fmt.Fprintf instead of multiple strings.Builder.WriteString() calls vor 4 Jahren
  rigormorrtiss a442103c89 fix(util): end text region with closing region tag vor 4 Jahren
  rigormorrtiss 4bd98d596d style: shorten long lines (>80 characters) vor 4 Jahren
  rigormorrtiss 6e27a46404 feat(ui): enable regions for message selection vor 4 Jahren
  rigormorrtiss 7a3956b283 refactor(util): embed & remove parseReferencedMessage() vor 4 Jahren
  rigormorrtiss 88e27fa413 fix(util): directly pass code, ticket to data struct vor 4 Jahren
  rigormorrtiss 512db258d5 fix(util): return ref to loginResponse struct vor 4 Jahren
  rigormorrtiss c35f9519f3 refactor(util): reuse parseAuthor() in parseReferencedMessage() vor 4 Jahren
  rigormorrtiss 04b6ddc599 Hide non-permissible channels from channels TreeView (#35) vor 4 Jahren
  rigormorrtiss f8b8b5a144 Switch to discordgo vor 4 Jahren
  rigormorrtiss 9bb8dce3d0 refactor: add comments for exported functions vor 4 Jahren
  rigormorrtiss 38a3bacdcc feat(util): display GuildMemberJoinMessage message type to messages TextView (#31) vor 4 Jahren
  rigormorrtiss d0fb493eb9 perf(util): use .WriteString() instead of + concatenation vor 4 Jahren
  rigormorrtiss 2c40c996ac fix(util): do not check if Message.Content is empty string vor 4 Jahren
  rigormorrtiss 1a2be50e14 feat: implement Threads (#25) vor 4 Jahren
  rigormorrtiss 0ee43018c1 util: default keyring service name vor 4 Jahren
  rigormorrtiss 1f78c6dac8 util: parse message mentions vor 4 Jahren
  rigormorrtiss c9dd1fcf02 main: integrate user guilds in TreeView (#24) vor 4 Jahren
  rigormorrtiss 852e5bbd03 util: prefix attachment name to attachment url vor 4 Jahren
  rigormorrtiss a262e933e2 chore: remove .gitignore vor 4 Jahren
  rigormorrtiss ca562d0910 Mark bot users with "BOT" tag for referenced message vor 4 Jahren
  rigormorrtiss a544c05bfe Ignore message content from color and region tags vor 4 Jahren
  rigormorrtiss 8539dc1416 Reset foreground only vor 4 Jahren
  rigormorrtiss b74dcfed87 Remove default theme vor 4 Jahren