Commit Graph

198 Commits

Author SHA1 Message Date
Christian Pauly a5fc893a48 [SDK] Bugfixing 2019-08-07 10:46:59 +02:00
Christian Pauly 7401a0dc20 [AccountData] Add new classes 2019-08-07 10:32:18 +02:00
Christian Pauly d9af551555 [Room] Refactor Room 2019-08-07 10:17:03 +02:00
Christian Pauly 5184f34251 [User] Rewrite User class 2019-08-07 09:54:08 +02:00
Christian Pauly 2cea10b01a [State] Add state event class 2019-08-07 09:53:22 +02:00
Christian Pauly 8e7eaac9d2 [Event] New event classes 2019-08-07 09:52:36 +02:00
Christian Pauly 6cebee9eb7 [Room] Also query states for rooms 2019-08-07 09:50:40 +02:00
Christian Pauly 930404d149 [Store] Rewrite queries 2019-08-07 09:05:03 +02:00
Christian Pauly 83d747f5f5 [Store] Handle presences in store 2019-08-07 08:50:05 +02:00
Christian Pauly 8b8232d2ba [Store] Correct storing of accoundata 2019-08-07 08:47:53 +02:00
Christian Pauly 006c5a756f [Store] Fix RoomUpdate storing 2019-08-07 08:44:49 +02:00
Christian Pauly 92d8ab9206 [Store] Only store state events 2019-08-07 08:43:28 +02:00
Christian Pauly 83c127183b [Store] New databasescheme 2019-08-07 08:36:48 +02:00
Christian 98bb93e657 [Room] Add support for RoomSummary 2019-08-06 09:47:09 +00:00
Marcel 8a2b7e8177 [Room] fix users generated by getUserByMXID
Took 9 minutes
2019-08-06 11:09:17 +02:00
Christian 744aa3267f [Store] Fix db migration 2019-08-06 08:47:03 +00:00
Christian Pauly 370712ed9f [Store] Fix queries 2019-08-05 11:54:43 +02:00
Christian Pauly 11d9b9db16 [Store] Bump database version 2019-08-05 11:47:15 +02:00
Christian Pauly 8c4e75d268 [Store] Fix db migration 2019-08-05 11:07:58 +02:00
Christian Pauly 8e7c2a3f5b [Store] Make scheme more generic 2019-08-04 11:28:43 +02:00
Christian cc850aa2d7 [RoomList] Remove async 2019-07-30 07:35:52 +00:00
Christian 3ccf7e5ad6 [RoomList] Make async method real time again. 2019-07-30 05:53:35 +00:00
Christian 237e8640b4 Merge branch 'room-fix-sender-not-being-loaded' into 'master'
[Room]/[Store] Load sender user when loading event by id

See merge request famedly/famedlysdk!56
2019-07-29 16:52:53 +00:00
Marcel e42b4daa84 [Room]/[Store] Load sender user from server when store is not available
Took 19 minutes
2019-07-29 16:16:20 +02:00
Christian Pauly c94246195f [RoomList] Get user and Statekey 2019-07-29 09:44:55 +02:00
Marcel 90a5f32e20 [Room]/[Store] Load sender user when loading event by id
Took 5 minutes
2019-07-28 20:19:58 +02:00
Christian dd5814cd58 [ContactList] Fallback with old loadContacts 2019-07-26 14:07:29 +00:00
Christian Pauly a97e96bf72 [Store] Include invite 2019-07-26 14:57:56 +02:00
Christian Pauly ffd4eb508e [Store] Fix query 2019-07-26 14:57:12 +02:00
Christian Pauly fa88a5b2d4 [Store] Better directchat query 2019-07-26 14:55:17 +02:00
Christian Pauly d334968219 [Connection] Reenable lazy loading 2019-07-26 14:46:50 +02:00
Christian Pauly 8664954f27 [ContactList] Define contact list by discoveryRoom 2019-07-26 14:46:23 +02:00
Christian Pauly c95f4acecd [ContactList] Add functions 2019-07-26 14:00:12 +02:00
Christian Pauly a48f1519b6 [Room] Fix changename requests 2019-07-26 13:32:18 +02:00
Marcel 670110e661 Merge branch 'store-fix-db-migration' into 'master'
[Store] fix db migration

See merge request famedly/famedlysdk!51
2019-07-26 10:34:12 +00:00
Christian Pauly 98d22aaedd [Store] Back to prev db version 2019-07-26 11:06:33 +02:00
Christian Pauly 582065bf3d [Store] Fix debug 2019-07-26 11:05:35 +02:00
Christian Pauly 3441fb4964 [Store] Switch db version for testing 2019-07-26 11:02:50 +02:00
Christian Pauly 9d5296d4e0 [Store] Wait for table creation 2019-07-26 11:00:39 +02:00
Christian Pauly e1f83d8e83 [Store] Change DB version for testing 2019-07-26 10:57:44 +02:00
Christian Pauly d10a064dfe [Store] Better debugs 2019-07-26 10:56:27 +02:00
Christian Pauly e798e39433 [Room] Fix state requests 2019-07-26 10:05:08 +02:00
Christian 4668566ec0 [Store] Fix storing of error events 2019-07-25 08:42:11 +00:00
Christian Pauly de55c201fc [Event] Make delete function async 2019-07-24 10:48:13 +02:00
Christian Pauly 4e3c1b271b [Sdk] Add Pusherrequests to sdk lib 2019-07-24 10:37:04 +02:00
Christian Pauly b827bc7714 [Event] Add more tests 2019-07-24 10:13:02 +02:00
Christian Pauly f4252f2fc3 [Client] Add more tests 2019-07-24 09:59:29 +02:00
Christian Pauly ef166a6ca1 [RoomList] Fix environment pass 2019-07-23 16:14:11 +02:00
Christian Pauly a43f5048db [RoomList] Set hasName to false 2019-07-23 15:10:38 +02:00
Christian Pauly a38d43b167 [Room] hasName false by default 2019-07-23 15:07:31 +02:00