Historial de Commits

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