Marcel
c6f699aaff
[Store][NotificationsCache] Fixing issues that caused some cache errors
...
- Remove primary key
- make sure that the id is per room not per event to have no issues with the order that select returned
- Add asserts to detect any null values when testing
- up the db version as the schema changed
Took 16 minutes
2019-08-17 15:33:53 +02:00
Christian
98bb93e657
[Room] Add support for RoomSummary
2019-08-06 09:47:09 +00: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
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
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
c95f4acecd
[ContactList] Add functions
2019-07-26 14:00:12 +02: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
4668566ec0
[Store] Fix storing of error events
2019-07-25 08:42:11 +00:00
Christian
b7d8b53b46
[Store] Fix db query
2019-07-23 09:20:52 +00:00
Christian
cfb757df0f
[Sending] Refactoring
2019-07-23 09:09:13 +00:00
Christian Pauly
255eea6a4c
[Store] Add exceptRoomID to loadContacts
2019-07-21 07:16:09 +02:00
Marcel
14b89263b7
[Store] Add missing comma
2019-07-18 20:03:45 +02:00
Christian
88197fed0f
Merge branch 'master' into 'mini_fixes3'
...
# Conflicts:
# lib/src/Store.dart
2019-07-18 17:53:44 +00:00
Marcel
0bf241c265
[Store] give notification idenitifier
2019-07-18 19:46:36 +02:00
Christian
069f26b039
Merge branch 'mini_fixes2' into 'master'
...
[Store] correct return type
See merge request famedly/famedlysdk!35
2019-07-18 17:22:21 +00:00
Marcel
584bd92f7d
[Store] correct return type
2019-07-18 19:18:01 +02:00
Marcel
b3e8a81dfc
[Store] Increase DB version
2019-07-18 18:49:04 +02:00
Marcel
eed51913c4
[Notifications] Fix missing DB and missing slash
2019-07-18 18:47:59 +02:00
Marcel
ad13c9ab60
[Notifications] Add Store table for Notifications Cache
2019-07-18 17:07:32 +02:00
Marcel
e063af9fe7
[Store] Rename User table to Users
...
[Connection] Add HTTPtype enum
[User] Add Membership enum
[Event] Add Reply to the Event types
Took 2 hours 0 minutes
2019-07-12 09:26:07 +00:00
Marcel
fab4604b08
[Store] remove s of Users as the table actually is named User
...
Took 1 minute
2019-07-03 15:55:06 +02:00
Marcel
47d92406b7
[Store] remove s of Users as the table actually is named User
...
Took 2 minutes
2019-07-03 15:47:36 +02:00
Marcel
547e9c8f3a
[Store] remove s of Users as the table actually is named User
...
Took 3 minutes
2019-07-03 15:43:17 +02:00
Christian Pauly
a70b82e88d
Get Sender from Store
2019-07-03 11:42:19 +02:00
Christian Pauly
9666b763a5
Fix Event decode bug
2019-07-03 11:19:45 +02:00
Christian Pauly
8aa27feac3
More logs
2019-07-03 11:15:55 +02:00
Christian Pauly
64f8fa38ee
Remove Debug logs
2019-07-02 10:37:54 +02:00
Christian Pauly
ea74096c35
Add Debug logs
2019-07-02 09:50:23 +02:00
Christian
b8de0f054b
[Room] Store prevBatch when requesting history
2019-06-28 10:32:33 +00:00
Christian
23bcc1acde
[Room] Add method to get an event by the ID.
2019-06-28 08:59:00 +00:00
Christian
9e096f31f8
[Event] sendAgain with return and mark all sending events as error on start
2019-06-28 08:38:21 +00:00
Christian Pauly
be2265f226
[Refactoring] Make analyzer happy.
2019-06-27 12:33:02 +02:00
Christian Pauly
9b0b3c0ee5
Fix Delete function
2019-06-27 10:33:43 +02:00
Christian Pauly
e73d33a5e8
[Event] Refactoring
2019-06-27 10:30:26 +02:00
Christian Pauly
939e7e738a
[Event] Add functions to remove and resend an error event
2019-06-27 10:12:39 +02:00
Christian Pauly
8f96088f09
Fix event_id key
2019-06-27 09:30:31 +02:00
Christian Pauly
c7689419ea
[Store] Fix storage for sending events.
2019-06-27 09:25:25 +02:00