148 Commits

Author SHA1 Message Date
Alexander Zinchuk
5facc1e705 Message: Support web page videos; Always play videos inline (#1233) 2021-07-06 19:12:42 +03:00
Alexander Zinchuk
3d0369a002 Chat List: Fix leaving legacy and private chats (#1235) 2021-07-06 19:12:36 +03:00
Alexander Zinchuk
86053cefaf Chat List: Consider draft date in ordering 2021-07-03 16:10:02 +03:00
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
93991e5cb1 Message List: Fix opening some private channels 2021-06-29 15:48:24 +03:00
Alexander Zinchuk
8a025f81f5 Follow-up 2021-06-23 17:55:36 +03:00
Alexander Zinchuk
15e4cc25c0 More fixes for broken sessions 2021-06-23 17:44:06 +03:00
Alexander Zinchuk
c6ed04fea6 Fix showing Main layout for non-logged users 2021-06-23 16:30:21 +03:00
Alexander Zinchuk
d2ca29e961 Management: Respect global settings in notifications toggle (#1199) 2021-06-23 11:22:18 +03:00
Alexander Zinchuk
d854db7ca2 Settings / General: Show sensitive content toggle (#1195) 2021-06-21 16:40:01 +03:00
Alexander Zinchuk
dfd3b522cf Pass user agent to worker 2021-06-21 01:57:54 +03:00
Alexander Zinchuk
6751813049 Chat List: Fix not loading some chats 2021-06-19 16:31:20 +03:00
Alexander Zinchuk
dcd3803263 Support server time offset (#1186) 2021-06-19 11:20:55 +03:00
Alexander Zinchuk
36cc443e26 Update current user online status 2021-06-19 00:26:51 +03:00
Alexander Zinchuk
7355100770 Auth: Default initial method to QR code 2021-06-19 00:26:24 +03:00
Alexander Zinchuk
051897a153 Revert unstable code 2021-06-16 19:12:38 +03:00
Alexander Zinchuk
6cd13db35f Recent Stickers: Limit amount (#1167) 2021-06-16 19:00:44 +03:00
Alexander Zinchuk
f1dba27213 Close chat after leaving of deleting history 2021-06-13 19:56:54 +03:00
Alexander Zinchuk
27558d6cec Emoji Hint: Proper support with keywords (#1152) 2021-06-13 16:27:47 +03:00
Alexander Zinchuk
fe5b45e4f6 Refactor sessions: Switch to Webogram style, clean up legacy artifacts 2021-06-12 20:31:44 +03:00
Alexander Zinchuk
1bda49acc9 Properly set WebZ version in production 2021-06-12 04:26:14 +03:00
Alexander Zinchuk
f5086002bb Support exporting legacy session 2021-06-12 04:26:12 +03:00
Alexander Zinchuk
9f6ba21a53 Support legacy app sessions 2021-06-11 01:19:20 +03:00
Alexander Zinchuk
23529106b3 Voice Chats: Indicators and service messages (#1134) 2021-06-11 01:19:03 +03:00
Alexander Zinchuk
33aaad6bca Notification: Respect global notification settings and exceptions (#1123) 2021-05-31 15:08:55 +03:00
Alexander Zinchuk
4faa7563aa GramJs: Update layer 121 => 128 2021-05-21 14:50:09 +03:00
Alexander Zinchuk
ffa338d667 Localization: Add many translations (#1103) 2021-05-21 14:44:26 +03:00
Alexander Zinchuk
8036c0dc87 Allow deleting link preview when editing (#1087) 2021-05-13 12:00:19 +03:00
Alexander Zinchuk
b5cd16643d Sticker Picker: Fix missing some covers on iOS (#1083) 2021-05-12 15:28:31 +03:00
Alexander Zinchuk
a70efbbd08 Comment Threads: Fix sometimes missing top message 2021-05-11 23:18:05 +03:00
Alexander Zinchuk
954ee5c508 Comment Threads: Various fixes 2021-05-11 23:17:56 +03:00
Alexander Zinchuk
e454abd4f3 Profile: Infinite scroll for members 2021-05-06 01:47:52 +03:00
Alexander Zinchuk
1984318297 Left Search, New Chat, Forward Picker: Order chats by last message, check rights to post, add archived 2021-05-06 01:47:48 +03:00
Alexander Zinchuk
79cde7292b Group Chat Info: Fix online members count 2021-05-06 01:47:44 +03:00
Alexander Zinchuk
987dfacaf5 App Inactive: Support disconnecting when opening in another tab 2021-05-06 01:47:36 +03:00
Alexander Zinchuk
cb55bd37cc Properly sign out to remove session (#1059) 2021-05-03 15:04:37 +03:00
Alexander Zinchuk
20d2656261 Profile: New Design (#1051) 2021-05-01 14:45:36 +03:00
Alexander Zinchuk
dd3158001e Push Notifications: Initial support (#1046) 2021-04-26 15:47:10 +03:00
Alexander Zinchuk
c608ba57a8 Replace CacheApiSession with IdbSession to fix crashes on iOS 2021-04-26 15:39:15 +03:00
Alexander Zinchuk
f26e2d41fb Revert "Revert "Sign out when session is terminated from another application""
This reverts commit 45deb91ada282519de34599d4c88487d8df9001f.
2021-04-22 22:02:29 +03:00
Alexander Zinchuk
fc69c603a3 Support t.me/joinchat (#1035) 2021-04-20 18:19:58 +03:00
Alexander Zinchuk
b7f776593e Composer: Support disabling web link (#1020) 2021-04-19 18:36:54 +03:00
Alexander Zinchuk
747a3cc5bd Auth: Add error PHONE_PASSWORD_FLOOD (#1013) 2021-04-16 14:48:15 +03:00
Alexander Zinchuk
f774f19ee2 Revert "Sign out when session is terminated from another application"
This reverts commit 4a57034854e0c9e91bca15204f446d4fdcbe6a6a.
2021-04-15 00:28:53 +03:00
Alexander Zinchuk
204bae525a Message: Longer delay for pending status icon 2021-04-14 03:17:44 +03:00
Alexander Zinchuk
9b58fda0fd Sign out when session is terminated from another application 2021-04-13 23:19:09 +03:00
Alexander Zinchuk
3afcde3217 Initial commit 2021-04-09 14:11:51 +03:00