Commit Graph

94 Commits

Author SHA1 Message Date
levlam 3b794126d8 Avoid G usage in lambda promises. 2021-10-07 15:28:52 +03:00
levlam 196128b2f1 Update chat theme cache after receiving telegram_api::updateTheme. 2021-09-12 22:29:40 +03:00
levlam 4988e94c02 Don't save pts too often for bots. 2021-08-19 20:36:26 +03:00
levlam c19a0751f0 Apply postponed pts/qts updates after each getDifference iteration. 2021-08-16 13:35:30 +03:00
levlam b9b9f56b24 Process pending pts updates as fast as possible. 2021-08-16 12:19:30 +03:00
levlam d7dd6ff1ea Improve logging. 2021-08-15 22:31:24 +03:00
levlam 9a5872fe27 Use update receive time to calculate proper gap time. 2021-08-15 12:46:38 +03:00
levlam 40c5d47717 Make inherited classes final if possible. 2021-07-04 05:58:54 +03:00
levlam edfa5d1d98 Use final instead of override. 2021-07-03 23:51:36 +03:00
levlam da2d81c81b Update layer to 131. 2021-06-28 15:55:11 +03:00
levlam 2225e56906 Add startGroupCallScreenSharing. 2021-04-30 19:53:39 +03:00
levlam d8b905a986 Update layer to 129. 2021-04-30 17:07:01 +03:00
levlam fd190bc9bd Process updateChatParticipant and updateBotStopped. 2021-02-19 02:16:50 +03:00
levlam cc50f3b143 Support receiving message TTL setting for all chat types. 2021-02-09 17:35:48 +03:00
levlam 642a9a9efb Update layer to 124. 2021-02-02 02:00:28 +03:00
levlam c6466caee2 Add logging on long pts gap filling. 2021-02-01 13:06:38 +03:00
levlam 9e37c85af3 Minor improvements. 2021-01-27 02:57:59 +03:00
levlam 35c4562fc5 Make on_server_pong private. 2021-01-16 02:59:03 +03:00
levlam 7a94cac200 Make on_get_updates_state private. 2021-01-16 02:55:47 +03:00
levlam 7c0af14d09 Make on_get_difference private. 2021-01-16 02:44:58 +03:00
levlam 0e961b0be7 Move dummyUpdate/updateSentMessage to UpdatesManager. 2021-01-16 01:51:01 +03:00
levlam 004876dcf0 Make get_pts/get_qts/get_date private. 2021-01-16 01:42:06 +03:00
levlam ef920f297d Move handling of pending pts updates to UpdatesManager. 2021-01-16 01:17:35 +03:00
levlam 3c1341731c Move check_pts_update to UpdatesManager. 2021-01-15 23:39:34 +03:00
levlam 67403c586b Remove force_apply parameter from on_update. 2021-01-15 19:32:16 +03:00
levlam 840391b95c Add is_pts_update/is_qts_update. 2021-01-11 23:58:03 +03:00
levlam 71ac1f67bf Force getDifference if receive a lot of qts updates. 2021-01-05 16:36:49 +03:00
levlam 970f65604a Switch back from getDifference to updates handling if there are too much of them. 2021-01-05 16:06:51 +03:00
levlam 89fa0f6446 Add get_update_qts/get_update_pts. 2021-01-05 12:41:35 +03:00
levlam 52c1da0a70 Update copyright year. 2021-01-01 15:57:46 +03:00
levlam 9ca42ec8da Check message pts before merging files. 2020-12-25 16:12:09 +03:00
levlam b9d1530c78 Store all promises for pending qts updates. 2020-12-23 01:58:56 +03:00
levlam 7d73126506 Add success promise to on_get_updates. 2020-12-21 22:06:52 +03:00
levlam 96acefc6c6 Update layer 122. 2020-12-14 16:52:25 +03:00
levlam 76950e710f Support updateGroupCallParticipants updates. 2020-12-11 18:44:03 +03:00
levlam e1271c7fa5 Add createChatGroupCall. 2020-11-26 10:56:13 +03:00
levlam cc47f9b63f Support updateGroupCall. 2020-11-25 17:04:32 +03:00
levlam ccb0a4f63c Update layer to 122. 2020-11-23 18:48:55 +03:00
levlam 01447bb3f3 Process Message.is_pinned updates.
GitOrigin-RevId: 5dd3c0545a295c9faf408a3dbf8fb2767e290e34
2020-10-20 15:08:36 +03:00
levlam 44b9ce89b8 Update layer to 120.
GitOrigin-RevId: 6318c68a9df151edc3c198473aeaf895d89fc594
2020-10-20 02:48:19 +03:00
levlam 771ace5c8d Minor fixes.
GitOrigin-RevId: 7cc15963615dd50f1be3aa37c336214b28f93bb4
2020-10-02 02:17:58 +03:00
levlam 711b0cfd4f Introduce DialogAction class.
GitOrigin-RevId: f94011c1b70cdc17115bfbb981c6e000110adfbf
2020-10-01 19:28:10 +03:00
levlam b45ccc6d14 Update layer 119.
GitOrigin-RevId: fba8e1e0e8cf9b6fda11ab3762bd6efca5865eb8
2020-09-18 18:32:59 +03:00
levlam f9a7917eff Simplify is_acceptable_dialog usage.
GitOrigin-RevId: 0914cd24bb8c1a2cc878692a0f157d17dab667dd
2020-09-11 17:56:17 +03:00
levlam 643371aa2f Check message reply header in updates.
GitOrigin-RevId: bb71f4cf73f104b6d2f9da18305007336b9397bf
2020-09-10 16:28:25 +03:00
levlam b90e1bbeaf Update layer to 119.
GitOrigin-RevId: fdec9a689414746baf67cc15ec279e2516c2765a
2020-08-30 22:12:43 +03:00
levlam 23b3eb4931 Update layer to 118. Support message forward count.
GitOrigin-RevId: 10f59fede8b4a86c871949fc721fedd1d615c4bf
2020-07-31 05:50:11 +03:00
levlam 4bf3b013c7 Add updateChannelParticipant processing.
GitOrigin-RevId: 5701dcbb068583266aaf00b3b4ed5c6336566e76
2020-08-03 21:54:28 +03:00
levlam e9d3b4881e Support gaps in qts updates.
GitOrigin-RevId: afcae4aa4ac456f5b8d8b2e46b92126a606bdca9
2020-08-03 16:57:30 +03:00
levlam c44cd3415c Move QtsManager to UpdatesManager.
GitOrigin-RevId: 792faddd71cb3f9c07a4fd915ca782bfe2606ac3
2020-08-02 22:07:22 +03:00