levlam
|
01f613f7bf
|
Add user/supergroup.is_fake.
|
2021-01-21 13:40:22 +03:00 |
|
levlam
|
82f0386e73
|
Move some functions from misc.h to algorithm.h.
|
2021-01-01 16:01:03 +03:00 |
|
levlam
|
52c1da0a70
|
Update copyright year.
|
2021-01-01 15:57:46 +03:00 |
|
levlam
|
192fd4862f
|
Use td::unique.
|
2020-12-30 18:50:57 +03:00 |
|
levlam
|
ec61ef8093
|
Support document and audio albums in push notifications.
GitOrigin-RevId: afeefd5ae91bbcf44dc18ad0815afa9c23cea613
|
2020-10-20 13:21:09 +03:00 |
|
levlam
|
1fe397e43d
|
Make optionValueInteger value int64.
GitOrigin-RevId: 7da1c4f051691ff7df31627115a9a37e6c5d5802
|
2020-09-25 00:46:16 +03:00 |
|
levlam
|
cb3f390a92
|
Unify "log event" spelling.
GitOrigin-RevId: a1a491981596c56dbf7541d80ead1ea9f5d5bd04
|
2020-09-22 02:15:09 +03:00 |
|
levlam
|
9a8895e043
|
Add get_log_event_storer convenience method.
GitOrigin-RevId: 0651bb08a5c41917b69836140e3ff512ab571571
|
2020-09-22 01:39:45 +03:00 |
|
levlam
|
f05b8cec61
|
Update layer 119. Add sender_chat_id.
GitOrigin-RevId: ac837165b7bbd57631456291503e688339e04d03
|
2020-09-08 22:08:10 +03:00 |
|
levlam
|
62c08e7f0a
|
Handle video call push notifications.
GitOrigin-RevId: 680b4961aacd1714b0aa8d3ba60b04d7f5e6fea6
|
2020-08-06 21:29:40 +03:00 |
|
levlam
|
2e0d642a98
|
Update layer 116. Support new apply_min_photo and can_view_stats flags.
GitOrigin-RevId: beb72d22576496ac082bf4a564c292f9a678b0c1
|
2020-07-28 02:57:23 +03:00 |
|
levlam
|
4acf82c506
|
Add Photo.is_empty().
GitOrigin-RevId: 6dd6aeaaaa703f9cd865598d52b97eb64523fea0
|
2020-06-23 21:04:26 +03:00 |
|
levlam
|
ef04c17a89
|
Init photo ID to invalid by default.
GitOrigin-RevId: 072cd8bbd87267e086ed9a280ba5238e5e231a84
|
2020-06-23 20:50:16 +03:00 |
|
levlam
|
44cd25afae
|
Force data loading on MESSAGE_MUTED.
GitOrigin-RevId: 1911c676b7c25fe4334c2ef1f1dc2395e39b27f9
|
2020-06-16 00:25:12 +03:00 |
|
levlam
|
8a95f1d21e
|
Do not update unreceived notification update count if received duplicate group_id.
GitOrigin-RevId: 7856aef2ce0fc42ab76ffbb5e4fe1f613f933ad5
|
2020-05-31 02:13:00 +03:00 |
|
levlam
|
bcc8dbc158
|
Use Global::is_expected_error whenever appropriate.
GitOrigin-RevId: aba8ee6e3dc1ab6e680a5ae10f6c3d217ab0a8dc
|
2020-03-31 00:35:58 +03:00 |
|
levlam
|
b8848a2ab4
|
Simplify NetQuery creation.
GitOrigin-RevId: a01e72f8e196b405dd28dfd75d16cadc7127ec4a
|
2020-03-16 00:17:11 +03:00 |
|
levlam
|
c0c87e5560
|
Add notificationTypeNewPushMessage.is_outgoing.
GitOrigin-RevId: c7ef758bef2b49cd08cab73520c2814e039e2154
|
2020-02-29 21:42:02 +03:00 |
|
levlam
|
92df8f9827
|
Remove unneeded brackets.
GitOrigin-RevId: 0b8a2ae21d28e6c276db8b45ffb4d127800f5d73
|
2020-02-26 18:15:19 +03:00 |
|
levlam
|
c2526c67c8
|
Add sender_name to notificationTypeNewPushMessage.
GitOrigin-RevId: 6fd18136c30e23787e4c7e60ad8c8e81c12eebb3
|
2020-02-18 16:04:37 +03:00 |
|
levlam
|
9f82e847f3
|
Do not include MessageContent.h in MessagesManager.h.
GitOrigin-RevId: 7fb80f10bbc2a51a971b60ab470b6f9c8c249672
|
2020-01-27 16:10:59 +03:00 |
|
levlam
|
e6b209fb72
|
Support QUIZ push notifications.
GitOrigin-RevId: 34e2e7c364b2670861900ce8371534d0ab368afb
|
2020-01-21 04:29:35 +03:00 |
|
levlam
|
80c35676a2
|
Update copyright year.
GitOrigin-RevId: 09afb551b6e637dc69739fa735b0051a38b9e14c
|
2020-01-01 04:23:48 +03:00 |
|
levlam
|
aee34460ef
|
Support messages from scheduled in Push notifications.
GitOrigin-RevId: f2fb0c8553453f140083afdbd697aa2e420da4c3
|
2019-12-30 04:51:37 +03:00 |
|
levlam
|
b16caabe8e
|
Add device token debug.
GitOrigin-RevId: 451f00d33959eddbd73381775df19338945898d9
|
2019-12-30 04:34:59 +03:00 |
|
levlam
|
8e6623d3ea
|
Remove expired notifications before recalculating last_group_key.
GitOrigin-RevId: 31723b071ffe0ebb0432aa7427f4537c51434a05
|
2019-12-30 00:20:25 +03:00 |
|
levlam
|
65b793e06a
|
Add push notifications encryption key debug.
GitOrigin-RevId: e127ea2dcc17bc76a4e01aa7ea7230ca53a95dad
|
2019-12-29 04:39:05 +03:00 |
|
levlam
|
fa04e668f6
|
Better support for GEO_LIVE_PENDING push notifications.
GitOrigin-RevId: 7fb392ec0e6471a09a3b325db48531700204c039
|
2019-12-14 01:57:17 +03:00 |
|
levlam
|
f0d3854462
|
Add simple group_key.last_notification_date sanity checks.
GitOrigin-RevId: d24887212101c976a2f25c203dbfff81caf12a74
|
2019-12-13 02:05:47 +03:00 |
|
levlam
|
8c495d99e6
|
Use TRY_RESULT_ASSIGN.
GitOrigin-RevId: 99b60b9044fab9357a3440aed7da55f146677e6b
|
2019-12-08 09:57:33 +03:00 |
|
levlam
|
3b1ab2ff8f
|
Add scheduled-safe MessageId comparison operators.
GitOrigin-RevId: edc6481519510a425bcf3f08bb46eaac1c923ee4
|
2019-11-29 19:11:06 +03:00 |
|
levlam
|
099e767b6b
|
Add ServerMessageId.h.
GitOrigin-RevId: f71d1f41f84c2263890875271f47f938e792aa55
|
2019-11-26 19:33:18 +03:00 |
|
levlam
|
7cdbd20ae0
|
Support new push notification keys.
GitOrigin-RevId: db45aeeab88d678b0ebef2b08368212a6fe7b89d
|
2019-11-21 23:48:52 +03:00 |
|
levlam
|
c5cc0e90f6
|
Update layer ro 106.
GitOrigin-RevId: 41e5db3d090559a7403accc8057c9957e6ead02d
|
2019-11-21 22:57:20 +03:00 |
|
levlam
|
918f6a0cfd
|
Use td::contains and td::remove instead of std::find if possible.
GitOrigin-RevId: faa0863eb49ee8ce4c2138dfec022620f71d2f6a
|
2019-10-22 02:12:58 +03:00 |
|
levlam
|
ac60ef4c5a
|
Do not allow recursive call to set_dialog_pinned_message_notification.
GitOrigin-RevId: 91db05f21ec2feb322efa9c9be5aa76b9f49ad3f
|
2019-10-23 21:53:26 +03:00 |
|
levlam
|
e37f7d1537
|
Add td::remove_if.
GitOrigin-RevId: d94733cbf251e8fc182c106f4cbf0cc84c0675a5
|
2019-10-20 01:51:17 +03:00 |
|
levlam
|
ee87414bab
|
Fix misprints.
GitOrigin-RevId: e21e784c076005538ee889a61b12b8876567da13
|
2019-10-19 21:20:16 +03:00 |
|
levlam
|
0e2898b81e
|
Add td_api::notification.is_silent.
GitOrigin-RevId: bab4a0c401913177b9fc794ee510c912be3f2727
|
2019-10-03 21:58:50 +03:00 |
|
levlam
|
55ea23b2fc
|
Remove static functions from NotificationManager.cpp.
GitOrigin-RevId: 326ed290ac673b64ebaa390431c646be57bbd238
|
2019-09-08 02:27:12 +03:00 |
|
levlam
|
5b05a6245c
|
Better handling of secret chat push notifiations.
GitOrigin-RevId: 05bf44191339d98d7124ef41bd5bec3fc3ade9f1
|
2019-09-04 19:17:56 +03:00 |
|
levlam
|
e7767cf106
|
Fix formatting.
GitOrigin-RevId: e78b1517297af214b7738350411d3e1e520a2066
|
2019-08-06 20:11:31 +03:00 |
|
levlam
|
666e668163
|
Add support for is_scam mark for users and channels.
GitOrigin-RevId: f34b2ed15d3cb01f3a3da51673e8aa0ac98ad874
|
2019-06-18 16:41:53 +03:00 |
|
levlam
|
e3b9772cd2
|
Do not allow to edit temporary notification by non-temporary.
GitOrigin-RevId: d4a6f577d70f80826f22169c3d6a07cf476bd0bf
|
2019-06-17 18:59:35 +03:00 |
|
levlam
|
2ec992b106
|
Check notification message_id before allowing to edit it.
GitOrigin-RevId: f6713e719daa2058996ffe7ee4aad2299a03236d
|
2019-06-17 18:54:35 +03:00 |
|
levlam
|
8117f0fb39
|
Support min_access_hash.
GitOrigin-RevId: b2de0f02f75683a08961cdb1c0ceb719574a9e67
|
2019-06-17 01:35:12 +03:00 |
|
levlam
|
e39b4fae83
|
Fix SESSION_REVOKE push handling.
GitOrigin-RevId: 364cddfa123bb8c9cfe300c58ea37ef3d5570c36
|
2019-05-09 22:52:37 +03:00 |
|
levlam
|
bcb7a9f6d2
|
Fix total_count in SecretChat notification group after notification removal.
GitOrigin-RevId: 7bedbb220b3e5e59e3c6c293db9bed6819c01128
|
2019-05-03 23:36:01 +03:00 |
|
levlam
|
d19de66284
|
Check call notification group ids before reusing them after restart.
GitOrigin-RevId: b26116afbefa697f4493dd316fe3bd7b14ee2f9e
|
2019-06-06 20:12:10 +03:00 |
|
levlam
|
06f1aa9e26
|
Fix CHECK.
GitOrigin-RevId: 03f3289ee5978403b6d2c9a72f3180730a152958
|
2019-06-02 01:18:05 +03:00 |
|
levlam
|
44aede31ca
|
Add more logging.
GitOrigin-RevId: 43b44b116e835cbaeb56119254b0de73aa57bdcd
|
2019-05-30 01:35:19 +03:00 |
|
levlam
|
719377a7de
|
Fix warnings.
GitOrigin-RevId: 3d6129e1f99996938316c53b297ced56df14aa23
|
2019-04-26 05:49:48 +03:00 |
|
levlam
|
c62ff7039e
|
Minor fixes.
GitOrigin-RevId: f0ba3402adf4a26d8220d9b5545e9ea18f094e65
|
2019-04-22 03:46:51 +03:00 |
|
levlam
|
7dddc07dfe
|
Add drop_notification_ids option.
GitOrigin-RevId: f246e68de2b01d0152b71e774da58de44740355d
|
2019-04-21 00:07:02 +03:00 |
|
levlam
|
adaf85ae70
|
Support SESSION_REVOKE push notification.
GitOrigin-RevId: 58ffab4a39bb36d973a064e8768d7a5e5dd56af9
|
2019-04-20 22:39:41 +03:00 |
|
levlam
|
896e44ac94
|
Add source to remove_notification.
GitOrigin-RevId: 217f967c61005275e5582ae0705b3b24fc8a73c2
|
2019-04-19 01:52:15 +03:00 |
|
levlam
|
cc499af5c7
|
Do not log push notification attach.
GitOrigin-RevId: d9e62b7ad94752c0e3a97f59acfc5cb470fc0dff
|
2019-04-15 18:20:45 +03:00 |
|
levlam
|
1e9d2f0247
|
Fix pushMessageContent captions.
GitOrigin-RevId: cb52936eaaa0208349d442c49e833eb833c0c96f
|
2019-04-15 16:33:57 +03:00 |
|
levlam
|
67c9d568ae
|
Fix detecting of silent push notifications.
GitOrigin-RevId: 3fb75cf469bc0a069c0d34c82b02d2c629e64724
|
2019-04-13 23:09:42 +03:00 |
|
levlam
|
6376ed09d0
|
Silence unneeded notification log event errors.
GitOrigin-RevId: 5f2d00d2575162944f80f2691d5b896950e93d35
|
2019-04-11 17:13:42 +03:00 |
|
levlam
|
88788b2460
|
Fix forcing updates in remove_notification_group after removal of temporary notifications.
GitOrigin-RevId: 93cc36bc85eb5f2ac5ec9e98a3766408f967544d
|
2019-04-10 23:54:03 +03:00 |
|
levlam
|
009c78ce5b
|
More cases for temporary notification removal.
GitOrigin-RevId: 0f617980b80f94cc415fbda922c7462ca4675045
|
2019-04-10 23:22:03 +03:00 |
|
levlam
|
2ccd37584f
|
Delete downlaoded files when a temporary message push notification is deleted.
GitOrigin-RevId: c0ad85377cf336d98fa5d79697f0389e3c65ec7c
|
2019-04-10 01:57:15 +03:00 |
|
levlam
|
9f5096cd6f
|
Remove copy-paste in remove_temporary_notification_by_message_id.
GitOrigin-RevId: aca8168793e3067b97e90905c4b5e20c01ff3662
|
2019-04-10 00:37:07 +03:00 |
|
levlam
|
082ba9e020
|
Add document contents to pushMessageContent.
GitOrigin-RevId: 5baa4853f4e47d9f50f23ca74ebbed0369f17558
|
2019-04-09 23:39:41 +03:00 |
|
levlam
|
dc79cdc0b1
|
Add Document class.
GitOrigin-RevId: e1a5a8235f341cf0955ee37086a99a17e7b123de
|
2019-04-09 18:38:57 +03:00 |
|
levlam
|
78704b6918
|
Immediately send updateNotification for pushes.
GitOrigin-RevId: 7f9ed64f17219e772256b0790586e691bae49d0a
|
2019-04-09 17:43:56 +03:00 |
|
levlam
|
47d8d3223a
|
Add photo and caption to pushMessageContentPhoto.
GitOrigin-RevId: 66a0cd47bf2dc7e8cba2f0d6d3a68151df2be20c
|
2019-04-09 17:33:27 +03:00 |
|
levlam
|
3466565792
|
Immediately return success from processPushNotifications in some cases.
GitOrigin-RevId: 83fe0f98632721683cae5ab2be0ca5e082d93b6c
|
2019-04-09 02:38:53 +03:00 |
|
levlam
|
86471c5ff9
|
Send result of processPushNotification with a small delay.
GitOrigin-RevId: f2530099606505f4e3c4b3bbcde82b0bd762661c
|
2019-04-09 02:07:35 +03:00 |
|
levlam
|
37359e9898
|
Add more attach parsing.
GitOrigin-RevId: a6207921267eb47dbb81b950a789b88ed068f880
|
2019-04-09 01:24:15 +03:00 |
|
levlam
|
348e2fc7dd
|
Add notification attach parsing.
GitOrigin-RevId: 424aac3af3ed44782888adcda7641d31ff93b4b2
|
2019-04-08 22:46:40 +03:00 |
|
levlam
|
fb4475e83d
|
Move file_reference and notifications logging from WARNING to INFO.
GitOrigin-RevId: e03ee30dac7fbec2930a3cd1c625b43136d3739f
|
2019-04-08 19:15:39 +03:00 |
|
levlam
|
f0cd9805c8
|
Support new album loc_keys.
GitOrigin-RevId: 8f4100a3070e0a7adc824e6ec0d6f8b257f8218f
|
2019-04-08 18:30:22 +03:00 |
|
levlam
|
de87ddb108
|
Fix deletion of temporary message pusn notification by MESSAGE_DELETED.
GitOrigin-RevId: aaa259568e10ddfa58f8f0499cca0ebc49eae5d3
|
2019-04-08 03:04:05 +03:00 |
|
levlam
|
2082c09757
|
Add td_api::getPrivateMessageLink.
GitOrigin-RevId: b621bbe7aeed8b3c0e33bfcc3beb51826dc34ea8
|
2019-04-08 02:42:16 +03:00 |
|
levlam
|
e1a9630bd1
|
Support editing of notifications through pushes.
GitOrigin-RevId: 432555db5037bc3f1d5b4de21b0dac9dae24c923
|
2019-04-07 23:57:54 +03:00 |
|
levlam
|
9e2933337f
|
Support MESSAGE_DELETED push notification.
GitOrigin-RevId: f35ce15d7dd2df17486960181d9c54b238abc179
|
2019-04-07 18:48:09 +03:00 |
|
levlam
|
f4472452dc
|
Add strong typing for push message content.
GitOrigin-RevId: 4e9d2c9b7b0b3b78d3e891fddc8db0b04aac4bef
|
2019-04-05 09:09:58 +03:00 |
|
levlam
|
078417d423
|
Add mtpeer.access_hash parsing in push notifications.
GitOrigin-RevId: bba57f1a73627383a2e363c821475cdc6a3dcaad
|
2019-04-04 21:50:26 +03:00 |
|
levlam
|
c2126744a2
|
Remove unused variable.
GitOrigin-RevId: 7afef76f151fa622ae43679ca886f0abfa452751
|
2019-04-03 23:03:07 +03:00 |
|
levlam
|
768895e80d
|
Fix get_push_receiver_id for Windos pushes.
GitOrigin-RevId: 43d098a418216b5dbb82da7806d3bb947220fd50
|
2019-04-03 22:41:51 +03:00 |
|
levlam
|
e10b174c16
|
Support Windows pushes parsing.
GitOrigin-RevId: 36455a2ef92d926e7c1e0200d46526eadcfa3a0e
|
2019-04-03 22:29:18 +03:00 |
|
levlam
|
28717876ad
|
Improve get_binlog debug.
GitOrigin-RevId: 8c4480d6f60e792d8bd8a76001d0d9d931c743f6
|
2019-04-03 12:26:20 +03:00 |
|
levlam
|
3a2af5d4b1
|
Add TdDb::get_binlog debug.
GitOrigin-RevId: c1a155df722fbc8901f02875eabb00e857179914
|
2019-04-03 02:22:34 +03:00 |
|
levlam
|
76b4de2413
|
Silent push notifications support.
GitOrigin-RevId: 7e71c83c2a1a2d29b4f1279b020ee71f20aa63c4
|
2019-04-03 02:08:39 +03:00 |
|
levlam
|
39b83ebe07
|
Add source to NotificationManager::add_notification.
GitOrigin-RevId: e832fbe7ba970f18524e9937add84e341d528b10
|
2019-04-03 02:02:18 +03:00 |
|
levlam
|
62f335d3ae
|
Fix calls to load_message_notifications_from_database.
GitOrigin-RevId: c65aa3ce8a14e53d3253fcd44d8a989cb77a1899
|
2019-04-03 01:50:40 +03:00 |
|
levlam
|
1e0ddfa093
|
Remove is_inserted debug.
GitOrigin-RevId: 64b91824e904fb3e9131ecd363eb21a493ad6b46
|
2019-04-03 01:41:08 +03:00 |
|
levlam
|
d44daf8d63
|
Fix adding a notification twice.
GitOrigin-RevId: bd6ec24e15ad70f90608dd14976aea29bc2018d3
|
2019-04-02 23:20:27 +03:00 |
|
levlam
|
b5802e435f
|
Send result to processPushNotification only after the updateNotificationGroup with the notification is sent.
GitOrigin-RevId: d7b814c0ae6ea0555444d9ec54a570e440889b67
|
2019-04-02 22:24:54 +03:00 |
|
levlam
|
b847e17597
|
Add crash debug.
GitOrigin-RevId: b19258b9e707e614216fc816bf91a0032b07bddd
|
2019-04-02 01:13:04 +03:00 |
|
levlam
|
ed4b5ddbc8
|
Do not show again push message notifications, removed by remove_notification_group.
GitOrigin-RevId: 0037e3e3bbf9879defb1dd3eba7ae3b3fe79703f
|
2019-04-02 01:05:31 +03:00 |
|
levlam
|
b266d6c8a2
|
Update processPushNotification documentation.
GitOrigin-RevId: 1d320455a02f5c0050d36adb72a19622eee87f6d
|
2019-04-01 23:01:29 +03:00 |
|
levlam
|
b548f222dc
|
Return error 406 if notification is not supported from processPushNotification.
GitOrigin-RevId: 6913bdc376e4af14848ed0f403f6807ae7a84b8f
|
2019-04-01 22:51:39 +03:00 |
|
levlam
|
8b174198d9
|
Add more debug.
GitOrigin-RevId: bd4e0e8fa0aa53c478e1274a4ffaa04b4859deb6
|
2019-04-01 20:48:34 +03:00 |
|
levlam
|
71d80f73bf
|
Improve documentation.
GitOrigin-RevId: 103083710620ccbc93ca240acd1a75b780dff612
|
2019-04-01 20:34:25 +03:00 |
|
levlam
|
96e7bba14a
|
Do not keep more tha 1 pinned message notification.
GitOrigin-RevId: 8b0b8c56583dca6f84527ec957db08cc84cdc1e1
|
2019-04-01 03:02:19 +03:00 |
|
levlam
|
586a812016
|
Return error to client on failed to parse push notification.
GitOrigin-RevId: 84ad387ba6defa0cb1c7b468aba134954b867e39
|
2019-03-31 22:35:51 +03:00 |
|
levlam
|
295878b217
|
Check connection aliveness after push is received.
GitOrigin-RevId: 526a06642617ada66ef6d84f5858cb332f1c1406
|
2019-03-31 22:29:34 +03:00 |
|