163ad0de6b 
								
							 
						 
						
							
							
								
								fix: The initial sync waiting for a long time in some cases  
							
							
							
						 
						
							2022-08-30 14:22:09 +02:00  
				
					
						
							
							
								 
						
							
								dd1f61c29e 
								
							 
						 
						
							
							
								
								feat: support dehydrated devices  
							
							
							
						 
						
							2022-08-29 13:05:55 +02:00  
				
					
						
							
							
								 
						
							
								6555f36d6d 
								
							 
						 
						
							
							
								
								feat: switch from pedantic to lints  
							
							
							
						 
						
							2022-08-15 14:15:51 +00:00  
				
					
						
							
							
								 
						
							
								2a019eaec3 
								
							 
						 
						
							
							
								
								feat: keep timeline history for archive rooms in memory  
							
							
							
						 
						
							2022-07-21 14:14:17 +00:00  
				
					
						
							
							
								 
						
							
								7885281c72 
								
							 
						 
						
							
							
								
								refactor: Use import sorter and ci templates  
							
							
							
						 
						
							2022-07-21 15:44:04 +02:00  
				
					
						
							
							
								 
						
							
								6e211f5a81 
								
							 
						 
						
							
							
								
								fix: race conditions in the SDK and its tests  
							
							
							
						 
						
							2022-07-13 00:36:49 +00:00  
				
					
						
							
							
								 
						
							
								ff359aedff 
								
							 
						 
						
							
							
								
								refactor: Better fetch own profile  
							
							... 
							
							
							
							This makes it possible to pass cache
and getFromRooms variable in
fetchOwnProfile. It also removes the
never working and duplicated
check from rooms. The Profiles
can be duplicated in the Set
because they are equal but not
the same objects. In the get
profile method, it now checks the
cache first before the rooms as
the cache might have the more
accurate result.
This makes displaying an avatar
change much easier as it makes
it possible to just disable cache
then. 
							
						 
						
							2022-07-11 08:08:40 +02:00  
				
					
						
							
							
								 
						
							
								65b20e7d17 
								
							 
						 
						
							
							
								
								fix: request history  
							
							
							
						 
						
							2022-07-05 13:24:35 +00:00  
				
					
						
							
							
								 
						
							
								3f3d4d38d6 
								
							 
						 
						
							
							
								
								refactor: Migrate to Matrix Api Lite 1.0.0  
							
							
							
						 
						
							2022-05-17 22:50:04 +00:00  
				
					
						
							
							
								 
						
							
								ff586b06b1 
								
							 
						 
						
							
							
								
								fix: don't assume element is a string  
							
							
							
						 
						
							2022-05-17 09:25:13 +00:00  
				
					
						
							
							
								 
						
							
								bfdd4c810e 
								
							 
						 
						
							
							
								
								Henri/fragmented timeline v2  
							
							
							
						 
						
							2022-05-16 10:54:42 +00:00  
				
					
						
							
							
								 
						
							
								9a87850092 
								
							 
						 
						
							
							
								
								Revert "feat: non cached fragmented timeline"  
							
							... 
							
							
							
							This reverts commit 09b324674e 
							
						 
						
							2022-05-12 09:46:29 +02:00  
				
					
						
							
							
								 
						
							
								09b324674e 
								
							 
						 
						
							
							
								
								feat: non cached fragmented timeline  
							
							
							
						 
						
							2022-05-03 14:08:33 +00:00  
				
					
						
							
							
								 
						
							
								ecdbb06118 
								
							 
						 
						
							
							
								
								feat: introduce new MSC library architecture  
							
							... 
							
							
							
							- migrated to more useful MSC directory structure
- migrate Widgets API into new structure
- add recent emoji API into new structure
The recent emoji API is non-standard and should be compatible with Element.
Signed-off-by: Lanna Michalke <l.michalke@famedly.com> 
							
						 
						
							2022-05-03 09:17:57 +02:00  
				
					
						
							
							
								 
						
							
								5973e629fe 
								
							 
						 
						
							
							
								
								feat: Get event from push notification  
							
							
							
						 
						
							2022-04-14 17:01:05 +02:00  
				
					
						
							
							
								 
						
							
								58b36a67a3 
								
							 
						 
						
							
							
								
								refactor: Update matrix_api_lite and use SyncUpdate constructors  
							
							
							
						 
						
							2021-11-10 10:04:03 +01:00  
				
					
						
							
							
								 
						
							
								e313426dd9 
								
							 
						 
						
							
							
								
								refactor: Move setreadmarker functionality to timeline  
							
							... 
							
							
							
							Apps had a hard time to just set
