73 Commits

Author SHA1 Message Date
Alexander Zinchuk
7c860f27b3 Show confirmation modal before joining with invite links (#1225) 2021-07-03 15:34:03 +03:00
Alexander Zinchuk
58b984aaa0 Auth: Default to phone number auth on mobiles 2021-07-01 16:25:05 +03:00
Alexander Zinchuk
5e13652674 Left Column: Show an update button after 3 days of running 2021-07-01 02:17:25 +03:00
Alexander Zinchuk
1b568fc151 Save draft on app unload 2021-07-01 02:17:22 +03:00
Alexander Zinchuk
92b79ce62a Localization: Fallback to English when missing translation and while loading 2021-06-30 00:23:11 +03:00
Alexander Zinchuk
4e558131eb Translation: Get rid of extra lang packs 2021-06-30 00:23:07 +03:00
Alexander Zinchuk
bb75af6dcd Layout: Improvements for tablet UI (#1218) 2021-06-29 19:35:46 +03:00
Alexander Zinchuk
d86fb4a558 Message List: Fix focusing to top of tall messages 2021-06-29 17:23:37 +03:00
Alexander Zinchuk
206299fd51 [Tests] Fixes after sessions rework 2021-06-24 18:42:16 +03:00
Alexander Zinchuk
93fd353d1d Dark Theme: Auto-change when system theme changes 2021-06-24 14:46:06 +03:00
Alexander Zinchuk
c6ed04fea6 Fix showing Main layout for non-logged users 2021-06-23 16:30:21 +03:00
Alexander Zinchuk
ceeac75510 Media Viewer: Allow right-click on image 2021-06-22 18:03:49 +03:00
Alexander Zinchuk
2c7c23715c Media Viewer: Allow to hide caption by tap on mobile (#1196) 2021-06-22 13:54:25 +03:00
Alexander Zinchuk
44f29bc909 Dark Theme: Use system theme 2021-06-21 02:46:00 +03:00
Alexander Zinchuk
ff78396514 Do not clear global cache and refresh page on unhandled exceptions 2021-06-21 01:57:57 +03:00
Alexander Zinchuk
dcd3803263 Support server time offset (#1186) 2021-06-19 11:20:55 +03:00
Alexander Zinchuk
85234ae8d7 Notifications: Another fix loading global settings (#1165) 2021-06-15 13:21:37 +03:00
Alexander Zinchuk
558d453f21 Notifications: Fix loading global settings (#1164) 2021-06-15 13:21:35 +03:00
Alexander Zinchuk
c3201cf632 Revert "Better browser history support (#1125)"
This reverts commit 3c19438f1a9f6db9a06dc3b48bd06d062befe0b8.
2021-06-14 22:12:34 +03:00
Alexander Zinchuk
819aea2a07 [Tests] Fix tests 2021-06-13 16:27:38 +03:00
Alexander Zinchuk
51b893d4df Better browser history support (#1125) 2021-06-12 17:20:25 +03:00
Alexander Zinchuk
45a3064153 More RTL support (#1071) 2021-06-12 17:20:19 +03:00
Alexander Zinchuk
ab3a00f29a [Perf] Another attempt to use canvas for faster blur (#1126) 2021-06-11 01:19:18 +03:00
Alexander Zinchuk
ffe756414c More fixes for muted chats; PWA badge (#1133) 2021-06-03 21:22:49 +03:00
Alexander Zinchuk
6bfcbe4da1 Localization: Fix translations sometimes not applied 2021-06-01 11:49:33 +03:00
Alexander Zinchuk
81f12ddb2f Message List: Improve scroll notch 2021-05-31 17:22:59 +03:00
Alexander Zinchuk
33aaad6bca Notification: Respect global notification settings and exceptions (#1123) 2021-05-31 15:08:55 +03:00
Alexander Zinchuk
9b2d498715 Notifications: Vibrate only if supported (#1124) 2021-05-30 20:26:20 +03:00
Alexander Zinchuk
f2e8977413 Do not destroy session on startup errors 2021-05-26 02:27:01 +03:00
Alexander Zinchuk
e1cf508eca Revert "[Perf] Use canvas for faster blur (#1100)"
This reverts commit 27cc33b5541e6f9fe27cf74220e8629a5966d339.
2021-05-24 16:01:21 +03:00
Alexander Zinchuk
714101e1a5 Another fix for reloading on screen layout change (#1111) 2021-05-24 13:10:12 +03:00
Alexander Zinchuk
800a23f731 Fix swipe conflicting with scroll (#1116) 2021-05-24 13:09:59 +03:00
Alexander Zinchuk
65d36c7723 [Perf] Use canvas for faster blur (#1100) 2021-05-24 00:28:09 +03:00
Alexander Zinchuk
ffa338d667 Localization: Add many translations (#1103) 2021-05-21 14:44:26 +03:00
Alexander Zinchuk
3246ea95fc Another attempt to refresh only when orientation has changed (#1101) 2021-05-21 14:44:14 +03:00
Alexander Zinchuk
9de06f856a Revert refresh on resize 2021-05-17 19:42:51 +03:00
Alexander Zinchuk
41c02d4e08 Fix for previous 2021-05-15 02:46:00 +03:00
Alexander Zinchuk
f73bac79ca Revert "Revert "Refresh app when switching screen format or orientation""
This reverts commit cd312c7fb924d772fffc684997ec86951c7d64e4.
2021-05-15 02:45:57 +03:00
Alexander Zinchuk
c94163803e Push notifications: Fixes for not joined chats (#1099) 2021-05-14 01:35:28 +03:00
Alexander Zinchuk
fd6aec4f08 Switcher: Add animation (#1079) 2021-05-12 15:28:39 +03:00
Alexander Zinchuk
ca3dccba12 Settings: Do not scroll on color picker 2021-05-12 03:13:22 +03:00
Alexander Zinchuk
227fd355ef Preserve primary fast RAF callbacks order 2021-05-11 23:17:59 +03:00
Alexander Zinchuk
d5db8639eb [Debug] Get rid of some logs 2021-05-11 23:17:52 +03:00
Alexander Zinchuk
c2d6c5eae8 Push notifications: Fix focus on notification click (#1073) 2021-05-11 02:57:10 +03:00
Alexander Zinchuk
753a1bb6bf Push notifications: Send notifications through service worker if possible (#1068) 2021-05-09 17:44:54 +03:00
Alexander Zinchuk
2c1197592a Notification: Fix focusing window on click (#1067) 2021-05-09 13:30:44 +03:00
Alexander Zinchuk
f638ae3717 Revert "Revert "Composer: Add Emoji Picker (#1061)""
This reverts commit b1a2e27576b3bbcc5d319a506540042462e8b105.
2021-05-09 04:03:12 +03:00
Alexander Zinchuk
b1a2e27576 Revert "Composer: Add Emoji Picker (#1061)"
This reverts commit 70c8cd2ca8fc07f9bc005018e6a71df8027e0eb4.
2021-05-09 03:56:48 +03:00
Alexander Zinchuk
4559e0ff8f Composer: Add Emoji Picker (#1061) 2021-05-09 03:42:54 +03:00
Alexander Zinchuk
d11f336bb0 [Perf] Disable mask image even on iOS 2021-05-09 03:11:45 +03:00