rigormorrtiss
|
e985ac55ed
feat(main): suffix channel topic after channel name (#17)
|
4 лет назад |
rigormorrtiss
|
c141e7f4b4
fix(main): "login via token" input field not displayed (#16)
|
4 лет назад |
rigormorrtiss
|
c17ca03bda
Add default keybindings for navigation
|
4 лет назад |
rigormorrtiss
|
353a66b079
Sort channels on guild and channel selected
|
4 лет назад |
rigormorrtiss
|
74157d846d
Goroutinize util.SetPassword()
|
4 лет назад |
rigormorrtiss
|
e4fbeb1c11
refactor(ui): explicitly return values
|
4 лет назад |
rigormorrtiss
|
04e24917de
Remove Quit button from login Modal
|
4 лет назад |
rigormorrtiss
|
9bc0b94da3
Upgrade Arikawa to v3 (#15)
|
4 лет назад |
rigormorrtiss
|
d0a372c414
Eliminate panic calls
|
4 лет назад |
rigormorrtiss
|
b552619b4e
Rewrite to use Arikawa (#14)
|
4 лет назад |
rigormorrtiss
|
8207701654
Remove support for bot accounts
|
4 лет назад |
rigormorrtiss
|
c5985eb91d
Only display channels of type GUILD_TEXT & GUILD_NEWS (exclude GUILD_VOICE) (#13)
|
4 лет назад |
rigormorrtiss
|
0667b37698
Add option for GET Channel Messages limit (#12)
|
4 лет назад |
rigormorrtiss
|
c0c7527a1f
Prefix top-level text-based channels with # (#9)
|
4 лет назад |
rigormorrtiss
|
483f9b1f3c
Fix TreeNode deadlock
|
4 лет назад |
rigormorrtiss
|
7fe268b813
Change default theme to Dracula
|
4 лет назад |
rigormorrtiss
|
8f384643f4
Refactor to switch statement
|
4 лет назад |
rigormorrtiss
|
d684312f38
Implement ChannelsTreeView Component for categories (#7)
|
4 лет назад |
rigormorrtiss
|
639a48447d
Add customizable theme support
|
4 лет назад |
rigormorrtiss
|
bd63810b91
Remove Application InputCapture handler
|
4 лет назад |
rigormorrtiss
|
0bd48686cb
Set channels List title when guild is selected
|
4 лет назад |
rigormorrtiss
|
a9ea2244f5
Revert "Move ui events handlers to corresponding file"
|
4 лет назад |
rigormorrtiss
|
88614c1888
Move ui events handlers to corresponding file
|
4 лет назад |
rigormorrtiss
|
e553e96c68
Set borders to empty strings and focus borders to corresponding default borders
|
4 лет назад |
rigormorrtiss
|
a400ad306f
Add ui.NewMidFlex() func
|
4 лет назад |
rigormorrtiss
|
14fa4cca81
Rename ui.NewApplication() to ui.NewApp()
|
4 лет назад |
rigormorrtiss
|
9651934c16
Modify UserAgent & Identify properties for user accounts
|
4 лет назад |
rigormorrtiss
|
fe1f0432c3
Fix nil pointer dereference
|
4 лет назад |
rigormorrtiss
|
0f15ab13c6
Switch to discordgo for simplicity
|
4 лет назад |
rigormorrtiss
|
642e156dc8
Switch to for-range loops for cleaner syntax
|
4 лет назад |