ayntgl
|
82cf7941b1
refactor(util): rename NewConfig() to LoadConfig()
|
4 سال پیش |
ayntgl
|
badcf70953
Update LICENSE copyright holder name
|
4 سال پیش |
ayntgl
|
76a9ff1dae
fix: return if there are no selected channel messages (#44)
|
4 سال پیش |
ayntgl
|
cfbee6c2f1
refactor(util): remove HasPermission()
|
4 سال پیش |
ayntgl
|
3dd7b852d3
build: use ayntgl/discordgo instead of bwmarrin/discordgo
|
4 سال پیش |
ayntgl
|
fcb158d9e2
refactor(util): use fmt.Fprintf instead of multiple strings.Builder.WriteString() calls
|
4 سال پیش |
ayntgl
|
e46ee22d13
Merge branch 'main' of https://github.com/ayntgl/discordo
|
4 سال پیش |
ayntgl
|
7a9d0e066e
refactor(ui): pass event handlers in main func
|
4 سال پیش |
ayntgl
|
ac79f7a9ff
docs(README): update badge repo owner
|
4 سال پیش |
rigormorrtiss
|
fa8b590d9c
refactor(ui): remove newBaseLoginForm()
|
4 سال پیش |
rigormorrtiss
|
07fe2ce28e
perf: goroutinize beeep.Alert()
|
4 سال پیش |
rigormorrtiss
|
f3aa3c161e
docs: add 'Desktop notifications' to features
|
4 سال پیش |
rigormorrtiss
|
d3ce38b735
feat: implement desktop notifications (#42)
|
4 سال پیش |
rigormorrtiss
|
ba336aebc5
feat(util): add UserAgent field to Config (#41)
|
4 سال پیش |
rigormorrtiss
|
1525c40879
docs: update README preview
|
4 سال پیش |
rigormorrtiss
|
9c3e390b33
refactor(ui): move *LoginForm to ui/misc.go
|
4 سال پیش |
rigormorrtiss
|
58cd88ce7a
refactor(ui): update directory structure
|
4 سال پیش |
rigormorrtiss
|
ccf3266e36
main: check if message not found in slice
|
4 سال پیش |
rigormorrtiss
|
a442103c89
fix(util): end text region with closing region tag
|
4 سال پیش |
rigormorrtiss
|
c587082795
docs: update README preview
|
4 سال پیش |
rigormorrtiss
|
95af0acb29
feat: cancel message reply with Escape key
|
4 سال پیش |
rigormorrtiss
|
693cbd00e4
refactor: append messages by sent order
|
4 سال پیش |
rigormorrtiss
|
4ecd386b61
fix: if ModAlt is pressed while InputField is focused, do not handle the event
|
4 سال پیش |
rigormorrtiss
|
9f79852e47
refactor: consistently handle key events
|
4 سال پیش |
rigormorrtiss
|
effe882849
fix: set selectedMessage & InputField.title as nil and "", respectively
|
4 سال پیش |
rigormorrtiss
|
cfff890a63
style: shorten long lines (>80)
|
4 سال پیش |
rigormorrtiss
|
23afb2ecef
feat: implement reply to selected message functionality (#39)
|
4 سال پیش |
rigormorrtiss
|
5d19c768fe
feat: implement selectable messages (#38)
|
4 سال پیش |
rigormorrtiss
|
102a45b66a
refactor: remove keyring utility
|
4 سال پیش |
rigormorrtiss
|
4bd98d596d
style: shorten long lines (>80 characters)
|
4 سال پیش |