Commit graph

10 commits

Author SHA1 Message Date
om c51cb58b93 Implement image messages 2022-08-21 14:07:57 +02:00
om b6d9dc6e4c Merge pull request 'Refactor scrolling' (#2) from refactor/scrolling into master
just FYI
2022-08-21 11:03:26 +00:00
om 496a6b7caf Refactor scrolling
So that it should become easier to implement scrolling with image posts.
Also a lot of other refactoring.
2022-08-21 12:26:25 +02:00
om 7a1c75aa99 Merge pull request 'Draft: chat bubbles and some smaller UI improvements' (#1) from a2/chatcontrol-live-demo:asbjørn-additions into master
Reviewed-on: #1
2022-08-17 16:30:58 +00:00
AsbjornOlling f66a4d56ac slightly prettier chat bubbles 2022-08-17 15:32:50 +02:00
AsbjornOlling 4054d6ac48 partially implemented chat bubbles 2022-08-16 21:35:51 +02:00
AsbjornOlling 067afdb187 move contacts list to left of messages
this is the common ui pattern in most chat apps. I think it feels more natural.
2022-08-16 13:05:52 +02:00
AsbjornOlling 0678213516 fix some small language things 2022-08-16 12:20:42 +02:00
om 0f5ad57aec Add MVP of SVG image 2022-08-16 11:56:32 +02:00
om 0b150146b1 Initial commit 2022-08-16 09:51:28 +00:00