9b7e3dc3ec 
								
							 
						 
						
							
							
								
								QtLottie: Fix SpatialProperty interpolation.  
							
							
							
						 
						
							2019-05-27 14:11:26 +02:00  
				
					
						
							
							
								 
						
							
								2f02198ac7 
								
							 
						 
						
							
							
								
								QtLottie: Add support for precomp layer.  
							
							
							
						 
						
							2019-05-27 14:11:26 +02:00  
				
					
						
							
							
								 
						
							
								da845a089e 
								
							 
						 
						
							
							
								
								QtLottie: Rebase onto upstream/dev.  
							
							
							
						 
						
							2019-05-27 14:11:26 +02:00  
				
					
						
							
							
								 
						
							
								2caa3e3def 
								
							 
						 
						
							
							
								
								QtLottie: Add precomp assets parsing.  
							
							
							
						 
						
							2019-05-27 14:11:26 +02:00  
				
					
						
							
							
								 
						
							
								f9a32dc70f 
								
							 
						 
						
							
							
								
								QtLottie: Add support for null layer.  
							
							
							
						 
						
							2019-05-27 14:11:26 +02:00  
				
					
						
							
							
								 
						
							
								8dc7f8b8a1 
								
							 
						 
						
							
							
								
								QtLottie: Fix prepending mask layer.  
							
							
							
						 
						
							2019-05-27 14:11:26 +02:00  
				
					
						
							
							
								 
						
							
								78d3bdfe3a 
								
							 
						 
						
							
							
								
								Fix build in Xcode.  
							
							
							
						 
						
							2019-05-27 14:11:26 +02:00  
				
					
						
							
							
								 
						
							
								fbfd3ddd68 
								
							 
						 
						
							
							
								
								Partially support new spec keyframes parsing.  
							
							
							
						 
						
							2019-05-27 14:11:26 +02:00  
				
					
						
							
							
								 
						
							
								33b3fa68f0 
								
							 
						 
						
							
							
								
								QtLottie: Rebase onto upstream/dev.  
							
							
							
						 
						
							2019-05-27 14:11:26 +02:00  
				
					
						
							
							
								 
						
							
								2fae2278f7 
								
							 
						 
						
							
							
								
								QtLottie: Fix UB in last keyframe easing point.  
							
							... 
							
							
							
							Example: https://lottiefiles.com/427-happy-birthday 
