Commit Graph

15 Commits

Author SHA1 Message Date
om f4afe0fc3e Implement language switching UI 2022-08-29 19:37:52 +02:00
om 74ed61169c Add english text for dialogs
This still needs a UI to switch languages
2022-08-26 11:46:39 +02:00
om 3f2575e04e typos 2022-08-22 07:35:17 +02:00
AsbjornOlling 9c5df72a8d mouse scrolling in chat view 2022-08-21 23:30:37 +02:00
AsbjornOlling a5c970db11 shrink, slow down, and re-color scanning indicator 2022-08-21 22:57:32 +02:00
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