|  Christian Pauly | df7adbe5b6 | [Events] Add more EventTypes and tests | 2019-07-22 11:54:06 +02:00 | 
				
					
						|  Christian Pauly | 255eea6a4c | [Store] Add exceptRoomID to loadContacts | 2019-07-21 07:16:09 +02:00 | 
				
					
						|  Marcel | 0316795a49 | Merge branch 'fix-classes-non-nullable' into 'master' [Classes] Non nullable id and mxcurl
See merge request famedly/famedlysdk!39 | 2019-07-19 17:22:59 +00:00 | 
				
					
						|  Marcel | 0e85e4d92b | Merge branch 'sync-disable-error' into 'master' [sync] Disable errors
See merge request famedly/famedlysdk!37 | 2019-07-19 17:22:45 +00:00 | 
				
					
						|  Christian Pauly | 740ac0dc9c | [Classes] Non nullable id and mxcurl | 2019-07-19 19:09:34 +02:00 | 
				
					
						|  Christian Pauly | 6d664a9073 | [sync] Disable errors | 2019-07-18 20:03:49 +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 | 20fed44c68 | [SetPushersRequest] Don't include null values Took 8 minutes | 2019-07-18 15:21:19 +00:00 | 
				
					
						|  Marcel | ad13c9ab60 | [Notifications] Add Store table for Notifications Cache | 2019-07-18 17:07:32 +02:00 | 
				
					
						|  Christian | 19be1bdbf4 | Disable lazy loading for first sync. | 2019-07-18 14:30:42 +00:00 | 
				
					
						|  Christian | 3a01b2520e | Merge branch 'fix_app_88' into 'master' Allow Events to have less async data
See merge request famedly/famedlysdk!30 | 2019-07-13 06:24:04 +00:00 | 
				
					
						|  Marcel | 84900f2c30 | [Room] revert creator user Took 12 minutes | 2019-07-12 20:54:31 +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 | 0823473bdf | [Event] load reply event when loading timeline [Room] load creator user
[Timeline] fix sendUser not being passed, fix stateKeyUser not being resolved
Took 46 minutes | 2019-07-11 22:17:40 +02: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 | f349193ef2 | Fix fromJson func | 2019-07-03 13:07:56 +02:00 | 
				
					
						|  Christian Pauly | a70b82e88d | Get Sender from Store | 2019-07-03 11:42:19 +02:00 | 
				
					
						|  Christian Pauly | 3d59aae034 | Fix calc displayname and add tests | 2019-07-03 11:27:46 +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 | 4a73d3131d | More detailed logs | 2019-07-03 11:09:45 +02:00 | 
				
					
						|  Christian | 1abd073e43 | More detailed logs for json decode error. | 2019-07-03 09:00:03 +00:00 | 
				
					
						|  Christian Pauly | 64f8fa38ee | Remove Debug logs | 2019-07-02 10:37:54 +02:00 | 
				
					
						|  Christian Pauly | bafcb8001d | Fix sync filters | 2019-07-02 10:15:20 +02:00 | 
				
					
						|  Christian Pauly | e96929de00 | Add URI encoding | 2019-07-02 09:58:29 +02:00 | 
				
					
						|  Christian Pauly | 144902f681 | Debug logs for include leave | 2019-07-02 09:55:06 +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 Pauly | c56c2f0a95 | [Room] Fix the requestHistory query. | 2019-06-28 11:42:57 +02:00 | 
				
					
						|  Christian | 23bcc1acde | [Room] Add method to get an event by the ID. | 2019-06-28 08:59:00 +00:00 | 
				
					
						|  Christian Pauly | 31bff2d00e | [Timeline] Implement tests for request history function. | 2019-06-28 08:39:43 +02:00 | 
				
					
						|  Christian Pauly | b5698b175f | [Event] sendAgain with return and mark all sending events as error on start | 2019-06-28 08:10:30 +02:00 | 
				
					
						|  Christian | db47a4d30e | [RoomList] Enhance onlyLeft lists and add more tests. | 2019-06-27 17:34:15 +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 | f7e74436f4 | Add dummy body to remove event | 2019-06-27 10:20:47 +02:00 | 
				
					
						|  Christian Pauly | 96623738e3 | Give dummy content to remove event | 2019-06-27 10:18:27 +02:00 | 
				
					
						|  Christian Pauly | c432cc8455 | Use both ID keys for events | 2019-06-27 10:15:46 +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 | 93d904b1ae | [Event] Fix wrong id reference | 2019-06-27 09:44:37 +02:00 | 
				
					
						|  Christian Pauly | 8f96088f09 | Fix event_id key | 2019-06-27 09:30:31 +02:00 |