summaryrefslogtreecommitdiff
path: root/src/components/chatlist.cpp
AgeCommit message (Expand)Author
2023-10-25feat: `show_deleted_indicator` (#237)Tiramify (A.K. Daniel)
2023-08-28fix webhook messages not using right username + avatar (fixes #209)ouwou
2023-07-15check if message is editableouwou
2023-07-15make editing inline, add up arrow shortcutouwou
2023-01-29first pass compile time optimizationouwou
2023-01-28make embed labels selectable, let chat textview take focusouwou
2022-07-08try to properly clear chat listouwou
2022-06-05start attachments (image paste and upload)ouwou
2022-04-06improve scrolling behavior again, refactorouwou
2022-03-31improve scrolling up behavior when loading new messagesouwou
2021-11-23Restructure source and resource files (#46)Dylam De La Torre