2761691e7c 
								
							 
						 
						
							
							
								
								fix: Pin code metrics version for workaround a bug  
							
							
							
						 
						
							2022-02-01 15:06:56 +01:00  
				
					
						
							
							
								 
						
							
								dcfdb6d313 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2022-01-26 13:20:32 +01:00  
				
					
						
							
							
								 
						
							
								88acac28f3 
								
							 
						 
						
							
							
								
								Merge branch 'repo-url' into 'main'  
							
							... 
							
							
							
							fix: missing repo URL in pubspec
See merge request famedly/company/frontend/famedlysdk!942 
							
						 
						
							2022-01-26 10:53:42 +00:00  
				
					
						
							
							
								 
						
							
								71e8db7a69 
								
							 
						 
						
							
							
								
								fix: missing repo URL in pubspec  
							
							... 
							
							
							
							Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf> 
							
						 
						
							2022-01-26 11:40:55 +01:00  
				
					
						
							
							
								 
						
							
								58f6cde0bf 
								
							 
						 
						
							
							
								
								BREAKING CHANGE: high-level hadling of image sizes  
							
							... 
							
							
							
							- By using [package:image](https://pub.dev/packages/image ), the
`MatrixImageFile` was given automatically generated width and heigth.
- Moreover, `MatrixImageFile` was given a factory to create the image
  file from a given maximal dimension.
- When sending images without explicitly providing a thumbnail, the
  thumbnail is automatically generated based on the provided image.
- The blur hash in generated automatically based on the provided image.
Fixes:
https://gitlab.com/famedly/company/frontend/famedly-web/-/issues/162 , https://gitlab.com/famedly/fluffychat/-/issues/756 
Signed-off-by: Lanna Michalke <l.michalke@famedly.com> 
							
						 
						
							2022-01-19 13:10:17 +01:00  
				
					
						
							
							
								 
						
							
								c884a3b83f 
								
							 
						 
						
							
							
								
								chore: update fluffybox and bump version  
							
							
							
						 
						
							2022-01-14 18:45:31 +05:30  
				
					
						
							
							
								 
						
							
								86c9067daa 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2022-01-08 10:47:14 +01:00  
				
					
						
							
							
								 
						
							
								e5fde4f801 
								
							 
						 
						
							
							
								
								chore: bump version  
							
							
							
						 
						
							2021-12-16 08:17:36 +00:00  
				
					
						
							
							
								 
						
							
								247de60f51 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2021-12-03 12:37:46 +01:00  
				
					
						
							
							
								 
						
							
								7efe123274 
								
							 
						 
						
							
							
								
								Merge branch 'main' into voip/add-voip-function  
							
							
							
						 
						
							2021-11-30 22:31:10 +08:00  
				
					
						
							
							
								 
						
							
								0c4fcd2d4e 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2021-11-26 13:15:05 +00:00  
				
					
						
							
							
								 
						
							
								72584d679c 
								
							 
						 
						
							
							
								
								chore: bump version for webrtc_interface.  
							
							
							
						 
						
							2021-11-26 20:33:57 +08:00  
				
					
						
							
							
								 
						
							
								cbf961aa9d 
								
							 
						 
						
							
							
								
								chore: Update SDK  
							
							
							
						 
						
							2021-11-25 13:14:48 +01:00  
				
					
						
							
							
								 
						
							
								6c3741d59e 
								
							 
						 
						
							
							
								
								fix: Limited timeline clean up on web  
							
							
							
						 
						
							2021-11-25 13:13:39 +01:00  
				
					
						
							
							
								 
						
							
								b2281025e7 
								
							 
						 
						
							
							
								
								chore: Update FluffyBox  
							
							
							
						 
						
							2021-11-24 13:02:34 +01:00  
				
					
						
							
							
								 
						
							
								3ec778ff0d 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2021-11-23 16:09:17 +01:00  
				
					
						
							
							
								 
						
							
								01eb851364 
								
							 
						 
						
							
							
								
								fix:  
							
							
							
						 
						
							2021-11-23 15:48:18 +01:00  
				
					
						
							
							
								 
						
							
								93b623f2d5 
								
							 
						 
						
							
							
								
								chore: Use webrtc interface to build the voip module.  
							
							
							
						 
						
							2021-11-19 17:51:38 +08:00  
				
					
						
							
							
								 
						
							
								b99a78476a 
								
							 
						 
						
							
							
								
								refactor: Remove Sembast database implementation  
							
							... 
							
							
							
							It was a nice experiment but it
loading everything into memory
is just too slow for big
accounts. 
							
						 
						
							2021-11-18 19:55:21 +01:00  
				
					
						
							
							
								 
						
							
								1e3068249f 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2021-11-16 10:57:52 +01:00  
				
					
						
							
							
								 
						
							
								f5051a5afe 
								
							 
						 
						
							
							
								
								feat: Implement sembast store  
							
							... 
							
							
							
							refactor: Use typed store 
							
						 
						
							2021-11-16 09:50:25 +01:00  
				
					
						
							
							
								 
						
							
								56d9ba7d4a 
								
							 
						 
						
							
							
								
								refactor: [WIP] Voip abstract interface.  
							
							
							
						 
						
							2021-11-15 22:31:38 +08:00  
				
					
						
							
							
								 
						
							
								09e24fd33e 
								
							 
						 
						
							
							
								
								feat: Migrate voip code from famedly-app.  
							
							
							
						 
						
							2021-11-10 21:40:36 +08:00  
				
					
						
							
							
								 
						
							
								fac91f8618 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2021-11-10 14:02:29 +01:00  
				
					
						
							
							
								 
						
							
								58b36a67a3 
								
							 
						 
						
							
							
								
								refactor: Update matrix_api_lite and use SyncUpdate constructors  
							
							
							
						 
						
							2021-11-10 10:04:03 +01:00  
				
					
						
							
							
								 
						
							
								ac652536a3 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2021-11-09 16:46:24 +01:00  
				
					
						
							
							
								 
						
							
								3e1aee6fcd 
								
							 
						 
						
							
							
								
								fix: Null error in get own profile  
							
							... 
							
							
							
							On converting a User object to
a Profile object now leads to an
error. This fixes it. 
							
						 
						
							2021-11-05 12:21:48 +01:00  
				
					
						
							
							
								 
						
							
								a09cf36b2e 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2021-11-04 14:33:00 +01:00  
				
					
						
							
							
								 
						
							
								179139c289 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2021-11-04 12:01:54 +01:00  
				
					
						
							
							
								 
						
							
								d2ee73f96f 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2021-10-25 11:19:45 +02:00  
				
					
						
							
							
								 
						
							
								b5ca69ead3 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2021-10-18 15:55:51 +02:00  
				
					
						
							
							
								 
						
							
								b4c922f49c 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2021-10-15 10:20:23 +02:00  
				
					
						
							
							
								 
						
							
								ffea21a309 
								
							 
						 
						
							
							
								
								ci: check code metrics  
							
							
							
						 
						
							2021-10-12 11:33:34 +00:00  
				
					
						
							
							
								 
						
							
								1c838e3be8 
								
							 
						 
						
							
							
								
								fix: Cleanup nullsafe encryption a bit  
							
							
							
						 
						
							2021-09-30 12:58:37 +00:00  
				
					
						
							
							
								 
						
							
								a196b53219 
								
							 
						 
						
							
							
								
								refactor: nullsafe encryption  
							
							
							
						 
						
							2021-09-30 12:58:37 +00:00  
				
					
						
							
							
								 
						
							
								9340bead1c 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2021-09-22 08:00:11 +02:00  
				
					
						
							
							
								 
						
							
								b3c6b5f637 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2021-09-20 11:42:18 +02:00  
				
					
						
							
							
								 
						
							
								e7de73d3a4 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2021-09-19 14:03:12 +02:00  
				
					
						
							
							
								 
						
							
								ecbdb32c55 
								
							 
						 
						
							
							
								
								chore: Bump SDK  
							
							
							
						 
						
							2021-09-14 10:34:27 +02:00  
				
					
						
							
							
								 
						
							
								1e2ccabe85 
								
							 
						 
						
							
							
								
								fix: Missing null fallback when update notificationCount  
							
							... 
							
							
							
							Previously when using RoomUpdate in the constructor the notificationCount to update
was never null and set to 0 if it was missing. Now that we are
no longer using it, I forgot to
add the null fallback at this point.
This leads to serious crashes in the apps at runtime
and thats why I bump the version here as well! 
							
						 
						
							2021-09-13 16:42:55 +02:00  
				
					
						
							
							
								 
						
							
								61ad497ea6 
								
							 
						 
						
							
							
								
								chore: Bump SDK  
							
							
							
						 
						
							2021-09-13 15:18:18 +02:00  
				
					
						
							
							
								 
						
							
								48197e2258 
								
							 
						 
						
							
							
								
								chore: Upgrade all dependencies to nullsafe versions  
							
							
							
						 
						
							2021-09-10 16:58:32 +02:00  
				
					
						
							
							
								 
						
							
								e000fbf9be 
								
							 
						 
						
							
							
								
								fix: compilation against newer matrix_api_lite  
							
							
							
						 
						
							2021-09-10 16:40:40 +02:00  
				
					
						
							
							
								 
						
							
								8c22c0108b 
								
							 
						 
						
							
							
								
								fix: compile against matrix_api_lite 0.4.2  
							
							... 
							
							
							
							0.4.3 seems to have accidental breaking changes and breaks our pipeline. 
							
						 
						
							2021-09-10 02:50:24 +02:00  
				
					
						
							
							
								 
						
							
								3c47b16f22 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2021-09-08 11:34:19 +02:00  
				
					
						
							
							
								 
						
							
								8548a3ab28 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2021-09-06 09:35:58 +02:00  
				
					
						
							
							
								 
						
							
								e684a6d713 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2021-09-06 09:16:44 +02:00  
				
					
						
							
							
								 
						
							
								1c7df57b9e 
								
							 
						 
						
							
							
								
								chore: Bump version  
							
							
							
						 
						
							2021-09-03 15:26:35 +02:00  
				
					
						
							
							
								 
						
							
								4bee82dbe0 
								
							 
						 
						
							
							
								
								fix: uiaRequests send broken auth object at first try  
							
							... 
							
							
							
							We should just let the `auth` object null and dont send it at the
first try and wait for the servers response. This worked in the past
but now it is broken because of changes in the
matrix_api_lite. This could also be fault for some
bootstrap issues.
I have also removed an unnecessary check if a String is a String and just made it a
null check because this was intended at this point.
Because of that this blocks uiaRequests it is a hotfix and therefore directly bumps the version. 
							
						 
						
							2021-08-30 08:31:20 +02:00  
				
					
						
							
							
								 
						
							
								aeea0669d5 
								
							 
						 
						
							
							
								
								fix: Send unencrypted thumbnails  
							
							... 
							
							
							
							There was just one toString() missing and this
lead to a crash in the app because hive tries to store
an URI. 
							
						 
						
							2021-08-28 17:17:25 +02:00