Historique des commits

Auteur SHA1 Message Date
  ayntgl fcb158d9e2 refactor(util): use fmt.Fprintf instead of multiple strings.Builder.WriteString() calls il y a 4 ans
  ayntgl e46ee22d13 Merge branch 'main' of https://github.com/ayntgl/discordo il y a 4 ans
  ayntgl 7a9d0e066e refactor(ui): pass event handlers in main func il y a 4 ans
  ayntgl ac79f7a9ff docs(README): update badge repo owner il y a 4 ans
  rigormorrtiss fa8b590d9c refactor(ui): remove newBaseLoginForm() il y a 4 ans
  rigormorrtiss 07fe2ce28e perf: goroutinize beeep.Alert() il y a 4 ans
  rigormorrtiss f3aa3c161e docs: add 'Desktop notifications' to features il y a 4 ans
  rigormorrtiss d3ce38b735 feat: implement desktop notifications (#42) il y a 4 ans
  rigormorrtiss ba336aebc5 feat(util): add UserAgent field to Config (#41) il y a 4 ans
  rigormorrtiss 1525c40879 docs: update README preview il y a 4 ans
  rigormorrtiss 9c3e390b33 refactor(ui): move *LoginForm to ui/misc.go il y a 4 ans
  rigormorrtiss 58cd88ce7a refactor(ui): update directory structure il y a 4 ans
  rigormorrtiss ccf3266e36 main: check if message not found in slice il y a 4 ans
  rigormorrtiss a442103c89 fix(util): end text region with closing region tag il y a 4 ans
  rigormorrtiss c587082795 docs: update README preview il y a 4 ans
  rigormorrtiss 95af0acb29 feat: cancel message reply with Escape key il y a 4 ans
  rigormorrtiss 693cbd00e4 refactor: append messages by sent order il y a 4 ans
  rigormorrtiss 4ecd386b61 fix: if ModAlt is pressed while InputField is focused, do not handle the event il y a 4 ans
  rigormorrtiss 9f79852e47 refactor: consistently handle key events il y a 4 ans
  rigormorrtiss effe882849 fix: set selectedMessage & InputField.title as nil and "", respectively il y a 4 ans
  rigormorrtiss cfff890a63 style: shorten long lines (>80) il y a 4 ans
  rigormorrtiss 23afb2ecef feat: implement reply to selected message functionality (#39) il y a 4 ans
  rigormorrtiss 5d19c768fe feat: implement selectable messages (#38) il y a 4 ans
  rigormorrtiss 102a45b66a refactor: remove keyring utility il y a 4 ans
  rigormorrtiss 4bd98d596d style: shorten long lines (>80 characters) il y a 4 ans
  rigormorrtiss 5656faf2e6 perf: goroutinize session.ChannelMessageSend() 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 93a422bc9e feat: merge channels & guilds TreeView for ease-of-use (#37) il y a 4 ans
  rigormorrtiss 88e27fa413 fix(util): directly pass code, ticket to data struct il y a 4 ans