the marker for the last event.
The lastEvent in the Room may
not be the actual last event
because we ignore several
event types there. Therefore
it makes sense to refactor
the setUnread method.
Now the timeline class has an
easy method to set the read
marker to the last synced
event, which can only be
known by the timeline if we
want to avoid another DB access. 
							
						 
						
							2021-11-09 14:56:59 +01:00  
				
					
						
							
							
								 
						
							
								3f83e5481c 
								
							 
						 
						
							
							
								
								refactor: port room test to nullsafety  
							
							
							
						 
						
							2021-10-28 03:44:02 +02:00  
				
					
						
							
							
								 
						
							
								6abd9e7e22 
								
							 
						 
						
							
							
								
								refactor: nullsafe event test  
							
							
							
						 
						
							2021-10-28 03:44:01 +02:00  
				
					
						
							
							
								 
						
							
								ea34f0b82c 
								
							 
						 
						
							
							
								
								feat: MSC2746: Improved Signalling for 1:1 VoIP.  
							
							
							
						 
						
							2021-09-10 02:50:24 +02:00  
				
					
						
							
							
								 
						
							
								524b09c572 
								
							 
						 
						
							
							
								
								feat: Do not load all timeline events from store at once  
							
							
							
						 
						
							2021-09-03 14:58:43 +02:00  
				
					
						
							
							
								 
						
							
								9b7474e2f2 
								
							 
						 
						
							
							
								
								refactor: Update to dart 2.12 and opt out in all files  
							
							... 
							
							
							
							This also adds some missing license headers, I have detected while
