| 
								
								
									 John Preston | f5a323e40a | Move all background helper methods to chat_theme module. | 2021-08-30 20:32:57 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 436d7b9d82 | Add support for linear gradients without patterns. | 2021-08-16 10:26:08 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | c2b1187948 | Start support of linear gradient wallpapers. | 2021-08-16 10:26:08 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 85cc3b30a0 | Don't use MTP* for WallPaper flags. | 2021-08-12 12:32:30 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 565877630f | Dither default background to avoid color banding. | 2021-07-23 15:42:17 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 8f478b86ee | Change default wallpaper. | 2021-07-23 15:42:17 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 4276b6cce0 | Use rpl for Window::Theme::Background updates. | 2021-07-15 16:42:36 +03:00 |  | 
				
					
						| 
								
								
									 23rd | a631a28092 | Removed App::pixmapFromImageInPlace. | 2021-07-06 12:13:06 +03:00 |  | 
				
					
						| 
								
								
									 23rd | b422ec025e | Removed Ui::show from classes that have pointer to Controller. | 2021-06-17 10:57:45 +04:00 |  | 
				
					
						| 
								
								
									 Ilya Fedin | c0c10689a1 | Get rid of deprecated ranges::view usage | 2021-03-13 19:14:58 +03:00 |  | 
				
					
						| 
								
								
									 23rd | f81271d1fe | Simplified confirmed callback for ConfirmBox instances. | 2020-09-29 19:03:29 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | f0e1d2fd02 | 'base::optional_variant<' -> 'std::variant<v::null_t,' | 2020-09-29 19:03:19 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 734d834a20 | Replace mapbox variant with std::variant. | 2020-09-29 19:03:19 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | eb1845e33b | Fix crash in session destruction. Also use rpl::event_stream for downloaderTaskFinished. | 2020-07-01 12:26:29 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 2635ca33f8 | Move background to global settings. | 2020-06-23 21:53:42 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 357caf8007 | Keep separate MTP::Config's for separate accounts. | 2020-06-23 21:53:41 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 0ad7dcaef9 | Remove MTP::MainInstance() global access point. | 2020-06-23 21:53:40 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | ee43027bea | Remove some usages of App::main(). | 2020-06-23 21:53:39 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 6513422e40 | Remove legacy image-related code. | 2020-06-01 18:09:33 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 9dba723643 | Better DocumentMedia management in BackgroundBox. | 2020-06-01 18:09:31 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 956c3af0ae | Start DocumentData::thumbnail move to DocumentMedia. | 2020-06-01 18:09:30 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | b88f0108ad | Edit chat types in filters. | 2020-03-27 20:36:02 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | e943264823 | Pass MTP::Instance to MTP::Sender. | 2019-11-29 15:36:05 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | a6c84c36c0 | Use layers and boxes from lib_ui. | 2019-10-19 12:27:52 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 849deb57e2 | Move many widget classes to lib_ui. | 2019-10-01 23:59:46 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | c5845f17ae | Remove twidget header. | 2019-10-01 23:59:46 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 0c713a930a | Remove app.h / facades.h from precompiled header. | 2019-10-01 23:59:46 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | bc63d9fe53 | Fix check display in background box. | 2019-09-06 19:31:06 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 137fa0378c | Remove some more Auth() calls. | 2019-07-24 16:00:30 +02:00 |  | 
				
					
						| 
								
								
									 John Preston | ff44094ded | Rename AuthSession to Main::Session. | 2019-07-24 13:45:24 +02:00 |  | 
				
					
						| 
								
								
									 John Preston | 87fc066e67 | Use tr:: instead of lang(). | 2019-06-21 11:06:51 +02:00 |  | 
				
					
						| 
								
								
									 John Preston | a7c8feaecb | Use tr:: instead of langFactory and __rich. | 2019-06-21 11:06:50 +02:00 |  | 
				
					
						| 
								
								
									 John Preston | d1d98c3bb1 | Use tr:: instead of langFactory in box titles. | 2019-06-21 11:06:50 +02:00 |  | 
				
					
						| 
								
								
									 John Preston | fe618bd652 | Use crl::time/now instead of TimeMs/getms. | 2019-02-19 11:06:33 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | b6e37b7730 | Allow removing cloud wallpapers. | 2019-02-09 16:36:07 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 95565c39ed | Upload wallpapers to the cloud. | 2019-02-08 19:20:08 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | e2f0886950 | Add option to blur chat background. | 2019-02-07 19:36:30 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | fe21b5a502 | Support blurred backgrounds. | 2019-02-06 17:38:37 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | e7043c4d63 | Show patterns with colors in galery. | 2019-02-05 12:32:54 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | aae2101131 | Sort backgrounds in the gallery. | 2019-02-04 21:37:40 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 4d9464ed87 | Remove flags checking for backgrounds. Also limit image size to 2960px.
Fixes #5641. | 2019-02-04 18:53:00 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | b43191506a | Fix preview of color-only backgrounds. Regression was introduced in f506a5ea6c. | 2019-02-04 18:03:31 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | a133b43eed | Fix crash in dual background box show. | 2019-02-01 11:32:34 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 58cf0fa2b1 | Display date in background preview. | 2019-01-29 20:03:51 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 5ca12a73c3 | Use new HistoryWallPaper media type for wallpaper. | 2019-01-29 19:26:19 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 2eb6848eb8 | Fix background preview on retina screens. | 2019-01-29 14:52:33 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | b6edf4561d | Add support for pattern wallpapers. | 2019-01-29 14:52:33 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | f506a5ea6c | Save wallpaper settings locally. | 2019-01-29 14:52:33 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | a1baa23a52 | Use both thumbnails in photos and documents. Fixes #5602. | 2019-01-28 13:10:45 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | a70e72f75d | Application->Sandbox, Messenger->Application. | 2019-01-23 12:51:58 +04:00 |  |