summaryrefslogtreecommitdiff
path: root/src/components/chatwindow.hpp
AgeCommit message (Expand)Author
2024-01-18add a bajillion headers back in to compile if pch is offouwou
2023-07-15make editing inline, add up arrow shortcutouwou
2023-01-29first pass compile time optimizationouwou
2022-07-07add upload progress barouwou
2022-06-17add file upload via dnd + rework httpouwou
2022-06-14refactor send message params into one structouwou
2022-06-05start attachments (image paste and upload)ouwou
2022-05-10add ctrl+number key shortcuts for tabsouwou
2022-05-09add ctrl(+shift)+tab keybindsouwou
2022-04-27add back/forward history to tabsouwou
2022-04-23dont expand channel list when changing tabsouwou
2022-04-21add opened tabs to stateouwou
2022-04-08basic tabs systemouwou
2022-04-05fix up a bunch of clang-tidy stuffouwou
2022-01-09format allouwou
2021-11-23Restructure source and resource files (#46)Dylam De La Torre