| 
								
								
									 John Preston | 396c229a4d | Improve Ui::Text::String features. | 2023-10-04 22:24:25 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | d5b429e910 | Update API scheme to layer 164. | 2023-09-22 09:43:31 +04:00 |  | 
				
					
						| 
								
								
									 23rd | 29bfe43386 | Added ability to export chat for html and json formats simultaneously. | 2023-09-08 11:40:18 +03:00 |  | 
				
					
						| 
								
								
									 23rd | ca30c35c2b | Added initial export writer for both html and json formats. | 2023-09-08 11:40:18 +03:00 |  | 
				
					
						| 
								
								
									 23rd | d4ad5d9f13 | Removed uppercase from some phrases in export. | 2023-09-08 11:40:18 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | d77c7a70ab | Implement new bot web-app methods. | 2023-09-04 17:36:55 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 6607848abc | Fix build with GCC. | 2023-07-20 07:20:46 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 2a1631247d | Add stories to data export. | 2023-07-20 07:20:12 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 7f8a985067 | Start stories overview in profile / My Stories. | 2023-07-20 07:20:10 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | aba84a6010 | Update API scheme on layer 160: Duration. | 2023-07-20 07:20:10 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 04e7ce4408 | Update API scheme on layer 160: Replies. | 2023-07-20 07:20:09 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 2fb7bdc803 | Skip refocus InputField::Inner if field unfocused. I hope this fixes #26223. | 2023-05-24 21:22:26 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 312aa4b130 | Update API scheme on layer 158. | 2023-04-11 19:17:38 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 4444844443 | Update API scheme on layer 158. | 2023-04-11 19:17:38 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 9d0d97d5bf | Fix large file export progress display. | 2023-03-19 17:48:12 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | af51307aa6 | Implement opening of t.me/bot/app-s. | 2023-03-07 08:42:29 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 34c1bd950e | Update API scheme to layer 154. | 2023-03-07 08:42:29 +03:00 |  | 
				
					
						| 
								
								
									 Vitaly Zaitsev | 9b3692ca22 | Removed deprecated GSL headers usage. | 2023-02-15 21:17:16 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 90cb61676a | Update API scheme to layer 152. | 2023-02-02 22:12:31 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 46bae9ed74 | Remove splits reverse. It was done on the server. | 2022-12-30 10:49:51 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 891559b3d9 | Reverse message ranges for export. | 2022-12-26 14:24:08 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | faf6c48f25 | Remove ui/special_buttons module. | 2022-12-26 14:24:06 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | ca0b34dcf0 | Update API scheme on layer 151. | 2022-12-26 14:24:06 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | cb99d611f3 | Update API scheme to layer 151. | 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 |  | 
				
					
						| 
								
								
									 23rd | 2acedca6b7 | Replaced some qstr with u""_q literal. | 2022-11-29 14:12:50 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 6a7f030ee7 | Update API scheme on layer 148. Extract message history corner buttons code. | 2022-11-01 19:25:36 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | ae3496d6a4 | Update API scheme on layer 148: Topic icons. | 2022-11-01 19:25:36 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | c90f879c96 | Update API scheme on layer 148. | 2022-11-01 19:25:33 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | c88140e256 | Update API scheme to layer 148, start forums. | 2022-11-01 19:25:32 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 749fb52113 | Implement animated spoilers. | 2022-09-18 16:52:30 +04:00 |  | 
				
					
						| 
								
								
									 23rd | 84400f5912 | Added strictly typed field to export JSON for text entities. | 2022-09-14 23:10:28 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | f0955f2021 | Add emoji-status disclaimer for unknown peers. | 2022-09-06 11:20:55 +04:00 |  | 
				
					
						| 
								
								
									 Yue Wu | 82d68f5b98 | Fix JSON output when exporting custom emojis Fixes #24961 | 2022-08-23 12:21:58 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 2f5038a792 | Improve webview on macOS. | 2022-08-04 19:33:56 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | d80cf5d149 | Download stickers for custom emoji in export. | 2022-07-28 18:36:48 +03:00 |  | 
				
					
						| 
								
								
									 23rd | b295a9eeb1 | Added support of service actions for premium gifts to export. | 2022-07-26 20:12:11 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | afc7b1da62 | Update API scheme on layer 144. | 2022-07-26 20:12:10 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 00d1828fbe | Update API scheme on layer 144. | 2022-07-26 20:12:08 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 2499955496 | Support custom emoji in the message input field. | 2022-07-26 20:12:08 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | fbc284af49 | Fix auto-download limit. Fixes #24642. | 2022-06-20 11:48:19 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | aaf1383304 | Update API scheme on layer 143. | 2022-06-08 16:51:31 +04:00 |  | 
				
					
						| 
								
								
									 23rd | 86cc83b491 | Added time zone info to date tooltips in export HTML. | 2022-06-08 11:59:30 +03:00 |  | 
				
					
						| 
								
								
									 23rd | 96bd9ae81c | Inserted additional unixtime format to each date field in export JSON. | 2022-06-08 11:59:30 +03:00 |  | 
				
					
						| 
								
								
									 John Preston | 092474fdb9 | Support recurring payment phrases. | 2022-06-02 21:10:43 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 8a87f2996a | Fix build with Xcode. | 2022-05-19 19:11:45 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | ca731968ca | Improve premium sticker sync / preview. | 2022-05-19 17:27:03 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | 6dedf7c63e | Update API scheme to layer 143. | 2022-05-19 17:27:02 +04:00 |  | 
				
					
						| 
								
								
									 23rd | d9541b6a6e | Unified general phrases for duration. | 2022-04-01 15:53:58 +04:00 |  | 
				
					
						| 
								
								
									 John Preston | df15ff9f8e | Update API scheme on layer 140. | 2022-03-30 12:23:05 +04:00 |  |