ayn2op
|
80bcadcadb
feat(ui/chat): redraw attachments picker immediately on open
|
1 mese fa |
ayn2op
|
5917a460d3
feat(ui/login): switch to tabs for token and qr login methods
|
1 mese fa |
ayn2op
|
082c018f53
style: run golangci-lint run --fix
|
1 mese fa |
ayn2op
|
b02803906d
build(deps): upgrade clipboard to latest
|
1 mese fa |
ayn2op
|
b62d2db2c6
refactor(ui/chat): go fix ./...
|
1 mese fa |
ayn2op
|
9dcd43475b
feat(ui/chat): render embeds (#766)
|
2 mesi fa |
ayn2op
|
e49702ac0f
build(deps): upgrade tview to latest
|
2 mesi fa |
ayn2op
|
aa2e1e2497
refactor(ui/chat): adapt UI handlers to unified HandleEvent API
|
2 mesi fa |
ayn2op
|
ff6f8f9ad0
refactor(ui): adopt command API (#762)
|
2 mesi fa |
Ken Perkins
|
5ed32db323
feat(ui/chat): display friend's nickname in DM node (#757)
|
2 mesi fa |
Ken Perkins
|
5d85f1826f
fix(ui/chat): show date separator before first message (#758)
|
2 mesi fa |
ayn2op
|
63fef0b13e
build(deps): upgrade tview to latest
|
2 mesi fa |
Ayyan
|
20ef1a7be2
feat: add help bar (#750)
|
2 mesi fa |
ayn2op
|
e62f62f0b3
feat(ui/chat): add scrollbar support
|
2 mesi fa |
ayn2op
|
9a80120f97
fix(ui/chat): render forwarded snapshots via markdown pipeline
|
2 mesi fa |
Ayyan
|
4fcb97ba83
feat(ui/chat): add timezone date separators with toggle (#747)
|
2 mesi fa |
Ayyan
|
c7e2ccecce
feat(ui/chat): add syntax highlighting in codeblocks (#745)
|
2 mesi fa |
ayn2op
|
5bba2a2bd6
refactor(ui/chat): use color package from tcell (replace deprecated tcell.Color* consts)
|
2 mesi fa |
ayn2op
|
d86b2f6e60
refactor(ui): switch to segment-based api
|
2 mesi fa |
Ayyan
|
1428b58f68
perf(ui/chat): cache rendered message TextViews in messages list (#737)
|
2 mesi fa |
ayn2op
|
0b9b76109c
perf(deps): use primitive dirty tracking API to reduce draw calls
|
2 mesi fa |
ayn2op
|
23ed345c4b
refactor(ui/chat): update consts to reflect primitive name change
|
2 mesi fa |
Ayyan
|
f0a2e8d5da
feat(ui): add backdrop for dialogs (#736)
|
2 mesi fa |
Ayyan
|
5f884cdf28
refactor(ui/chat): move processText and expandMentions to messageInput struct (#733)
|
3 mesi fa |
Ayyan
|
6f5a1c36cb
refactor(ui/chat): discard error from (store.MeStore).Me (#732)
|
3 mesi fa |
ayn2op
|
da50e3a8a2
perf(ui/chat): replace fmt with io.WriteString for simple string writes
|
3 mesi fa |
Ayyan
|
0dbe115864
refactor(config)!: rename keys table to keybinds (#725)
|
3 mesi fa |
Ayyan
|
314bad64cf
feat(config): add configurable icons for guilds tree (#722)
|
3 mesi fa |
Ayyan
|
e5a4fb25c2
feat(config): add message_style and selected_message_style options for messages list (#717)
|
3 mesi fa |
Ayyan
|
3c3c33e978
feat(ui/chat): fetch older messages on select-scrolling (#716)
|
3 mesi fa |