Commit Graph

22 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
om 56f1e2f9a4 Merge pull request 'Mouse wheel scrolling' (#7) from mouse-scrolling into master
Reviewed-on: #7
2022-08-22 05:21:29 +00:00
om 9533513e5f Merge pull request 'Change colors and a few small styling things' (#6) from new-colors into master
Reviewed-on: #6
2022-08-22 05:21:04 +00: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 e0b37b2012 Merge pull request 'Add status bar and input box' (#4) from feature/status-bar into master
FYI
2022-08-21 17:46:29 +00:00
om aca88b346a Add status bar and input box 2022-08-21 17:53:31 +02:00
om 385475e951 Merge pull request 'Implement image messages' (#3) from feature/image-posts into master
FYI
2022-08-21 13:47:46 +00:00
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