Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-18 | add a bajillion headers back in to compile if pch is off | ouwou | |
2023-10-25 | feat: `show_deleted_indicator` (#237) | Tiramify (A.K. Daniel) | |
* show_deleted_messages * Update README.md --------- Co-authored-by: ouwou <26526779+ouwou@users.noreply.github.com> | |||
2023-08-28 | fix webhook messages not using right username + avatar (fixes #209) | 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 | |
2023-01-28 | make embed labels selectable, let chat textview take focus | ouwou | |
2022-07-08 | try to properly clear chat list | ouwou | |
im sure this will break something somehow | |||
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 |