using license header search&replace to add the
null safety opt out 
							
						 
						
							2021-08-18 08:09:39 +02:00  
				
					
						
							
							
								 
						
							
								8665f092f4 
								
							 
						 
						
							
							
								
								chore: matrix_api_lite 0.4.0  
							
							
							
						 
						
							2021-07-26 14:54:22 +02:00  
				
					
						
							
							
								 
						
							
								c0c7f68bf3 
								
							 
						 
						
							
							
								
								chore: Rename to matrix  
							
							
							
						 
						
							2021-06-18 09:58:25 +02:00  
				
					
						
							
							
								 
						
							
								2a2a170609 
								
							 
						 
						
							
							
								
								refactor: upgrade http package  
							
							
							
						 
						
							2021-04-01 13:43:24 +02:00  
				
					
						
							
							
								 
						
							
								72a7bc1637 
								
							 
						 
						
							
							
								
								feat: Implement upload sync filters  
							
							
							
						 
						
							2021-02-18 14:03:58 +01:00  
				
					
						
							
							
								 
						
							
								fcb8d48bd7 
								
							 
						 
						
							
							
								
								feat: Add command parser  
							
							
							
						 
						
							2021-02-09 18:19:38 +01:00  
				
					
						
							
							
								 
						
							
								d373a06aa2 
								
							 
						 
						
							
							
								
								fix: Add to_device queue to prevent olm session corruptions  
							
							
							
						 
						
							2021-02-08 14:57:19 +01:00  
				
					
						
							
							
								 
						
							
								21a5854fbf 
								
							 
						 
						
							
							
								
								fix: Attempt event decryption on fetching replied events  
							
							
							
						 
						
							2021-02-02 12:51:43 +01:00  
				
					
						
							
							
								 
						
							
								a35266f1e4 
								
							 
						 
						
							
							
								
								feat: Replay last sent olm message on olm session recovery from other device  
							
							
							
						 
						
							2021-01-20 12:50:52 +01:00  
				
					
						
							
							
								 
						
							
								e450a09fb5 
								
							 
						 
						
							
							
								
								refactor: External matrix api  
							
							
							
						 
						
							2021-01-04 10:26:29 +01:00  
				
					
						
							
							
								 
						
							
								6f9deb5ae2 
								
							 
						 
						
							
							
								
								fix: Verify device signatures before storing devices and block those with invalid signatures  
							
							
							
						 
						
							2020-12-22 10:22:42 +01:00  
				
					
						
							
							
								 
						
							
								49f0679fbf 
								
							 
						 
						
							
							
								
								feat: Add bootstrapping  
							
							
							
						 
						
							2020-12-10 08:13:24 +00:00  
				
					
						
							
							
								 
						
							
								323b203718 
								
							 
						 
						
							
							
								
								refactor: algorithm types  
							
							
							
						 
						
							2020-11-30 14:26:31 +01:00  
				
					
						
							
							
								 
						
							
								9b3f9e4ef7 
								
							 
						 
						
							
							
								
								feature: allow marking rooms as unread  
							
							
							
						 
						
							2020-11-25 12:03:19 +01:00  
				
					
						
							
							
								 
						
							
								a77e776479 
								
							 
						 
						
							
							
								
								feat: Implement ignore list  
							
							
							
						 
						
							2020-09-19 12:39:19 +02:00  
				
					
						
							
							
								 
						
							
								215563ab92 
								
							 
						 
						
							
							
								
								Fix wrong call types  
							
							
							
						 
						
							2020-08-15 15:17:17 +02:00  
				
					
						
							
							
								 
						
							
								fb9b505988 
								
							 
						 
						
							
							
								
								Krille/make client extend matrixapi  
							
							
							
						 
						
							2020-08-11 16:11:51 +00:00  
				
					
						
							
							
								 
						
							
								f48f6bca12 
								
							 
						 
						
							
							
								
								Properly imlement event aggregations  
							
							
							
						 
						
							2020-07-27 07:39:48 +00:00  
				
					
						
							
							
								 
						
							
								c68487ac21 
								
							 
						 
						
							
							
								
								fix issue with sending messages  
							
							
							
						 
						
							2020-07-23 08:09:00 +00:00  
				
					
						
							
							
								 
						
							
								7690c4ef9c 
								
							 
						 
						
							
							
								
								[Fake API] Further reduce amount of returns  
							
							... 
							
							
							
							Took 5 minutes 
							
						 
						
							2020-07-20 15:21:46 +02:00  
				
					
						
							
							
								 
						
							
								0647df37e3 
								
							 
						 
						
							
							
								
								[Test] Properly encode fake api responses as utf8. Also remove not needed returns as they do the same as the last return.  
							
							... 
							
							
							
							Took 15 minutes 
							
						 
						
							2020-07-20 15:16:23 +02:00  
				
					
						
							
							
								 
						
							
								e3241558f5 
								
							 
						 
						
							
							
								
								Fix CI  
							
							
							
						 
						
							2020-06-25 10:15:38 +02:00  
				
					
						
							
							
								 
						
							
								5dda0c3623 
								
							 
						 
						
							
							
								
								Merge branch 'soru/cross-signing' into 'master'  
							
							... 
							
							
							
							Cross-Signing
See merge request famedly/famedlysdk!319  
							
						 
						
							2020-06-25 07:53:30 +00:00  
				
					
						
							
							
								 
						
							
								e6cf5cb927 
								
							 
						 
						
							
							
								
								Fix direct chats  
							
							
							
						 
						
							2020-06-25 06:59:03 +00:00  
				
					
						
							
							
								 
						
							
								13b3c0df4d 
								
							 
						 
						
							
							
								
								Add room tag support  
							
							
							
						 
						
							2020-06-24 09:22:08 +00:00  
				
					
						
							
							
								 
						
							
								2afd0bb3a8 
								
							 
						 
						
							
							
								
								Implement pinned events  
							
							
							
						 
						
							2020-06-24 08:41:52 +00:00  
				
					
						
							
							
								 
						
							
								c4d09268a0 
								
							 
						 
						
							
							
								
								add key verification test  
							
							
							
						 
						
							2020-06-15 13:12:59 +02:00  
				
					
						
							
							
								 
						
							
								e874a5e00b 
								
							 
						 
						
							
							
								
								add signature verification tests  
							
							
							
						 
						
							2020-06-15 10:26:50 +02:00  
				
					
						
							
							
								 
						
							
								9b2952435f 
								
							 
						 
						
							
							
								
								add matrix api tests  
							
							
							
						 
						
							2020-06-13 20:44:25 +02:00