|
|
78efe78d4b
|
Implement auto mark as read for conversations
|
2023-12-10 23:59:34 -08:00 |
|
|
|
5a672c4b2e
|
ResponseDecodeError should report underlying error
|
2023-12-10 19:50:28 -08:00 |
|
|
|
7db8c39042
|
Better error handling
|
2023-12-10 19:37:53 -08:00 |
|
|
|
a8886279c6
|
Update send message to account for guid returned by servers
|
2023-12-10 18:30:56 -08:00 |
|
|
|
6375900710
|
Implements message loading and display
|
2023-08-24 00:45:18 -07:00 |
|
|
|
4add2b4674
|
Better database syncing... maybe
|
2023-08-19 01:22:56 -07:00 |
|
|
|
19a6960ab2
|
Implement deletion of non-existent conversations
|
2023-08-17 01:53:37 -07:00 |
|
|
|
84e3a27c62
|
Fix list updates (it was isEqual)
|
2023-08-17 01:44:19 -07:00 |
|
|
|
770bb496f5
|
Trying to plumb list changes...
|
2023-08-17 01:07:15 -07:00 |
|
|
|
4eef98aef4
|
Start integration with app: adds Hilt for dep injection, implements a view model
|
2023-08-17 00:37:50 -07:00 |
|
|
|
28f2bfe580
|
Implements message watching per conversation
|
2023-08-14 00:12:38 -07:00 |
|
|
|
f6affec830
|
Adds update/db monitoring of messages added
|
2023-08-13 19:59:04 -07:00 |
|
|
|
62ea95099a
|
Implements UpdateMonitor
|
2023-08-13 18:41:49 -07:00 |
|
|
|
1feb7ea6f6
|
Started working on synchronization
|
2023-08-10 01:10:15 -07:00 |
|
|
|
f43c348f92
|
BackendTest: add message/convo generation features
|
2023-08-09 23:47:00 -07:00 |
|
|
|
32e68a80b2
|
Integrate ChatRepository and CachedChatDatabase
|
2023-08-09 23:00:28 -07:00 |
|
|
|
4fda6428ce
|
Adds Message retrieval
|
2023-08-09 02:00:52 -07:00 |
|
|
|
4724ae5728
|
Started working on Cache Database
|
2023-08-09 01:32:38 -07:00 |
|
|
|
98d0a90544
|
SendMessage: plumb a guid through to uniquely identify a pending message
|
2023-08-07 23:00:08 -07:00 |
|
|
|
0f87ea2200
|
Implements /sendMessage using a message queue
|
2023-08-07 22:52:33 -07:00 |
|
|
|
7a5e1fd338
|
Implements /message fetching
|
2023-08-07 21:30:46 -07:00 |
|
|
|
203e1c5ed9
|
Upgrade project and dependencies
|
2023-08-07 19:35:42 -07:00 |
|
|
|
2e9b62b654
|
Adds backend module, tests for /version and /conversations (not real tests yet)
|
2023-08-06 12:27:58 -07:00 |
|