ayn2op
|
9b83d85f7e
fix(messages_list): use consistent error message style
|
il y a 4 mois |
Ayyan
|
07914616af
fix(messages_list): prevent panic on failed attachment download (#660)
|
il y a 4 mois |
xqrs
|
9a83762580
feat(clipboard): add wayland support (#657)
|
il y a 4 mois |
Ayyan
|
d29de744fc
build: switch to tcell/v3 (#655)
|
il y a 4 mois |
xqrs
|
7e8af16e72
fix(message_input): add support for mentions list in (group) dms (#649)
|
il y a 4 mois |
ayn2op
|
ac1436b4d4
refactor(cmd): move selected*ID fields to chatView struct
|
il y a 5 mois |
Ayyan
|
0499f5be6d
fix(cmd): do not fetch member for webhooks (#629)
|
il y a 5 mois |
ayn2op
|
8c77e6553f
refactor(cmd): explicitly use \n instead of tview.NewLine
|
il y a 5 mois |
ayn2op
|
8f217f1278
refactor(cmd): replace `fmt.Fprint` with `io.WriteString`
|
il y a 5 mois |
ayn2op
|
b3ac0dc6b4
refactor(cmd): separate chat UI widgets from application
|
il y a 5 mois |
Ayyan
|
1589d7b47f
perf(cmd): use a batch writer instead (#628)
|
il y a 5 mois |
ayn2op
|
db9e64fc50
Revert "feat: show error modal on errors (#621)"
|
il y a 5 mois |
xqrs
|
dfaaf10818
feat: show error modal on errors (#621)
|
il y a 5 mois |
ayn2op
|
de52554f95
refactor(markdown): export renderer and use type-safe config
|
il y a 5 mois |
ayn2op
|
36fc183cb2
refactor: use (*state.State).Cabinet.Me instead
|
il y a 6 mois |
ayn2op
|
9e5c5aac5a
fix: check permissions for edit
|
il y a 7 mois |
ayn2op
|
2210a6dab9
Squash merge edit into main
|
il y a 7 mois |
Dmytro Maistruk
|
a2f16a4d72
feat: add confirmation modal for delete action (#575) (#605)
|
il y a 7 mois |
ayn2op
|
60b63dc463
feat(cmd): render GuildMemberJoinMessage type
|
il y a 7 mois |
ayn2op
|
7abf5ad6bc
refactor: replace atotto/clipboard entirely
|
il y a 8 mois |
ayn2op
|
cdd97ff900
feat: open image attachments in default application instead of browser
|
il y a 8 mois |
ayn2op
|
137c55ab9f
feat(cmd): append channel topic to messages list title
|
il y a 9 mois |
ayn2op
|
628d17e45b
refactor(cmd): move var inside the if statement
|
il y a 9 mois |
ayn2op
|
a80c5bff2a
fix(cmd): disable message input if user does not have relevant permission
|
il y a 9 mois |
ayn2op
|
316ce889dc
fix(cmd): member may not be in cache
|
il y a 9 mois |
ayn2op
|
08501daab7
refactor(cmd): create*Msg to draw*Message
|
il y a 9 mois |
ayn2op
|
4d9dd1d01b
fix(cmd): if member does not exist in state, use the default name (display or user name)
|
il y a 9 mois |
ayn2op
|
a8e7dbd524
perf(cmd): only request guild members on initial channel load
|
il y a 9 mois |
ayn2op
|
7da44507bb
fix: remove theme.messages_list.author_style and bold author markup by default
|
il y a 9 mois |
ayn2op
|
4a6dd663e2
fix: handle empty (deleted) referenced message
|
il y a 9 mois |