ayn2op
|
abf8a09177
refactor(ui): upgrade tview to latest and adopt new API
|
hai 1 mes |
ayn2op
|
9ec330ba38
build(deps): upgrade tview to latest
|
hai 1 mes |
ayn2op
|
bc22f45f64
refactor(ui/chat): rename messagesList edit/delete command helpers
|
hai 1 mes |
ayn2op
|
ef7bf3822a
refactor(ui/chat): make (*messagesList).delete command-based
|
hai 1 mes |
ayn2op
|
1acf10994f
refactor(ui/chat): make yank actions command-based
|
hai 1 mes |
ayn2op
|
2d79e45f6f
refactor(ui): remove redraw commands and inline command events
|
hai 1 mes |
ayn2op
|
80bcadcadb
feat(ui/chat): redraw attachments picker immediately on open
|
hai 1 mes |
ayn2op
|
5917a460d3
feat(ui/login): switch to tabs for token and qr login methods
|
hai 1 mes |
ayn2op
|
082c018f53
style: run golangci-lint run --fix
|
hai 1 mes |
ayn2op
|
b02803906d
build(deps): upgrade clipboard to latest
|
hai 1 mes |
ayn2op
|
b62d2db2c6
refactor(ui/chat): go fix ./...
|
hai 1 mes |
ayn2op
|
9dcd43475b
feat(ui/chat): render embeds (#766)
|
hai 1 mes |
ayn2op
|
e49702ac0f
build(deps): upgrade tview to latest
|
hai 2 meses |
ayn2op
|
aa2e1e2497
refactor(ui/chat): adapt UI handlers to unified HandleEvent API
|
hai 2 meses |
ayn2op
|
ff6f8f9ad0
refactor(ui): adopt command API (#762)
|
hai 2 meses |
Ken Perkins
|
5ed32db323
feat(ui/chat): display friend's nickname in DM node (#757)
|
hai 2 meses |
Ken Perkins
|
5d85f1826f
fix(ui/chat): show date separator before first message (#758)
|
hai 2 meses |
ayn2op
|
63fef0b13e
build(deps): upgrade tview to latest
|
hai 2 meses |
Ayyan
|
20ef1a7be2
feat: add help bar (#750)
|
hai 2 meses |
ayn2op
|
e62f62f0b3
feat(ui/chat): add scrollbar support
|
hai 2 meses |
ayn2op
|
9a80120f97
fix(ui/chat): render forwarded snapshots via markdown pipeline
|
hai 2 meses |
Ayyan
|
4fcb97ba83
feat(ui/chat): add timezone date separators with toggle (#747)
|
hai 2 meses |
Ayyan
|
c7e2ccecce
feat(ui/chat): add syntax highlighting in codeblocks (#745)
|
hai 2 meses |
ayn2op
|
5bba2a2bd6
refactor(ui/chat): use color package from tcell (replace deprecated tcell.Color* consts)
|
hai 2 meses |
ayn2op
|
d86b2f6e60
refactor(ui): switch to segment-based api
|
hai 2 meses |
Ayyan
|
1428b58f68
perf(ui/chat): cache rendered message TextViews in messages list (#737)
|
hai 2 meses |
ayn2op
|
0b9b76109c
perf(deps): use primitive dirty tracking API to reduce draw calls
|
hai 2 meses |
ayn2op
|
23ed345c4b
refactor(ui/chat): update consts to reflect primitive name change
|
hai 2 meses |
Ayyan
|
f0a2e8d5da
feat(ui): add backdrop for dialogs (#736)
|
hai 2 meses |
Ayyan
|
5f884cdf28
refactor(ui/chat): move processText and expandMentions to messageInput struct (#733)
|
hai 2 meses |