Ayyan
|
5f884cdf28
refactor(ui/chat): move processText and expandMentions to messageInput struct (#733)
|
3 месяцев назад |
Ayyan
|
6f5a1c36cb
refactor(ui/chat): discard error from (store.MeStore).Me (#732)
|
3 месяцев назад |
ayn2op
|
da50e3a8a2
perf(ui/chat): replace fmt with io.WriteString for simple string writes
|
3 месяцев назад |
Ayyan
|
0dbe115864
refactor(config)!: rename keys table to keybinds (#725)
|
3 месяцев назад |
Ayyan
|
314bad64cf
feat(config): add configurable icons for guilds tree (#722)
|
3 месяцев назад |
Ayyan
|
e5a4fb25c2
feat(config): add message_style and selected_message_style options for messages list (#717)
|
3 месяцев назад |
Ayyan
|
3c3c33e978
feat(ui/chat): fetch older messages on select-scrolling (#716)
|
3 месяцев назад |
ayn2op
|
14f3c01aa1
fix(ui/chat): only scroll (not selection) for ScrollTop keymap
|
3 месяцев назад |
Ayyan
|
2015c7d9fe
refactor(ui/chat): use tview.ScrollList for messagesList (#708)
|
3 месяцев назад |
Ayyan
|
28857a9fb7
feat(ui/chat): add messages list scroll keys (#690)
|
3 месяцев назад |
ayn2op
|
2c2afe3b09
fix(ui/chat): dedupe members using set instead of slices.Compact
|
3 месяцев назад |
ayn2op
|
07fa9b172a
refactor(ui): rename chat view type and file
|
4 месяцев назад |
ayn2op
|
26a50e977d
fix(ui/chat): harden message selection
|
4 месяцев назад |
Ayyan
|
91ca816ea0
refactor: move app and chat UI out of cmd (#680)
|
4 месяцев назад |