Ayyan
|
c7e2ccecce
feat(ui/chat): add syntax highlighting in codeblocks (#745)
|
2 bulan lalu |
Ayyan
|
4c61e7c67a
fix(ui/chat): ensure all guilds appear in tree including orphans (#741)
|
2 bulan lalu |
ayn2op
|
7af199b5a3
fix(picker): disable snap to items (default) to center selection in picker
|
2 bulan lalu |
ayn2op
|
663baf4b70
fix(markdown): use (tcell.Style).Underline(true) to enable underline in renderer
|
2 bulan lalu |
ayn2op
|
5bba2a2bd6
refactor(ui/chat): use color package from tcell (replace deprecated tcell.Color* consts)
|
2 bulan lalu |
ayn2op
|
01fe923a34
refactor text styling to line/segment APIs and fix list selection
|
2 bulan lalu |
ayn2op
|
d86b2f6e60
refactor(ui): switch to segment-based api
|
2 bulan lalu |
Ayyan
|
8f458d984c
perf(ui/chat): speed up guilds tree population (#739)
|
2 bulan lalu |
Ayyan
|
56337067fa
perf(ui/chat): index guild tree nodes for read updates (#738)
|
2 bulan lalu |
Ayyan
|
1428b58f68
perf(ui/chat): cache rendered message TextViews in messages list (#737)
|
2 bulan lalu |
ayn2op
|
0b9b76109c
perf(deps): use primitive dirty tracking API to reduce draw calls
|
2 bulan lalu |
ayn2op
|
0b18c45f89
chore(deps): upgrade tview to latest
|
2 bulan lalu |
ayn2op
|
23ed345c4b
refactor(ui/chat): update consts to reflect primitive name change
|
2 bulan lalu |
ayn2op
|
df7bfcbc6f
fix(config): change toml name for DialogTheme.Style
|
2 bulan lalu |
Ayyan
|
f0a2e8d5da
feat(ui): add backdrop for dialogs (#736)
|
2 bulan lalu |
Ayyan
|
5f884cdf28
refactor(ui/chat): move processText and expandMentions to messageInput struct (#733)
|
2 bulan lalu |
Ayyan
|
6f5a1c36cb
refactor(ui/chat): discard error from (store.MeStore).Me (#732)
|
2 bulan lalu |
xqrs
|
25c062e2d7
fix(ui/chat): add fallbacks for cycle between widgets (#731)
|
2 bulan lalu |
ayn2op
|
da50e3a8a2
perf(ui/chat): replace fmt with io.WriteString for simple string writes
|
3 bulan lalu |
ayn2op
|
490a2fbf9b
fix(deps): update tview to fix tree view navigation
|
3 bulan lalu |
ayn2op
|
415c534674
fix: upgrade tview to turn off underline manually when - is passed
|
3 bulan lalu |
Ayyan
|
0dbe115864
refactor(config)!: rename keys table to keybinds (#725)
|
3 bulan lalu |
ayn2op
|
08bda9e405
feat(ui/chat): center guilds tree cursor/selection
|
3 bulan lalu |
ayn2op
|
2aadba0390
docs(README): remove features section
|
3 bulan lalu |
Ayyan
|
3a4fd37bf6
feat(ui/chat): add channels picker (quickswitcher) (#723)
|
3 bulan lalu |
Ayyan
|
314bad64cf
feat(config): add configurable icons for guilds tree (#722)
|
3 bulan lalu |
ayn2op
|
56b89ba503
feat(ui/chat): update tview to center message selection
|
3 bulan lalu |
Ayyan
|
d700548d02
feat(config)!: add additional selection keys to keys.mentions_list (#720)
|
3 bulan lalu |
ayn2op
|
2e7cd26517
docs(README): update features section
|
3 bulan lalu |
Ayyan
|
a0e1f11300
docs(README): update preview (#718)
|
3 bulan lalu |