Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-18 | add a bajillion headers back in to compile if pch is off | ouwou | |
2023-07-15 | make editing inline, add up arrow shortcut | ouwou | |
2023-01-29 | first pass compile time optimization | ouwou | |
2022-07-07 | add upload progress bar | ouwou | |
2022-06-17 | add file upload via dnd + rework http | ouwou | |
2022-06-14 | refactor send message params into one struct | ouwou | |
2022-06-05 | start attachments (image paste and upload) | ouwou | |
2022-05-10 | add ctrl+number key shortcuts for tabs | ouwou | |
2022-05-09 | add ctrl(+shift)+tab keybinds | ouwou | |
2022-04-27 | add back/forward history to tabs | ouwou | |
also lots of reformatting in .cmake because clion is weird and did that for some reason | |||
2022-04-23 | dont expand channel list when changing tabs | ouwou | |
2022-04-21 | add opened tabs to state | ouwou | |
2022-04-08 | basic tabs system | ouwou | |
2022-04-05 | fix up a bunch of clang-tidy stuff | ouwou | |
mostly changing references, which i hope doesnt break stuff with models (TreeRow, iterators) since they gave me some strange problems in the past | |||
2022-01-09 | format all | ouwou | |
2021-11-23 | Restructure source and resource files (#46) | Dylam De La Torre | |
importantly, res is now res/res and css is now res/css |