summaryrefslogtreecommitdiff
path: root/src/components/chatinput.cpp
AgeCommit message (Expand)Author
2022-06-16preserve attachment insertion orderouwou
2022-06-14refactor send message params into one structouwou
2022-06-10dont use tmpnam because its stupidouwou
2022-06-09remove temp attachment files when theyre actually done being uploadedouwou
2022-06-06remove temporary image file when attachment removedouwou
2022-06-06only save temporary image when theres room in containerouwou
2022-06-05start attachments (image paste and upload)ouwou
2021-11-23Restructure source and resource files (#46)Dylam De La Torre