Commit Graph

20 Commits

Author SHA1 Message Date
983592d520 Set read marker on opening room. 2018-12-15 20:56:17 -08:00
6c96bae01f Send read receipts for messages received after opening room. 2018-12-15 19:22:49 -08:00
55f40d5a51 Cleanup command code. 2018-12-14 00:08:16 -08:00
78620c3b4f Scroll when new messages arrive and user is close to the bottom. 2018-12-14 00:02:15 -08:00
5627168d20 Add new lookup functions. 2018-12-13 16:01:54 -08:00
2c7b72fba6 Open room on notification click. 2018-12-13 14:06:15 -08:00
46352c429a Add notifications 2018-12-13 13:42:23 -08:00
b25e5d77af Retrieve user display names on initial log in. 2018-12-13 12:45:30 -08:00
996da079e2 Begin working on requesting users' names. 2018-12-13 02:38:25 -08:00
2449a3c8c4 Add requesting user data. 2018-12-13 02:37:59 -08:00
2505610aa2 Add a separate message for first sync, and add event listing. 2018-12-13 01:46:57 -08:00
b76e4bdf7d Add room message sending. 2018-12-09 23:58:16 -08:00
5ac8e8cb36 Use response next batch when available. This prevents duplication. 2018-12-09 13:02:54 -08:00
70cf5273e9 Add long polling live updates. 2018-12-09 00:48:26 -08:00
0ceb1413ce Add navigation and proper room views. 2018-12-08 20:02:29 -08:00
e492452451 Use routes to navigate. 2018-12-08 19:09:20 -08:00
7d97fc1aba Add basic viewing for rooms. 2018-12-08 17:48:45 -08:00
e06c4a8772 Add logging in. 2018-12-08 15:06:14 -08:00
3656b0f3f0 Begin working on Http requests. 2018-12-08 13:49:38 -08:00
0066c6476b Initial commit. Start basic Elm application. 2018-12-07 23:07:26 -08:00