Age | Commit message (Collapse) | Author |
|
|
|
In some cases tcell sends Key{Ctrl,Alt}{Up,Down} events instead of
Key{Up,Down} event that have the corresponding modifier mask set.
(these key combinations are used for switching rooms)
|
|
|
|
remove double "or compile from source"
|
|
|
|
|
|
|
|
turn off dynamic colors in fuzzy search
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix room name overwriting unread count
|
|
|
|
|
|
|
|
|
|
switch fuzzysearch to upstream
|
|
|
|
nheko style
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fuzzy search prototype
|
|
|
|
|
|
|
|
|
|
|
|
Now `rm -rf ~/.cache/gomuks` has the same effect as `/clearcache`
|
|
Otherwise the user ID/homeserver values are ignored even though they're
supposed to be prefilled in the UI.
Thanks to @jevolk for noticing the mistake.
|
|
|