Commit Graph

10 Commits

Author SHA1 Message Date
AsbjornOlling 5a3bc05a70 pick some more typical colors for a chat app 2022-08-21 22:35:01 +02:00
om 911a58bd6b Finish draft of new chat contacts
There's probably still a lot of typos
2022-08-21 21:50:23 +02:00
om aca88b346a Add status bar and input box 2022-08-21 17:53:31 +02:00
om c51cb58b93 Implement image messages 2022-08-21 14:07:57 +02: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
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