Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-18 | add a bajillion headers back in to compile if pch is off | ouwou | |
2023-07-15 | check if message is editable | ouwou | |
2023-07-15 | make editing inline, add up arrow shortcut | ouwou | |
2023-01-29 | first pass compile time optimization | ouwou | |
2022-06-05 | start attachments (image paste and upload) | ouwou | |
2022-04-06 | improve scrolling behavior again, refactor | ouwou | |
scrolling is almost exactly how i want it, but when an existing message's height allocation is changed it still causes the scroll position to change, but its not that bad and is better than what i had before anyways so it is good enough for now. ideally if you are scrolled in the middle it will stay put completely | |||
2022-03-31 | improve scrolling up behavior when loading new messages | 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 |