The present box top was rendered below the body or not depending on
the uninitialized bytes from QBezier. 
							
						 
						
							2019-05-27 14:11:26 +02:00  
				
					
						
							
							
								 
						
							
								22c2054dcf 
								
							 
						 
						
							
							
								
								First attempt to use QtLottie.  
							
							
							
						 
						
							2019-05-27 14:11:26 +02:00  
				
					
						
							
							
								 
						
							
								839cedde65 
								
							 
						 
						
							
							
								
								Closed alpha version 1.6.3.6: Update to VS 2019.  
							
							
							
						 
						
							2019-04-04 20:51:42 +04:00  
				
					
						
							
							
								 
						
							
								77fbf19a72 
								
							 
						 
						
							
							
								
								Use serverside keywords for emoji suggestions.  
							
							
							
						 
						
							2019-04-02 14:33:53 +04:00  
				
					
						
							
							
								 
						
							
								399aed4087 
								
							 
						 
						
							
							
								
								Remove setting for Mac App Store version.  
							
							
							
						 
						
							2019-03-20 14:31:32 +04:00  
				
					
						
							
							
								 
						
							
								dc3996c077 
								
							 
						 
						
							
							
								
								Beta version 1.5.18: Update libtgvoip.  
							
							
							
						 
						
							2019-03-15 16:57:18 +04:00  
				
					
						
							
							
								 
						
							
								ed93669693 
								
							 
						 
						
							
							
								
								Beta version 1.5.16: Update libtgvoip.  
							
							
							
						 
						
							2019-03-12 19:04:22 +04:00  
				
					
						
							
							
								 
						
							
								473e30e594 
								
							 
						 
						
							
							
								
								Basic code for media streaming + testing on music.  
							
							
							
						 
						
							2019-03-11 11:49:21 +04:00  
				
					
						
							
							
								 
						
							
								fe618bd652 
								
							 
						 
						
							
							
								
								Use crl::time/now instead of TimeMs/getms.  
							
							
							
						 
						
							2019-02-19 11:06:33 +04:00  
				
					
						
							
							
								 
						
							
								e2f0886950 
								
							 
						 
						
							
							
								
								Add option to blur chat background.  
							
							
							
						 
						
							2019-02-07 19:36:30 +03:00  
				
					
						
							
							
								 
						
							
								11b991cddc 
								
							 
						 
						
							
							
								
								Add call settings ( #5540 )  
							
							
							
						 
						
							2019-01-05 15:08:02 +04:00  
				
					
						
							
							
								 
						
							
								d539d9b5d2 
								
							 
						 
						
							
							
								
								Fix postponed calls from crl::on_main() on macOS.  
							
							... 
							
							
							
							In libdispatch crl::on_main() implementation we bypass Application::notify() frame.
So we handle event loop nesting control manually by wrapping all invokations done
through crl::on_main() with the same methods we do from Application::notify(). 
							
						 
						
							2018-12-27 13:34:12 +04:00  
				
					
						
							
							
								 
						
							
								db064381d9 
								
							 
						 
						
							
							
								
								Re-update libtgvoip.  
							
							... 
							
							
							
							The submodule was rolled back in 0b87db8b45 
							
						 
						
							2018-12-26 11:20:01 +04:00  
				
					
						
							
							
								 
						
							
								0b87db8b45 
								
							 
						 
						
							
							
								
								Ignore only empty drafts while sending with clear_draft ( #5424 )  
							
							
							
						 
						
							2018-12-26 10:52:48 +04:00  
				
					
						
							
							
								 
						
							
								e6b9caac61 
								
							 
						 
						
							
							
								
								Update libtgvoip.  
							
							
							
						 
						
							2018-11-29 16:15:22 +04:00  
				
					
						
							
							
								 
						
							
								91d784f9bd 
								
							 
						 
						
							
							
								
								Beta version 1.4.6: Fix libtgvoip for Linux.  
							
							
							
						 
						
							2018-11-09 21:29:40 +04:00  
				
					
						
							
							
								 
						
							
								5b0ad0508a 
								
							 
						 
						
							
							
								
								Update libtgvoip.  
							
							
							
						 
						
							2018-11-09 20:13:59 +04:00  
				
					
						
							
							
								 
						
							
								377689ae86 
								
							 
						 
						
							
							
								
								Fix build for Xcode 10.  
							
							
							
						 
						
							2018-09-19 19:22:14 +03:00  
				
					
						
							
							
								 
						
							
								12be795de7 
								
							 
						 
						
							
							
								
								Update libtgvoip.  
							
							
							
						 
						
							2018-09-02 16:49:08 +03:00  
				
					
						
							
							
								 
						
							
								63103ede81 
								
							 
						 
						
							
							
								
								Update libtgvoip.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								b9af3c7f34 
								
							 
						 
						
							
							
								
								Add base::ConcurrentTimer.  
							
							... 
							
							
							
							Write removes from cache database once an hour. 
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								64b8adb3d0 
								
							 
						 
						
							
							
								
								Isolate lib_base library. Use crl::time in getms.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								b5c870d677 
								
							 
						 
						
							
							
								
								Add xxHash library for checksums.  
							
							
							
						 
						
							2018-09-01 18:56:08 +03:00  
				
					
						
							
							
								 
						
							
								73be099d7f 
								
							 
						 
						
							
							
								
								Update libtgvoip.  
							
							
							
						 
						
							2018-08-27 18:18:08 +03:00  
				
					
						
							
							
								 
						
							
								34eb834d94 
								
							 
						 
						
							
							
								
								Update libtgvoip to 2.2.2.  
							
							
							
						 
						
							2018-08-17 19:32:30 +03:00  
				
					
						
							
							
								 
						
							
								82fb2151a0 
								
							 
						 
						
							
							
								
								Update libtgvoip submodule to 2.2.  
							
							
							
						 
						
							2018-08-02 17:46:49 +03:00  
				
					
						
							
							
								 
						
							
								a99ae76ad4 
								
							 
						 
						
							
							
								
								Allow single chat history export.  
							
							
							
						 
						
							2018-07-31 22:56:03 +03:00  
				
					
						
							
							
								 
						
							
								effa277a3b 
								
							 
						 
						
							
							
								
								Update libtgvoip to 2.1.1.  
							
							
							
						 
						
							2018-07-11 17:56:07 +03:00  
				
					
						
							
							
								 
						
							
								1ee71bbd5c 
								
							 
						 
						
							
							
								
								Update GSL to v1.0.0  
							
							
							
						 
						
							2018-06-27 22:58:33 +01:00  
				
					
						
							
							
								 
						
							
								1e254b958e 
								
							 
						 
						
							
							
								
								Update crl submodule.  
							
							
							
						 
						
							2018-06-22 00:48:18 +01:00  
				
					
						
							
							
								 
						
							
								c63c75018d 
								
							 
						 
						
							
							
								
								Update crl submodule.  
							
							
							
						 
						
							2018-06-12 01:02:04 +03:00  
				
					
						
							
							
								 
						
							
								b5bc7a22af 
								
							 
						 
						
							
							
								
								Version 1.3.7: Possible bug fix.  
							
							... 
							
							
							
							Attempt to fix strange crash in SPMediaKeyTap. 
							
						 
						
							2018-06-11 22:31:44 +03:00  
				
					
						
							
							
								 
						
							
								4a4544c883 
								
							 
						 
						
							
							
								
								Update libtgvoip.  
							
							
							
						 
						
							2018-06-05 21:52:43 +03:00  
				
					
						
							
							
								 
						
							
								9055b33e92 
								
							 
						 
						
							
							
								
								Alpha version 1.3.1: Fix build for GCC.  
							
							
							
						 
						
							2018-06-05 00:33:37 +03:00  
				
					
						
							
							
								 
						
							
								294ed1bb17 
								
							 
						 
						
							
							
								
								Update libtgvoip to 2.1.  
							
							
							
						 
						
							2018-06-04 23:14:00 +03:00  
				
					
						
							
							
								 
						
							
								dd81f5d59f 
								
							 
						 
						
							
							
								
								Replace base::lambda with shorter term.  
							
							... 
							
							
							
							base::lambda -> Fn (type alias for std::function).
base::lambda_once -> FnMut (type alias for base::unique_function).
base::lambda_guarded -> crl::guard.
base::lambda_call_type_t -> crl::deduced_call_type. 
							
						 
						
							2018-06-04 18:38:27 +03:00  
				
					
						
							
							
								 
						
							
								c0896f5357 
								
							 
						 
						
							
							
								
								Update libtgvoip to fix a possible crash.  
							
							
							
						 
						
							2018-05-27 13:58:14 +03:00  
				
					
						
							
							
								 
						
							
								a5cbade8ec 
								
							 
						 
						
							
							
								
								Update libtgvoip.  
							
							
							
						 
						
							2018-05-24 20:25:04 +03:00  
				
					
						
							
							
								 
						
							
								4bcd1e3c59 
								
							 
						 
						
							
							
								
								Allow editing last sent saved message by up key.  
							
							... 
							
							
							
							Also update libtgvoip.
Also replace 🤷  with a shrug. 
							
						 
						
							2018-05-15 21:13:37 +03:00  
				
					
						
							
							
								 
						
							
								48c1576d7f 
								
							 
						 
						
							
							
								
								Add 'Use proxy for calls' option.  
							
							
							
						 
						
							2018-05-07 00:29:53 +03:00  
				
					
						
							
							
								 
						
							
								7f1bc4635a 
								
							 
						 
						
							
							
								
								Update libtgvoip.  
							
							
							
						 
						
							2018-03-03 16:01:22 +03:00