93b7a797d2 
								
							 
						 
						
							
							
								
								Allow non-lower template keys replacements.  
							
							
							
						 
						
							2018-11-12 14:39:21 +04:00  
				
					
						
							
							
								 
						
							
								4ab0e693c1 
								
							 
						 
						
							
							
								
								Write memory usage to crashdump on Windows.  
							
							
							
						 
						
							2018-11-12 14:39:21 +04:00  
				
					
						
							
							
								 
						
							
								af5f85a288 
								
							 
						 
						
							
							
								
								Fix crash with dangling DocumentData pointers.  
							
							
							
						 
						
							2018-11-12 14:39:20 +04:00  
				
					
						
							
							
								 
						
							
								0a69f3c7fd 
								
							 
						 
						
							
							
								
								Beta version 1.4.7.  
							
							... 
							
							
							
							- Crash fix. 
							
						 
						
							2018-11-10 12:16:40 +04:00  
				
					
						
							
							
								 
						
							
								48889ce56e 
								
							 
						 
						
							
							
								
								Better fix for a crash on quit.  
							
							
							
						 
						
							2018-11-10 12:16:29 +04:00  
				
					
						
							
							
								 
						
							
								4532e59933 
								
							 
						 
						
							
							
								
								Beta version 1.4.6: Fix crash on quit.  
							
							
							
						 
						
							2018-11-10 10:10:47 +04:00  
				
					
						
							
							
								 
						
							
								91d784f9bd 
								
							 
						 
						
							
							
								
								Beta version 1.4.6: Fix libtgvoip for Linux.  
							
							
							
						 
						
							2018-11-09 21:29:40 +04:00  
				
					
						
							
							
								 
						
							
								6f56097c53 
								
							 
						 
						
							
							
								
								Beta version 1.4.6.  
							
							... 
							
							
							
							- Bug fixes and other minor improvements. 
							
						 
						
							2018-11-09 20:13:59 +04:00  
				
					
						
							
							
								 
						
							
								5b0ad0508a 
								
							 
						 
						
							
							
								
								Update libtgvoip.  
							
							
							
						 
						
							2018-11-09 20:13:59 +04:00  
				
					
						
							
							
								 
						
							
								f1c06d6743 
								
							 
						 
						
							
							
								
								Store StickerData::image in unique_ptr.  
							
							
							
						 
						
							2018-11-09 19:16:47 +04:00  
				
					
						
							
							
								 
						
							
								e5949dbb86 
								
							 
						 
						
							
							
								
								Restore player delegate non-delayed (crashfix).  
							
							
							
						 
						
							2018-11-09 19:16:27 +04:00  
				
					
						
							
							
								 
						
							
								2b95b96fa3 
								
							 
						 
						
							
							
								
								Store replyPreview in unique_ptr<Image>.  
							
							
							
						 
						
							2018-11-09 19:14:31 +04:00  
				
					
						
							
							
								 
						
							
								147079ce2a 
								
							 
						 
						
							
							
								
								Fix crash in unloaded userpic handling.  
							
							
							
						 
						
							2018-11-09 18:01:54 +04:00  
				
					
						
							
							
								 
						
							
								e992702783 
								
							 
						 
						
							
							
								
								Load chats in chunks in support mode.  
							
							
							
						 
						
							2018-11-09 17:54:34 +04:00  
				
					
						
							
							
								 
						
							
								2d05281ba9 
								
							 
						 
						
							
							
								
								Add configuration for OpenAL effects usage.  
							
							
							
						 
						
							2018-11-09 16:28:15 +04:00  
				
					
						
							
							
								 
						
							
								9a1069c1ae 
								
							 
						 
						
							
							
								
								Fix resuming audio on call end.  
							
							
							
						 
						
							2018-11-09 11:27:12 +04:00  
				
					
						
							
							
								 
						
							
								561d3e0670 
								
							 
						 
						
							
							
								
								Beta version 1.4.5: Fix build script.  
							
							
							
						 
						
							2018-11-08 22:00:08 +04:00  
				
					
						
							
							
								 
						
							
								d7a41ce8f7 
								
							 
						 
						
							
							
								
								Beta version 1.4.5.  
							
							... 
							
							
							
							- Listen to voice and video messages in 2X mode if you're in a hurry.
