ayn2op
|
9450fb124b
feat: add footer configuration support to message input and theme
|
4 сар өмнө |
ayn2op
|
f52b18cd76
fix(messages_list): check if a channel is selected before selection
|
4 сар өмнө |
ayn2op
|
252a42780f
perf(messages_list): preallocate slice capacity
|
4 сар өмнө |
ayn2op
|
0f8d561a23
perf(messages_list): optimize color conversion by eliminating string allocation
|
4 сар өмнө |
ayn2op
|
9b83d85f7e
fix(messages_list): use consistent error message style
|
4 сар өмнө |
Ayyan
|
07914616af
fix(messages_list): prevent panic on failed attachment download (#660)
|
4 сар өмнө |
xqrs
|
9a83762580
feat(clipboard): add wayland support (#657)
|
4 сар өмнө |
Ayyan
|
d29de744fc
build: switch to tcell/v3 (#655)
|
4 сар өмнө |
xqrs
|
7e8af16e72
fix(message_input): add support for mentions list in (group) dms (#649)
|
4 сар өмнө |
ayn2op
|
ac1436b4d4
refactor(cmd): move selected*ID fields to chatView struct
|
5 сар өмнө |
Ayyan
|
0499f5be6d
fix(cmd): do not fetch member for webhooks (#629)
|
5 сар өмнө |
ayn2op
|
8c77e6553f
refactor(cmd): explicitly use \n instead of tview.NewLine
|
5 сар өмнө |
ayn2op
|
8f217f1278
refactor(cmd): replace `fmt.Fprint` with `io.WriteString`
|
5 сар өмнө |
ayn2op
|
b3ac0dc6b4
refactor(cmd): separate chat UI widgets from application
|
5 сар өмнө |
Ayyan
|
1589d7b47f
perf(cmd): use a batch writer instead (#628)
|
5 сар өмнө |
ayn2op
|
db9e64fc50
Revert "feat: show error modal on errors (#621)"
|
5 сар өмнө |
xqrs
|
dfaaf10818
feat: show error modal on errors (#621)
|
5 сар өмнө |
ayn2op
|
de52554f95
refactor(markdown): export renderer and use type-safe config
|
5 сар өмнө |
ayn2op
|
36fc183cb2
refactor: use (*state.State).Cabinet.Me instead
|
6 сар өмнө |
ayn2op
|
9e5c5aac5a
fix: check permissions for edit
|
7 сар өмнө |
ayn2op
|
2210a6dab9
Squash merge edit into main
|
7 сар өмнө |
Dmytro Maistruk
|
a2f16a4d72
feat: add confirmation modal for delete action (#575) (#605)
|
7 сар өмнө |
ayn2op
|
60b63dc463
feat(cmd): render GuildMemberJoinMessage type
|
7 сар өмнө |
ayn2op
|
7abf5ad6bc
refactor: replace atotto/clipboard entirely
|
8 сар өмнө |
ayn2op
|
cdd97ff900
feat: open image attachments in default application instead of browser
|
8 сар өмнө |
ayn2op
|
137c55ab9f
feat(cmd): append channel topic to messages list title
|
9 сар өмнө |
ayn2op
|
628d17e45b
refactor(cmd): move var inside the if statement
|
9 сар өмнө |
ayn2op
|
a80c5bff2a
fix(cmd): disable message input if user does not have relevant permission
|
9 сар өмнө |
ayn2op
|
316ce889dc
fix(cmd): member may not be in cache
|
9 сар өмнө |
ayn2op
|
08501daab7
refactor(cmd): create*Msg to draw*Message
|
9 сар өмнө |