Commit Graph

1778 Commits

Author SHA1 Message Date
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
Alexander Zinchuk
39cdd8e8e8 Message / Contact: Support copying number, support non-registered (#1860) 2022-05-06 17:55:55 +01:00
Alexander Zinchuk
1f99bd3d49 [Build] 2022-05-03 18:54:50 +01:00
Alexander Zinchuk
e40ad60da8 Composer: Fix Send button interactivity (#1861) 2022-05-03 18:53:32 +01:00
Alexander Zinchuk
29eb3e3d57 [Build] 2022-05-03 16:35:38 +01:00
Alexander Zinchuk
7d1de5369c Scroll Down Button: Fix displaying with Right Column (#1859) 2022-05-03 16:34:18 +01:00
Alexander Zinchuk
992e589fd2 [Dev] Fix eslint errors (#1858) 2022-05-03 16:34:14 +01:00
Alexander Zinchuk
f8f9375ad2 [Build] 2022-05-03 14:31:01 +01:00
Alexander Zinchuk
2f7bfe4570 1.44.0 2022-05-03 14:29:45 +01:00
Alexander Zinchuk
62ed3468b6 Chat, Message List: Navigating with mention and reaction badges; Some fixes (#1836) 2022-05-03 14:29:41 +01:00
Alexander Zinchuk
7a9a6d16f1 GramJs: Handle revoked session for file DCs (#1851) 2022-05-03 14:17:40 +01:00
Alexander Zinchuk
b7aff1be7e Settings / Privacy: Options for calls, show exceptions (#1853) 2022-05-03 14:17:35 +01:00
Alexander Zinchuk
dab1585014 Composer: Fix duplicated pasting from clipboard (#1854) 2022-05-03 14:17:29 +01:00
Alexander Zinchuk
e3c2ad5f4d Settings / Active Session: Better UI (#1850) 2022-05-03 14:17:23 +01:00
Alexander Zinchuk
3a3505b58e [Dev] GramJs: Bring back eslint, fix some errors 2022-05-03 14:17:18 +01:00
Alexander Zinchuk
39ce1790d1 New Contact Modal: Fix adding contact with hidden number (#1849) 2022-05-03 14:17:11 +01:00
Alexander Zinchuk
697b709d89 Re-write browser history; Introduce playwright tests (another attempt) (#1809) 2022-05-03 14:17:05 +01:00
Alexander Zinchuk
0c5b3e560e Settings / Active Sessions: Add secret chats toggle (#1848) 2022-05-03 14:17:00 +01:00