166 Commits

Author SHA1 Message Date
Alexander Zinchuk
56b37a0d2f Theme: Fix colors not applying (#3311) 2023-07-05 13:23:12 +02:00
Alexander Zinchuk
11aa44de56 Settings: Various fixes (#3312) 2023-06-18 12:04:45 +02:00
Alexander Zinchuk
d56b61c82d Allow sending with <Enter> on tablets 2023-06-14 14:28:11 +02:00
Alexander Zinchuk
a8d742aa18 UI: Do not use deprecated overflow: overlay (#3185) 2023-06-12 11:57:09 +02:00
Alexander Zinchuk
b03959e847 [Refactoring] Introduce useLastCallback 2023-06-12 11:47:13 +02:00
Alexander Zinchuk
d25892caa4 Shared Folder: Fix limit modal on retry (#3216) 2023-05-28 14:32:15 +02:00
Alexander Zinchuk
9d4a62e839 Notifications: Request permission after user gesture and better settings (#3155) 2023-05-28 14:32:12 +02:00
Alexander Zinchuk
fec2118a02 Language Settings: Add list title (#3181) 2023-05-15 10:58:22 +02:00
Alexander Zinchuk
4b96cc5bfe Folders: Fix sharing (#3142) 2023-05-05 15:53:15 +04:00
Alexander Zinchuk
48bb2d08a6 Settings: Allow to turn off dynamic order for sticker packs (#3151) 2023-05-03 21:33:29 +04:00
Alexander Zinchuk
dda81b5962 Experimental: Add "Don't hide login code in chat list" toggle (#3147) 2023-05-03 21:33:24 +04:00
Alexander Zinchuk
cc0e00ad2d Passcode: Display error if passcode wasn't created (#3149) 2023-05-03 20:21:25 +04:00
Alexander Zinchuk
be74d53e83 Revert "Notifications: Request permission after user gesture (#3132)"
This reverts commit 19eee89a6de0ba14fd7257df08bbb5001ae9fe05.
2023-05-02 15:45:09 +04:00
Alexander Zinchuk
ec8e99127b Chat List: Fix deleted chat being stuck at the bottom (#3127) 2023-05-02 15:24:38 +04:00
Alexander Zinchuk
43eb7e7020 Notifications: Request permission after user gesture (#3132) 2023-05-02 15:24:38 +04:00
Alexander Zinchuk
1e0f4e654a Settings / Folders: Move "done" button from header to FAB (#3080) 2023-04-26 21:18:50 +04:00
Alexander Zinchuk
ce9e5b03d8 Introduce Chat Lists (#3046) 2023-04-26 21:18:42 +04:00
Alexander Zinchuk
4f42b676ce Settings: Performance mode (#3045)
Co-authored-by: Alexander Zinchuk <alx.zinchuk@gmail.com>
2023-04-25 17:28:03 +04:00
Alexander Zinchuk
27203e9976 Avatar: Finally remove animated avatars (#3061) 2023-04-25 17:28:03 +04:00
Alexander Zinchuk
fb2d87f0d6 Update to layer 158 (#3040) 2023-04-25 17:27:49 +04:00
Alexander Zinchuk
cfc71da0c1 [Perf] More performance fixes 2023-04-25 17:27:14 +04:00
Alexander Zinchuk
dba6963c34 [Perf] Introduce Fasterdom and some performance fixes 2023-04-25 17:27:10 +04:00
Alexander Zinchuk
ecf4ffb7ae [Perf] Transition: Get rid of redundant slide wrappers 2023-04-15 13:54:27 +02:00
Alexander Zinchuk
ac1033b673 [Perf] Transition: Avoid wildcard selector 2023-04-15 13:52:28 +02:00
Alexander Zinchuk
91b06c6ec9 Settings / Wallpapers: Fix auto-selecting random wallpaper (#2921) 2023-04-06 08:20:28 +02:00
Alexander Zinchuk
fc53c8ffec Settings / Privacy: Fix minor UX issues (#2920) 2023-04-06 08:20:07 +02:00
Alexander Zinchuk
54d0d3ad97 Client: Update client name in beta changelog (#2919) 2023-04-06 08:19:46 +02:00
Alexander Zinchuk
c276034a65 WebZ → WebA (#2860) 2023-04-01 06:15:59 -05:00
Alexander Zinchuk
0c2e40d8be Language Settings: Fix error in old browsers (#2891) 2023-03-30 18:28:51 -05:00
Alexander Zinchuk
5d1c4a8c87 Passcode: Disable passcode when "Keep me signed in" is disabled (#2814) 2023-03-19 22:32:31 -05:00
Alexander Zinchuk
21678cfd51 [Refactoring] Rename environment.ts → windowEnvironment.ts to avoid incorrect usage 2023-03-19 22:32:31 -05:00
Alexander Zinchuk
1f401378ea Settings: Allow unmarking current language in "Do not translate" (#2798) 2023-03-19 22:32:31 -05:00
Alexander Zinchuk
4090cf093d Page Title: Sync setting between tabs (#2751) 2023-03-10 02:34:52 +01:00
Alexander Zinchuk
37b9836739 Page Title: Allow to disable chat title display (#2691) 2023-02-28 18:47:46 +01:00
Alexander Zinchuk
9cd1e8bbcc Autoarchive: Fix displaying option in settings (#2692) 2023-02-28 18:47:46 +01:00
Alexander Zinchuk
515394d35e Message Context Menu: Introduce Translate feature 2023-02-28 18:47:26 +01:00
Alexander Zinchuk
2a7c78c12a Multiple Tabs: Introduce Multiple Tabs Support (#2221) 2023-01-28 02:21:33 +01:00
Alexander Zinchuk
c1f3685217 Settings / Privacy: Public Profile Pictures (#2309) 2023-01-28 02:18:50 +01:00
Alexander Zinchuk
3dab7609e3 Dynamic Resize (#2291) 2023-01-28 02:18:43 +01:00
Alexander Zinchuk
38535ee905 Dialogs: Draw buttons in one row (#2318) 2023-01-24 00:17:50 +01:00
Alexander Zinchuk
a9dd1221fb Attachment Modal: Redesign (#2253) 2023-01-22 18:13:25 +01:00
Alexander Zinchuk
9e4ec8286c Active Websites: Hide option if empty (#2256) 2023-01-10 02:07:48 +01:00
Alexander Zinchuk
6807009831 [Refactoring] Store users from all responses (#2238) 2023-01-10 02:07:39 +01:00
Alexander Zinchuk
c6ae1062b7 [Refactoring] ESLint: Prevent falsy zero render (#2251) 2023-01-08 04:04:52 +01:00
Alexander Zinchuk
74f470751a Reactions: Small fixes (#2234) 2023-01-06 01:15:49 +01:00
Alexander Zinchuk
d127f11f13 Message: Support custom reactions (#2217) 2022-12-27 02:45:57 +01:00
Alexander Zinchuk
15e586d772 Reactions: Fix quick reactions, refetch configs (#2178)
Co-authored-by: undrfined <undrfined@gmail.com>
2022-12-15 19:19:30 +01:00
Alexander Zinchuk
695e811606 Profile: Correct rendering of usernames in several lines (#2208) 2022-12-15 19:19:20 +01:00
Alexander Zinchuk
1b37ccc533 Profile: Support multiple usernames (#2202) 2022-12-15 19:19:17 +01:00
Alexander Zinchuk
c365881d57 Support sending custom emoji (#2000) 2022-10-29 15:18:42 +02:00