Commit Verlauf

Autor SHA1 Nachricht Datum
  ayntgl badcf70953 Update LICENSE copyright holder name vor 4 Jahren
  ayntgl 76a9ff1dae fix: return if there are no selected channel messages (#44) 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
  ayntgl e46ee22d13 Merge branch 'main' of https://github.com/ayntgl/discordo vor 4 Jahren
  ayntgl 7a9d0e066e refactor(ui): pass event handlers in main func vor 4 Jahren
  ayntgl ac79f7a9ff docs(README): update badge repo owner vor 4 Jahren
  rigormorrtiss fa8b590d9c refactor(ui): remove newBaseLoginForm() vor 4 Jahren
  rigormorrtiss 07fe2ce28e perf: goroutinize beeep.Alert() vor 4 Jahren
  rigormorrtiss f3aa3c161e docs: add 'Desktop notifications' to features vor 4 Jahren
  rigormorrtiss d3ce38b735 feat: implement desktop notifications (#42) vor 4 Jahren
  rigormorrtiss ba336aebc5 feat(util): add UserAgent field to Config (#41) vor 4 Jahren
  rigormorrtiss 1525c40879 docs: update README preview vor 4 Jahren
  rigormorrtiss 9c3e390b33 refactor(ui): move *LoginForm to ui/misc.go vor 4 Jahren
  rigormorrtiss 58cd88ce7a refactor(ui): update directory structure vor 4 Jahren
  rigormorrtiss ccf3266e36 main: check if message not found in slice vor 4 Jahren
  rigormorrtiss a442103c89 fix(util): end text region with closing region tag vor 4 Jahren
  rigormorrtiss c587082795 docs: update README preview vor 4 Jahren
  rigormorrtiss 95af0acb29 feat: cancel message reply with Escape key vor 4 Jahren
  rigormorrtiss 693cbd00e4 refactor: append messages by sent order vor 4 Jahren
  rigormorrtiss 4ecd386b61 fix: if ModAlt is pressed while InputField is focused, do not handle the event vor 4 Jahren
  rigormorrtiss 9f79852e47 refactor: consistently handle key events vor 4 Jahren
  rigormorrtiss effe882849 fix: set selectedMessage & InputField.title as nil and "", respectively vor 4 Jahren
  rigormorrtiss cfff890a63 style: shorten long lines (>80) vor 4 Jahren
  rigormorrtiss 23afb2ecef feat: implement reply to selected message functionality (#39) vor 4 Jahren
  rigormorrtiss 5d19c768fe feat: implement selectable messages (#38) vor 4 Jahren
  rigormorrtiss 102a45b66a refactor: remove keyring utility vor 4 Jahren
  rigormorrtiss 4bd98d596d style: shorten long lines (>80 characters) vor 4 Jahren
  rigormorrtiss 5656faf2e6 perf: goroutinize session.ChannelMessageSend() vor 4 Jahren