55 Commits

Author SHA1 Message Date
Alexander Zinchuk
7b00e471ad [Perf] Chat List: Some optimizations 2021-07-15 01:32:24 +03:00
Alexander Zinchuk
0a594a84e1 Full browser history support (#1181) 2021-07-13 17:31:30 +03:00
Alexander Zinchuk
c3d6285795 Message: Add ability to report bad messages (#1259) 2021-07-13 17:31:23 +03:00
Alexander Zinchuk
03608959e6 GramJs: Bring back PingDelayDisconnect 2021-07-07 18:38:43 +03:00
Alexander Zinchuk
b095134496 Revert "Revert "Chat List: Fix leaving legacy and private chats (#1235)""
This reverts commit 00f6b096a24e4b23ab9726a47394e137a6cfc351.
2021-07-06 19:51:39 +03:00
Alexander Zinchuk
00f6b096a2 Revert "Chat List: Fix leaving legacy and private chats (#1235)"
This reverts commit 3d0369a002c6465e6c63201c51a6a51731a99d03.
2021-07-06 19:39:12 +03:00
Alexander Zinchuk
3d0369a002 Chat List: Fix leaving legacy and private chats (#1235) 2021-07-06 19:12:36 +03:00
Alexander Zinchuk
0d0b6e7df6 GramJs: Do not reconnect after manual disconnect (#1217) 2021-06-29 03:30:23 +03:00
Alexander Zinchuk
7e453c788c GramJs: Fix exception "to is not defined" 2021-06-27 19:09:22 +03:00
Alexander Zinchuk
1794f3fae4 GramJs: Rollback PingDelayDisconnect as it is probably causing disconnects 2021-06-25 19:01:04 +03:00
Alexander Zinchuk
1cc1893fef GramJs: Avoid frequent reconnects 2021-06-24 18:42:20 +03:00
Alexander Zinchuk
3f5c8edceb [Perf] Reduce amount of global containers (DeleteChatModal, Transition, SafeLink, Audio) 2021-06-24 14:46:12 +03:00
Alexander Zinchuk
15e4cc25c0 More fixes for broken sessions 2021-06-23 17:44:06 +03:00
Alexander Zinchuk
d48ec8f3cb GramJs: Switch to WebZ DC URLs 2021-06-22 22:39:02 +03:00
Alexander Zinchuk
49d0e7987d GramJs: Another possible fix for reconnects (#1201) 2021-06-22 18:03:45 +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
c6550ca3e4 Fix syncing while in comments thread; Possible fix for reconnects (#1200) 2021-06-22 13:54:20 +03:00
Alexander Zinchuk
d854db7ca2 Settings / General: Show sensitive content toggle (#1195) 2021-06-21 16:40:01 +03:00
Alexander Zinchuk
731c0330ad GramJs: Update server time offset on pongs (#1198) 2021-06-21 16:39:58 +03:00
Alexander Zinchuk
dcd3803263 Support server time offset (#1186) 2021-06-19 11:20:55 +03:00
Alexander Zinchuk
853987e3ca GramJs: Fix after releasing borrowed senders 2021-06-19 08:36:33 +03:00
Alexander Zinchuk
39fd19667e GramJs: Release borrowed senders after 30 seconds of idle 2021-06-19 00:26:52 +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
c3201cf632 Revert "Better browser history support (#1125)"
This reverts commit 3c19438f1a9f6db9a06dc3b48bd06d062befe0b8.
2021-06-14 22:12:34 +03:00
Alexander Zinchuk
570bed3010 Auth: Fixes for non-default DC users 2021-06-14 16:01:12 +03:00
Alexander Zinchuk
8b04a985bf Fix exception with missing key 2021-06-14 00:40:27 +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
51b893d4df Better browser history support (#1125) 2021-06-12 17:20:25 +03:00
Alexander Zinchuk
f5086002bb Support exporting legacy session 2021-06-12 04:26:12 +03:00
Alexander Zinchuk
b79e495841 Follow-up 2021-06-11 01:59:13 +03:00
Alexander Zinchuk
9f6ba21a53 Support legacy app sessions 2021-06-11 01:19:20 +03:00
Alexander Zinchuk
b2242f7fe4 Add RTL Support (#1135) 2021-06-11 01:19:08 +03:00
Alexander Zinchuk
23529106b3 Voice Chats: Indicators and service messages (#1134) 2021-06-11 01:19:03 +03:00
Alexander Zinchuk
ea94e70343 Fix some missing emojis (#1128) 2021-05-31 15:08:58 +03:00
Alexander Zinchuk
33aaad6bca Notification: Respect global notification settings and exceptions (#1123) 2021-05-31 15:08:55 +03:00
Alexander Zinchuk
b36ec8cf44 GramJs: Fix ESLint errors (#1070) 2021-05-21 14:50:12 +03:00
Alexander Zinchuk
4faa7563aa GramJs: Update layer 121 => 128 2021-05-21 14:50:09 +03:00
Alexander Zinchuk
f26f30ccb9 Teact: Fix missing update 2021-05-11 23:18:02 +03:00
Alexander Zinchuk
75d72fe884 Teact: Fix for useState 2021-05-09 03:11:42 +03:00
Alexander Zinchuk
a17240466a [Debug] Some more debug tools 2021-05-09 02:00:00 +03:00
Alexander Zinchuk
97c2074236 GramJs: Add missing security checks (#1065) 2021-05-08 22:41:34 +03:00
Alexander Zinchuk
146a0db3c2 GramJs: Auto-fixes by ESLint 2021-05-08 22:41:28 +03:00
Alexander Zinchuk
5f4a210d7b GramJs: Add ESLint 2021-05-08 22:41:25 +03:00
Alexander Zinchuk
559ef6a53b GramJs: Code style fixes by WebStorm 2021-05-08 22:41:22 +03:00
Alexander Zinchuk
e898c03d43 Finally get rid of Statistics and lovely-chart 2021-05-04 12:31:31 +03:00
Alexander Zinchuk
20d2656261 Profile: New Design (#1051) 2021-05-01 14:45:36 +03:00