- Find video messages in the shared voice messages section.
- Add a comment when you share posts from channels.
- View all photos and videos in Twitter and Instagram link previews.
- Bug fixes and other minor improvements. 
							
						 
						
							2018-11-08 17:29:29 +04:00  
				
					
						
							
							
								 
						
							
								784b0a2248 
								
							 
						 
						
							
							
								
								Revert "Show invite link owner in service message."  
							
							... 
							
							
							
							This reverts commit 27103889a4 
							
						 
						
							2018-11-08 17:17:00 +04:00  
				
					
						
							
							
								 
						
							
								346cb4e203 
								
							 
						 
						
							
							
								
								Fix some bugs in double playback speed.  
							
							... 
							
							
							
							- Apply double speed for all voice tracks, not only for the current.
- Use dedicated atomic in Mixer for the voice speed (fix race).
- Store the playback speed in user settings, not in global settings.
- Use float64 for setting (just consistency, no float-s right now). 
							
						 
						
							2018-11-08 17:06:22 +04:00  
				
					
						
							
							
								 
						
							
								de8518a112 
								
							 
						 
						
							
							
								
								Implement double playback speed  
							
							... 
							
							
							
							This adds double playback speed for both voice messages and round video
messages.
The 2x playback speed setting is global and is saved in local storage.
Fixes  #4907  
							
						 
						
							2018-11-08 17:05:34 +04:00  
				
					
						
							
							
								 
						
							
								8ef67c393b 
								
							 
						 
						
							
							
								
								Fix build after openal-soft update.  
							
							... 
							
							
							
							Regression was introduced in 91c85ec86b 
							
						 
						
							2018-11-08 15:27:06 +04:00  
				
					
						
							
							
								 
						
							
								496c361bdc 
								
							 
						 
						
							
							
								
								Gnome notification fix ( #5215 )  
							
							... 
							
							
							
							* Set notification desktop entry hint
* Set X-GNOME-UsesNotifications flag 
							
						 
						
							2018-11-08 14:58:04 +04:00  
				
					
						
							
							
								 
						
							
								3646301ce4 
								
							 
						 
						
							
							
								
								Fix build for old OS X versions.  
							
							
							
						 
						
							2018-11-08 14:48:15 +04:00  
				
					
						
							
							
								 
						
							
								9042109d04 
								
							 
						 
						
							
							
								
								Travis: Fix failing to remove OpenAL Cache  
							
							... 
							
							
							
							rm: cannot remove ‘include/AL/al.h’: Permission denied
See https://travis-ci.org/telegramdesktop/tdesktop/jobs/452071589  for
more info 
							
						 
						
							2018-11-08 10:50:53 +04:00  
				
					
						
							
							
								 
						
							
								91c85ec86b 
								
							 
						 
						
							
							
								
								Update OpenAL-Soft  
							
							... 
							
							
							
							Update to version 1.19.1 
							
						 
						
							2018-11-08 10:50:53 +04:00  
				
					
						
							
							
								 
						
							
								7d3919e3f7 
								
							 
						 
						
							
							
								
								Correctly parse version in the snap.  
							
							
							
						 
						
							2018-11-08 10:50:26 +04:00  
				
					
						
							
							
								 
						
							
								3a928aac9f 
								
							 
						 
						
							
							
								
								Update version by a python script.  
							
							
							
						 
						
							2018-11-08 10:35:48 +04:00  
				
					
						
							
							
								 
						
							
								8b6e24e83d 
								
							 
						 
						
							
							
								
								Build alphas only for official targets.  
							
							
							
						 
						
							2018-11-08 10:33:44 +04:00  
				
					
						
							
							
								 
						
							
								ef38572d5a 
								
							 
						 
						
							
							
								
								Detect and send supports_streaming bit for videos.  
							
							
							
						 
						
							2018-11-07 18:10:00 +04:00  
				
					
						
							
							
								 
						
							
								a2b04c9d71 
								
							 
						 
						
							
							
								
								Improve checks for a hidden webpage url.  
							
							
							
						 
						
							2018-11-07 14:55:38 +04:00  
				
					
						
							
							
								 
						
							
								c20ab0b93e 
								
							 
						 
						
							
							
								
								Removed unused variables in input_fields.cpp.  
							
							
							
						 
						
							2018-11-07 14:53:21 +04:00  
				
					
						
							
							
								 
						
							
								c496a34f57 
								
							 
						 
						
							
							
								
								Fix single accented letter suggestion in hashtags.  
							
							... 
							
							
							
							Fixes  #5335 . 
						
							2018-11-07 14:28:35 +04:00  
				
					
						
							
							
								 
						
							
								27103889a4 
								
							 
						 
						
							
							
								
								Show invite link owner in service message.  
							
							
							
						 
						
							2018-11-07 14:28:35 +04:00  
				
					
						
							
							
								 
						
							
								e781b29d57 
								
							 
						 
						
							
							
								
								snap: use own app_id and api_hash  
							
							
							
						 
						
							2018-11-07 14:28:22 +04:00  
				
					
						
							
							
								 
						
							
								751506d5b5 
								
							 
						 
						
							
							
								
								Better adjust shared media count.  
							
							
							
						 
						
							2018-11-06 13:50:31 +04:00  
				
					
						
							
							
								 
						
							
								2061248224 
								
							 
						 
						
							
							
								
								Push stable / beta commits to launchpad on release.  
							
							
							
						 
						
							2018-11-06 13:49:48 +04:00  
				
					
						
							
							
								 
						
							
								dcb748c544 
								
							 
						 
						
							
							
								
								destkop: add keywords stanza  
							
							... 
							
							
							
							They are used by mayor desktops to search through apps.
Remove this modification from snapcraft 
							
						 
						
							2018-11-06 09:50:59 +04:00  
				
					
						
							
							
								 
						
							
								ec37867d72 
								
							 
						 
						
							
							
								
								snap: copy .desktop file and icon from part source path  
							
							
							
						 
						
							2018-11-06 09:50:59 +04:00  
				
					
						
							
							
								 
						
							
								20c1b58307 
								
							 
						 
						
							
							
								
								snap: use content interfaces for themes icons and sounds  
							
							... 
							
							
							
							Reduce the space used and support proper theming 
							
						 
						
							2018-11-06 09:50:59 +04:00  
				
					
						
							
							
								 
						
							
								e482f041a8 
								
							 
						 
						
							
							
								
								Allow disabling even system proxy settings.  
							
							... 
							
							
							
							Fixes  #4944 . 
						
							2018-11-05 18:52:01 +04:00  
				
					
						
							
							
								 
						
							
								ef64d9c188 
								
							 
						 
						
							
							
								
								Show round videos in Info layer.  
							
							
							
						 
						
							2018-11-05 17:18:54 +04:00  
				
					
						
							
							
								 
						
							
								466444e17d 
								
							 
						 
						
							
							
								
								Extract float player controller.  
							
							
							
						 
						
							2018-11-05 15:16:09 +04:00  
				
					
						
							
							
								 
						
							
								b420f5b41b 
								
							 
						 
						
							
							
								
								Fix crash in round video playback.  
							
							
							
						 
						
							2018-11-05 14:00:53 +04:00  
				
					
						
							
							
								 
						
							
								53a719e1b1 
								
							 
						 
						
							
							
								
								Display round videos in shared voice messages.  
							
							
							
						 
						
							2018-11-05 12:22:09 +04:00  
				
					
						
							
							
								 
						
							
								5f665b8ecb 
								
							 
						 
						
							
							
								
								Add a comment field to ShareBox.  
							
							
							
						 
						
							2018-11-04 15:58:32 +04:00  
				
					
						
							
							
								 
						
							
								65b2db2160 
								
							 
						 
						
							
							
								
								Don't provide 'api_id' and 'api_hash' by default.  
							
							... 
							
							
							
							We ask the developer to obtain his own api credentials, because
the bundled 'api_id' / 'api_hash' are strictly limited by the server.
The old credentials still could be used for test purposes,
but the developer will need to explicitly opt-in to use them. 
							
						 
						
							2018-11-04 15:57:50 +04:00  
				
					
						
							
							
								 
						
							
								617d21129f 
								
							 
						 
						
							
							
								
								Show confirmation on hidden webpage url.  
							
							
							
						 
						
							2018-11-04 15:51:40 +04:00  
				
					
						
							
							
								 
						
							
								2d1fdc4485 
								
							 
						 
						
							
							
								
								Seek video to start if position is small.  
							
							
							
						 
						
							2018-11-04 15:51:40 +04:00  
				
					
						
							
							
								 
						
							
								5aa2e66d02 
								
							 
						 
						
							
							
								
								Show large photos in web pages with IV.  
							
							
							
						 
						
							2018-11-04 15:51:40 +04:00