ayntgl
|
522e1fa950
main: handle state errors
|
4 лет назад |
ayntgl
|
a460d68a5c
fix: clear highlights on guilds widget selected (#46)
|
4 лет назад |
ayntgl
|
82cf7941b1
refactor(util): rename NewConfig() to LoadConfig()
|
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
|
7a9d0e066e
refactor(ui): pass event handlers in main func
|
4 лет назад |
rigormorrtiss
|
07fe2ce28e
perf: goroutinize beeep.Alert()
|
4 лет назад |
rigormorrtiss
|
d3ce38b735
feat: implement desktop notifications (#42)
|
4 лет назад |
rigormorrtiss
|
ba336aebc5
feat(util): add UserAgent field to Config (#41)
|
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
|
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 лет назад |
rigormorrtiss
|
5656faf2e6
perf: goroutinize session.ChannelMessageSend()
|
4 лет назад |
rigormorrtiss
|
93a422bc9e
feat: merge channels & guilds TreeView for ease-of-use (#37)
|
4 лет назад |
rigormorrtiss
|
7f949d2143
Merge branch 'main' of https://github.com/rigormorrtiss/discordo
|
4 лет назад |
rigormorrtiss
|
1fb4f73249
Check if selected channel is not nil on enter key press while inputfield focused
|
4 лет назад |
rigormorrtiss
|
9a2bc80e8d
Sort guilds based on their respective position (#36)
|
4 лет назад |
rigormorrtiss
|
83f2924186
Modify the default keybindings
|
4 лет назад |