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 年 前 |
rigormorrtiss
|
04b6ddc599
Hide non-permissible channels from channels TreeView (#35)
|
4 年 前 |
rigormorrtiss
|
a3e9fbd076
Pointerize Config.Theme
|
4 年 前 |
rigormorrtiss
|
e1a88777a7
Change Config.Theme type to tview.Theme
|
4 年 前 |
rigormorrtiss
|
f8b8b5a144
Switch to discordgo
|
4 年 前 |
rigormorrtiss
|
89818721c3
feat(util): add mouse field to config (#34)
|
4 年 前 |
rigormorrtiss
|
85c7754a18
refactor(ui): remove NewApp()
|
4 年 前 |
rigormorrtiss
|
097b96f841
refactor: modularize into multiple functions to reduce complexity
|
4 年 前 |
rigormorrtiss
|
5f8d6f1399
Switch to TreeView from List for guilds
|
4 年 前 |
rigormorrtiss
|
affecac32c
main: display empty categories
|
4 年 前 |
rigormorrtiss
|
459167ab1e
main: sort channels with accordance to their levels
|
4 年 前 |
rigormorrtiss
|
a6984dd878
refactor: reuse writeMessages()
|
4 年 前 |
rigormorrtiss
|
4cf3fff3fe
ui: separate guilds from TreeView (#33)
|
4 年 前 |
rigormorrtiss
|
c22a64cc5d
util: add theme.borders option to config (#32)
|
4 年 前 |
rigormorrtiss
|
4bf8085239
refactor(util): remove *{Background,Foreground} in favor of Background & Foreground
|
4 年 前 |
rigormorrtiss
|
d8c502440b
feat: switch to zalando/go-keyring from 99designs/keyring
|
4 年 前 |
rigormorrtiss
|
8d7b921df3
feat(main): prioritized support for DISCORDO_TOKEN env var (#30)
|
4 年 前 |
rigormorrtiss
|
5ff13fac2e
feat: add support for MFA (2FA) login (#29)
|
4 年 前 |
rigormorrtiss
|
7b0a824f5b
feat(main): suffix text channel topic to TextView title (#27)
|
4 年 前 |
rigormorrtiss
|
5fc681bde0
fix(main): degoroutinize addition of thread channel as children to text channel node
|
4 年 前 |
rigormorrtiss
|
d9fc27e5ed
feat(ui): set right border padding to 0 for TextView
|
4 年 前 |