| 
								
								
									 John Preston | fce8bc6201 | Add stories-above-chats-list tooltip. | 2023-07-24 21:42:13 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 1eff68813d | Reuse new speed change control for video. | 2023-03-15 13:36:40 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 4351baffb3 | Unify playback speed settings serialization. | 2023-03-15 09:15:40 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | aa9e56c633 | Update icon on macOS, allow changing back. | 2023-03-01 09:12:02 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | ce0e07d332 | Implement "Save Power on Low Battery" function. | 2023-03-01 09:12:02 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 832d47121f | Save media viewer position to Settings. | 2023-02-18 15:10:13 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 94b489835c | Add chat name / account name / unread count title settings. | 2023-02-03 17:51:47 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 719466fcac | Initial chat-translation feature implementation. | 2023-02-02 22:12:32 +04:00 |  | 
				
					
						| 
								
								
									 23rd | 994d789c60 | Added ability to remember last choice in delete messages box. | 2022-12-26 14:24:05 +04:00 |  | 
				
					
						| 
								
								
									 23rd | a043e22622 | Added internal support of skipping translation for multiple languages. | 2022-12-26 14:24:05 +04:00 |  | 
				
					
						| 
								
								
									 23rd | 4fabb3f2a2 | Replaced some qsl with u""_q literal. | 2022-11-30 17:17:14 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 01139e1b04 | Remove facades module. | 2022-11-30 16:55:51 +04:00 |  | 
				
					
						| 
								
								
									 23rd | f82bae15f0 | Added translation preferences. | 2022-11-22 00:28:07 +00:00 |  | 
				
					
						| 
								
								
									 John Preston | 1363faddbf | Add "Reaction button in messages" setting. | 2022-09-13 07:44:22 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | f4b80d8714 | Show premium emoji toast / send to Saved Messages. | 2022-08-02 20:59:50 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 18a6f7d700 | Make 8 column emoji picker by default. | 2022-07-26 20:12:13 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 240b47da86 | Check test/production DC in recent emoji. | 2022-07-26 20:12:11 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 44a7d11e4a | Support mixed custom / default recent emoji. | 2022-07-26 20:12:11 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 1c5a3aef54 | Hardware accelerated video decoding off by default. | 2022-04-19 09:51:29 +04:00 |  | 
				
					
						| 
								
								
									 23rd | 4304071d18 | Added ability to configure quick action on double click. | 2022-04-13 15:06:23 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 5167eb47ae | Add hardware acceleartion video decoding setting. | 2022-03-30 15:26:34 +04:00 |  | 
				
					
						| 
								
								
									 23rd | a8c3d6c39b | Added ability to reorder accounts in MainMenu. | 2022-02-01 18:48:02 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | ca21b7efae | Allow disable Cmd+Q warning on macOS. | 2022-02-01 00:43:20 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 8264968718 | Use cloud "disable calls" settings instead of local. | 2021-11-26 18:04:03 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 92e2b91f81 | Add repeat / order controls to the audio player. | 2021-11-26 18:00:20 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 49544111ab | Allow setting custom device name. | 2021-11-26 18:00:19 +04:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | e92ae40ecb | Implement close to taskbar option | 2021-09-13 17:46:53 +03:00 |  | 
				
					
						| 
								
								
									 23rd | 900a7d0b2b | Appended references to const auto types in loop to prevent copying. Suggested by Apple Clang. | 2021-09-09 16:32:04 +03:00 |  | 
				
					
						| 
								
								
									 23rd | 150dbef19f | Added ability to save icon of last voice playback speed. | 2021-09-07 23:41:07 +03:00 |  | 
				
					
						| 
								
								
									 23rd | b635a9d4a5 | Changed voice playback speed setting to storage value of speed. | 2021-09-01 01:23:20 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 4f89216db0 | Disable noise suppression by default. | 2021-07-30 16:11:13 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 4276b6cce0 | Use rpl for Window::Theme::Background updates. | 2021-07-15 16:42:36 +03:00 |  | 
				
					
						| 
								
								
									 23rd | e322733e20 | Added saving of color and size of brush from photo editor to settings. | 2021-07-06 12:13:05 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | d91c21fb26 | Try enabling OpenGL back after switching to ANGLE. | 2021-07-05 19:48:06 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 18b48df9ce | Allow to choose ANGLE backend. | 2021-07-01 23:48:18 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 7a588be54f | Add a hint to unmute your microphone. | 2021-06-18 17:47:07 +04:00 |  | 
				
					
						| 
								
								
									 23rd | 6d08542afa | Moved proxy global variables from facades to core settings. | 2021-06-16 09:31:32 +03:00 |  | 
				
					
						| 
								
								
									 23rd | 707b36dc12 | Moved DBIWorkMode to Core::Settings. | 2021-06-16 09:31:32 +03:00 |  | 
				
					
						| 
								
								
									 23rd | da3e140069 | Moved DBINotifyView to Core::Settings. | 2021-06-16 09:31:32 +03:00 |  | 
				
					
						| 
								
								
									 23rd | 5334372671 | Moved WorkMode global variable from facades to core settings. | 2021-06-16 09:31:32 +03:00 |  | 
				
					
						| 
								
								
									 23rd | 9669a8a44a | Moved Core::Settings:chatWide to Window::Adaptive. | 2021-06-16 09:31:32 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | b2bf8244dd | Add "Enable noise suppression" setting to group calls. | 2021-06-15 12:33:02 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 750c13e5fe | Add OpenGL init crash checker. | 2021-06-11 23:01:07 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | c12a50544e | Allow force-disabling OpenGL. | 2021-05-24 22:45:15 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 5bb73d8d3d | Move recent emoji and variants to common settings. Fixes #16163, fixes #4018, partially fixes #10123. | 2021-04-26 10:51:10 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | b3660f1ed8 | Version 2.5.9: Move window position to Core::Settings. | 2021-02-17 19:20:05 +04:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | 9b59e74d66 | Make native notifications setting tri-state | 2021-01-28 11:44:43 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 7da224d725 | Allow disabling calls on tdesktop device. | 2021-01-26 15:58:30 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | b2c84d675c | Allow clearing calls log. | 2021-01-25 16:50:59 +04:00 |  | 
				
					
						| 
								
								
									 23rd | dd01ece14a | Replaced snap util function with std::clamp. | 2021-01-24 10:41:10 +03:00 |  |