Commit Graph

1795 Commits

Author SHA1 Message Date
Alexander Zinchuk
953d9250eb 1.47.0 2022-05-31 20:59:04 +04:00
Alexander Zinchuk
ac630f49c4 Fix privacy settings update processing (#1903) 2022-05-31 20:59:00 +04:00
Alexander Zinchuk
4cef87e2ab Fix exceptions when signing out 2022-05-31 20:58:55 +04:00
Alexander Zinchuk
e7781e10c9 Main Menu: Support "Install App" action (#1901) 2022-05-31 20:58:51 +04:00
Alexander Zinchuk
05ca268f6b [Refactoring] Animated icons (#1897) 2022-05-31 20:58:47 +04:00
Alexander Zinchuk
7997dff459 Media Viewer: Zoom and pan with track pad and mouse wheel (#1829) 2022-05-31 20:58:43 +04:00
Alexander Zinchuk
2dfac887cd Statistics: Support for Public Shares, various fixes (#1889) 2022-05-31 20:58:39 +04:00
Alexander Zinchuk
017170c2e2 Introduce Lock Screen and Passcode (#1839) 2022-05-31 20:58:35 +04:00
Alexander Zinchuk
fa6eec434f Teact: Support components returning fragments 2022-05-30 15:40:38 +04:00
Alexander Zinchuk
b2d4f78c65 [Refactoring] Chat List: Fix redundant DOM operations 2022-05-30 15:40:34 +04:00
Alexander Zinchuk
706839953a Code Highlight: Fix C# (#1888) 2022-05-30 15:40:30 +04:00
Alexander Zinchuk
cad0c76d39 [Refactoring] Avoid redundant promise rejections 2022-05-30 15:40:25 +04:00
Alexander Zinchuk
3300d71e5d Statistics: Better animation when switching to message statistics (#1882) 2022-05-30 15:40:21 +04:00
Alexander Zinchuk
dc69997bd3 [Size] Small image optimization (#1885) 2022-05-30 15:40:16 +04:00
Alexander Zinchuk
70ccff110a [Refactoring] Prefer import type (#1884) 2022-05-30 15:40:11 +04:00
Alexander Zinchuk
9544663aa1 [Refactoring] Remove flatten, add generic type for split (#1879) 2022-05-30 15:40:06 +04:00
Alexander Zinchuk
d3e3cced6c [Refactoring] Teact: Add comments to teactFastList algorithm 2022-05-30 15:40:02 +04:00
Alexander Zinchuk
247d8a354b [Build] 2022-05-21 19:32:51 +02:00
Alexander Zinchuk
f072519f31 Composer: Fix new lines at the beginning, fix highlight parsing (#1887) 2022-05-21 19:31:32 +02:00
Alexander Zinchuk
fb588bb582 [Build] 2022-05-20 17:57:33 +02:00
Alexander Zinchuk
ee0ce83741 1.46.0 2022-05-20 17:56:07 +02:00
Alexander Zinchuk
9040e62bc7 Middle Column: New background for light theme 2022-05-20 17:56:07 +02:00
Alexander Zinchuk
e908a3bd17 Sticker Picker: Support current chat sticker pack (#1880) 2022-05-20 17:56:07 +02:00
Alexander Zinchuk
348ecfdcac [Refactoring] Payments: Use API country list (#1881) 2022-05-20 17:56:07 +02:00
Alexander Zinchuk
7e92a27a37 Management / Join Requests: Fix scroll, fix missing users (#1878) 2022-05-20 17:56:07 +02:00
Alexander Zinchuk
1e24b816dc UI Loader: Fix flickering background on load (#1876) 2022-05-20 17:56:07 +02:00
Alexander Zinchuk
8cd778ac5f Password Form: Correctly unmount component (#1875) 2022-05-20 17:56:07 +02:00
Alexander Zinchuk
c92a18895e [Refactoring] Teact: Introduce TeactNode type for JSX typing 2022-05-20 17:56:04 +02:00
Alexander Zinchuk
183a5fad5b Web Bots: Some fixes (#1873) 2022-05-20 17:54:34 +02:00
Alexander Zinchuk
ccaa82bec1 Sticker Picker: Support clearing recent, allow viewing set from context menu (#1852) 2022-05-20 17:54:34 +02:00
Alexander Zinchuk
efa4c59ae0 Message: Fix focus button behavior (#1870) 2022-05-20 17:54:34 +02:00
Alexander Zinchuk
c01e29bd1a Middle Header: Fix interactivity (#1871) 2022-05-20 17:54:34 +02:00
Alexander Zinchuk
c333f31f02 Browser History: Fix opening chat from Left Search (#1869) 2022-05-20 17:54:34 +02:00
Alexander Zinchuk
e4b2b0911f Fix some user loading problems (#1868) 2022-05-20 17:54:34 +02:00
Alexander Zinchuk
69fbf47d7a Message / Code: Support highlight (#1842) 2022-05-20 17:54:31 +02:00
Alexander Zinchuk
4dfbc58976 Calls: Fix inconsistent global usage 2022-05-16 13:34:03 +02:00
Alexander Zinchuk
2e156d7ef4 Properly handle cleared ref after unmount 2022-05-16 13:34:00 +02:00
Alexander Zinchuk
810f2bdd65 Forward Picker: Fix closing when switching to inline bot (#1866) 2022-05-16 13:33:57 +02:00
Alexander Zinchuk
188251f0fb [Perf] Teact: Properly GC refs on unmount 2022-05-16 13:33:55 +02:00
Alexander Zinchuk
0f0aba96c8 [Build] 2022-05-07 12:53:47 +01:00
Alexander Zinchuk
d47142b024 [Perf] Message Input: Fix memory leak 2022-05-07 12:52:43 +01:00
Alexander Zinchuk
957331985b [Build] 2022-05-06 18:08:20 +01:00
Alexander Zinchuk
7bf6358235 1.45.0 2022-05-06 18:03:39 +01:00
benqi
26e48ff8c4
Fix ManageInvite issue: Set No Limit but it doesn't work (#133) 2022-05-06 17:57:01 +01:00
Alexander Zinchuk
391c667f09 [Dev] Fix linting for JS files (#1864) 2022-05-06 17:56:12 +01:00
Alexander Zinchuk
0d43e44c6c Chat List: Do not show migrated chats 2022-05-06 17:56:10 +01:00
Alexander Zinchuk
84ea8e480e Refactoring and optimizations for useHotkeys 2022-05-06 17:56:07 +01:00
Alexander Zinchuk
f91960b90c Teact: Fix memory leak due to missing effect cleanups 2022-05-06 17:56:04 +01:00
Alexander Zinchuk
6f418f3e26 Notification: Fix other buttons interactivity (#1862) 2022-05-06 17:56:01 +01:00
Alexander Zinchuk
74745bb1d9 [Dev] Statoscope: Show bundle names, better reports (#1857) 2022-05-06 17:55:58 +01:00