John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								b0dbe9d353 
								
							 
						 
						
							
							
								
								Renamed / moved a bunch of files.  
							
							... 
							
							
							
							Next commit fixes the build. 
							
						 
						
							2017-03-04 12:56:07 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								f8318177b9 
								
							 
						 
						
							
							
								
								Platform-dependent file methods called async.  
							
							... 
							
							
							
							Some major platform-dependent file operations refactoring.
All methods like "open file", "open file with", "show in folder"
were moved to core/file_utilities module with platform-dependent
backends. All methods interacting with DesktopServices made async. 
							
						 
						
							2017-02-28 18:03:38 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								7fb1463c43 
								
							 
						 
						
							
							
								
								Version 1.0 stable: bump copyright date to 2017.  
							
							
							
						 
						
							2017-01-11 23:02:13 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								8958ae0377 
								
							 
						 
						
							
							
								
								Typing animations from android.  
							
							
							
						 
						
							2016-12-30 17:52:36 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								3cff50009c 
								
							 
						 
						
							
							
								
								Closed beta 10019010: unified attach button, new intro, new stickers.  
							
							... 
							
							
							
							Now all files sending is confirmed before preparing for sending.
You can paste from clipboard and drag many files at once. 
							
						 
						
							2016-12-30 17:52:32 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								0902741b85 
								
							 
						 
						
							
							
								
								Respecting Quite Hours in Windows.  
							
							... 
							
							
							
							Also closing current chat on window close or passcode lock. 
							
						 
						
							2016-10-17 13:55:17 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								fd91893b51 
								
							 
						 
						
							
							
								
								Moved PsMainWindow to Platform::MainWindow, outside of pspecific module.  
							
							... 
							
							
							
							Currently only MSVC build is Ok, Xcode and QtCreator are broken. 
							
						 
						
							2016-06-16 15:59:54 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								3570a1cf91 
								
							 
						 
						
							
							
								
								New profile photo edit by drag-n-drop. Animated photo button.  
							
							
							
						 
						
							2016-05-27 13:57:11 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								0e49c13968 
								
							 
						 
						
							
							
								
								rpcClear for mediaview, ImageLink changed to Location  
							
							
							
						 
						
							2016-02-28 16:54:04 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								7433cea0fd 
								
							 
						 
						
							
							
								
								fixed copy selected text, post author display added, post links handling added, windows bingmaps opening added, sticker previews from mentionsdropdown and stickersetbox added  
							
							
							
						 
						
							2016-02-17 19:37:21 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								0b8523d58e 
								
							 
						 
						
							
							
								
								added year 2016 to copyright  
							
							
							
						 
						
							2016-02-08 13:56:18 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								a0d171bb49 
								
							 
						 
						
							
							
								
								moved minizip to ThirdParty, added google breakpad to ThirdParty for windows (mac, linux broken)  
							
							
							
						 
						
							2016-01-31 21:01:43 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								74248b0284 
								
							 
						 
						
							
							
								
								improved os x crash reports, possible linux (and windows) broken  
							
							
							
						 
						
							2016-01-31 14:32:29 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								52c29bac5d 
								
							 
						 
						
							
							
								
								started crash reporting for linux  
							
							
							
						 
						
							2016-01-30 21:24:42 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								58777dbc21 
								
							 
						 
						
							
							
								
								moved almost all Application to AppClass (autoupdate and singleinstance left), logs rewritten  
							
							
							
						 
						
							2016-01-11 23:43:29 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								4487ad9e15 
								
							 
						 
						
							
							
								
								saving QByteArray bookmark along with file paths and download path for OS X sandbox, will be actually implemented only in macstore branch  
							
							
							
						 
						
							2015-11-26 20:34:52 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								015e9356ab 
								
							 
						 
						
							
							
								
								license header updated  
							
							
							
						 
						
							2015-10-03 16:16:42 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								00c9d16925 
								
							 
						 
						
							
							
								
								linux crash on diacritics enter should be fixed  
							
							
							
						 
						
							2015-09-25 18:03:57 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								c16ea77c52 
								
							 
						 
						
							
							
								
								altering AppUserModelId in pinned shortcut in Windows  
							
							
							
						 
						
							2015-08-13 18:11:07 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								cf9737e762 
								
							 
						 
						
							
							
								
								Windows 8/8.1/10 toast notifications support added  
							
							
							
						 
						
							2015-08-11 22:50:48 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								ac2ae16f47 
								
							 
						 
						
							
							
								
								MSVC instruction improved for OpenAL, merging autoupdate code for all OSs (not tested yet!)  
							
							
							
						 
						
							2015-06-03 21:13:01 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								61d1574023 
								
							 
						 
						
							
							
								
								added forwarded and from names in files / audios / videos / contacts display, grouped notification for many forwarded messages, fix of getDifference() for new_session_created  
							
							
							
						 
						
							2015-04-23 18:50:11 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								ad04bf77d1 
								
							 
						 
						
							
							
								
								0.7.19 version with passcode lock option  
							
							
							
						 
						
							2015-03-02 15:34:16 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								de784d2bbc 
								
							 
						 
						
							
							
								
								mp3 audio downloaded, play corrupt voice messages, -startintray cmdline param, always to recent emojis, local images cache respects filesize and last modified, removed stickers from documents overview, notify remove in Windows fullscreen and lockscreen  
							
							
							
						 
						
							2015-01-27 19:58:58 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								dde1a5a6eb 
								
							 
						 
						
							
							
								
								new online / offline status update, notify delayed if other clients are active  
							
							
							
						 
						
							2015-01-26 16:04:41 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								6302eeeb2b 
								
							 
						 
						
							
							
								
								merged master  
							
							
							
						 
						
							2015-01-21 13:21:39 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								471d83fb97 
								
							 
						 
						
							
							
								
								new open with menu for os x  
							
							
							
						 
						
							2015-01-21 13:20:23 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								ea5b824977 
								
							 
						 
						
							
							
								
								trying to use gtk-3 and appindicator3, if failed use gtk-x11-2.0 and appindicator1, improved init logs  
							
							
							
						 
						
							2015-01-18 12:23:03 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								1ca86a2390 
								
							 
						 
						
							
							
								
								removing telegram.desktop when adding telegramdesktop.desktop, fixed libappindicator and libunity usage  
							
							
							
						 
						
							2015-01-16 19:46:01 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								1a8444740a 
								
							 
						 
						
							
							
								
								tray icon by libappindicator with gtk_status_icon fallback added, unity launcher count added  
							
							
							
						 
						
							2015-01-15 17:22:15 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								37917db64c 
								
							 
						 
						
							
							
								
								navigation improved in single column layout, document viewer improved  
							
							
							
						 
						
							2014-12-15 18:55:45 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								27de201bda 
								
							 
						 
						
							
							
								
								telegram.me links supported in-app and in Windows  
							
							
							
						 
						
							2014-12-03 16:10:32 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								7a600e03d0 
								
							 
						 
						
							
							
								
								update menu changed to restart if only restarting, header comment changed  
							
							
							
						 
						
							2014-12-01 13:47:38 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								d62d5908d1 
								
							 
						 
						
							
							
								
								improved os x updater  
							
							
							
						 
						
							2014-11-27 21:20:48 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								7efb5df35c 
								
							 
						 
						
							
							
								
								icon with padding when large, without padding when small  
							
							
							
						 
						
							2014-11-25 23:33:11 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								33aa925aa0 
								
							 
						 
						
							
							
								
								changed to official  
							
							
							
						 
						
							2014-11-25 23:15:18 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								85285d9862 
								
							 
						 
						
							
							
								
								fixed os x mouse input, window icon, qt os x build-from-source  
							
							
							
						 
						
							2014-11-13 21:26:17 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								f07606a0ce 
								
							 
						 
						
							
							
								
								photoviewer updated, recent emojis filled with some by default  
							
							
							
						 
						
							2014-10-17 16:57:14 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								cb076e3587 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/telegramdesktop/tdesktop  
							
							
							
						 
						
							2014-09-30 07:13:52 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								1fd25e8778 
								
							 
						 
						
							
							
								
								fixed custom context menu for os x, fixed file drag-n-drop in os x 10.10  
							
							
							
						 
						
							2014-09-30 07:13:47 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								311292c3a3 
								
							 
						 
						
							
							
								
								version 0.6 prepared, changed "Win (Unofficial)" to "Desktop", photo loader animation, custom context menu, default Downloads folder, cyclic logs  
							
							
							
						 
						
							2014-09-30 07:11:09 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								0d85f91453 
								
							 
						 
						
							
							
								
								custom context menus (including tray menu for windows) done  
							
							
							
						 
						
							2014-09-28 19:47:30 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								a4e9dadc2d 
								
							 
						 
						
							
							
								
								mac tray icon/menu support improved, custom context menu started  
							
							
							
						 
						
							2014-09-26 16:48:19 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								b9ed9e0b6d 
								
							 
						 
						
							
							
								
								moved to xcode 6 beta, emoji changed to apple default, tray icon on os x added  
							
							
							
						 
						
							2014-09-20 14:31:03 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								070ea58a53 
								
							 
						 
						
							
							
								
								many small fixes: multi windows users running, touchscreen fix, esc for photo hide, etc + send to menu integration on windows + hide text in notifies  
							
							
							
						 
						
							2014-07-18 14:37:34 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								4ff3470a7f 
								
							 
						 
						
							
							
								
								merged changes to ubuntu qt creator build, prepared it  
							
							
							
						 
						
							2014-07-09 09:54:12 +04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									John Preston 
								
							 
						 
						
							
							
							
							
								
							
							
								da0f087404 
								
							 
						 
						
							
							
								
								first version ubuntu qt creator build  
							
							
							
						 
						
							2014-07-08 14:24:21 +04:00