levlam
|
ccb2649306
|
Better removing of reply markup after bot has left.
GitOrigin-RevId: 11971b4485fc89fc663afaf5f30ef0f4a88e6d2e
|
2019-01-07 19:30:09 +03:00 |
|
levlam
|
b4c0d1b876
|
tg_cli: as_{basic_group,supergroup,secret_chat}_id.
GitOrigin-RevId: 747434e8cc75ec25dcdd461a574d55af6d0cf7c4
|
2019-01-07 18:37:53 +03:00 |
|
levlam
|
3c6008aa9c
|
Fix call to on_update_secret_chat_state.
GitOrigin-RevId: 110b1b4fe066ae3cfa064baa9d861653cb284222
|
2019-01-07 18:08:01 +03:00 |
|
levlam
|
a6bb57d3dd
|
Do not notifiations about messages from inactive basic groups.
GitOrigin-RevId: a930e5f235ecf133347705e50d6647615dded091
|
2019-01-07 17:54:45 +03:00 |
|
levlam
|
915b9c70a5
|
Fix loading last_notification_date from database.
GitOrigin-RevId: 6d1d268bee58a49179e4d02b178dd7c116a46556
|
2019-01-07 06:23:42 +03:00 |
|
levlam
|
cf8fada818
|
Try to always send updateNotificationGroup about an empty notification group.
GitOrigin-RevId: a6a2ec094ea0c238ba407eda5bcaf855a3c62ba2
|
2019-01-07 06:12:07 +03:00 |
|
levlam
|
226badc39e
|
Fix Java and .NET documentation generators.
GitOrigin-RevId: 22fcce7801c8086b7f104976dfd1817651f8e163
|
2019-01-07 04:32:49 +03:00 |
|
levlam
|
a062fa4f0c
|
Forward-declare SqliteConnectionSafe and SqliteDb. Finally, all DB usages are private.
GitOrigin-RevId: 63d904c6ba9e3896f46ce8844e328f77c7e50553
|
2019-01-07 03:17:11 +03:00 |
|
levlam
|
9bdc13e89f
|
Forward declare Binlog in TdDb.
GitOrigin-RevId: 24ba74bc79bf1dc8fc35fceacd377809a3b4323b
|
2019-01-07 02:49:49 +03:00 |
|
levlam
|
424faa44f3
|
Use KeyValueSyncInterface and BinlogInterface in TdDb.
GitOrigin-RevId: 6e038ac9124855660da72fc64ec131a6e8211055
|
2019-01-07 02:44:29 +03:00 |
|
levlam
|
a2a7b44ad6
|
Use KeyValueSyncInterface in ConfigShared.
GitOrigin-RevId: 8670b43b1dc9d5619fee2081aa98ddc936820c64
|
2019-01-07 01:58:09 +03:00 |
|
levlam
|
aaae105785
|
Safer ConfigShared.
GitOrigin-RevId: 505e66d4341c29bbc0b8801073997fafd8ddf820
|
2019-01-07 01:20:38 +03:00 |
|
levlam
|
8e822fd44f
|
Minor interface change.
GitOrigin-RevId: 1ab4e9a57714911fa6f88440b7ded136e6eea83f
|
2019-01-07 00:06:52 +03:00 |
|
levlam
|
705a57ba76
|
Do not include FileDb.h in FileManager.h.
GitOrigin-RevId: 5cba51fa56f7087ae818393b05c423ec9e5a8aec
|
2019-01-06 23:47:40 +03:00 |
|
levlam
|
60e4d27011
|
Add strongly typed FileDbId.
GitOrigin-RevId: 234c9ec0ecda3f2ba48e0fd00fa06a8ec0188ca4
|
2019-01-06 23:39:10 +03:00 |
|
levlam
|
5438119bb4
|
Fix Global.h and TdDb.h includes.
GitOrigin-RevId: 89fa1ee3e8071ad3f27687f79d1a52de113f9705
|
2019-01-06 22:59:17 +03:00 |
|
levlam
|
ea06aa19d6
|
Forward-declare BinlogEvent.
GitOrigin-RevId: 4ea183c04ec8e5ffd0c2851db399b2a2155557ea
|
2019-01-06 22:11:02 +03:00 |
|
levlam
|
c8f3573ca5
|
Do not try to attach stickers not from sticker sets.
GitOrigin-RevId: e5ae71d7e47ab5e055ecdafd22a0cbe77c19ab71
|
2019-01-06 21:26:19 +03:00 |
|
levlam
|
0403c58c73
|
Minor.
GitOrigin-RevId: 2d1cd971e34a79011c6e658657f7a7b1329195ca
|
2019-01-06 06:16:29 +03:00 |
|
levlam
|
93790e4350
|
Update documentation.
GitOrigin-RevId: 9d171d943a85c04e5b357d967a1a0484d4e61f68
|
2019-01-06 05:37:35 +03:00 |
|
levlam
|
9030b8d29e
|
Flush all pending notifications on user going online.
GitOrigin-RevId: 7ccddf36079e30ecf31363f82a55e9663ed97743
|
2019-01-06 02:50:31 +03:00 |
|
levlam
|
ddfe9b4413
|
Handle other types in get_message_content_file_ids.
GitOrigin-RevId: ec5a1388efb2beb64db1207e38aa4167c3c8ae83
|
2019-01-06 02:34:26 +03:00 |
|
levlam
|
b740d3dab0
|
Support for MessageGame in get_message_content_file_ids.
GitOrigin-RevId: 90a6701206121dd37e1bd3dcca57d94ce5473085
|
2019-01-06 02:15:07 +03:00 |
|
levlam
|
027c1eafc4
|
Properly init MessagesManager.
GitOrigin-RevId: 10bd6a41a479389afdbf6d621025bba766f8e850
|
2019-01-06 01:25:09 +03:00 |
|
levlam
|
78a0a37afb
|
Remove contacts by phone number in changeImportedContacts.
GitOrigin-RevId: 1ac5998d3d01b289761aa62e131589163e1b5194
|
2019-01-03 01:39:21 +03:00 |
|
levlam
|
9cb950bc05
|
Update layer 85. Support hide_via_bot.
GitOrigin-RevId: 94fb988d50640f68019007249b8e4860ccea89af
|
2019-01-03 00:05:47 +03:00 |
|
levlam
|
97a4f73999
|
Fix PartialLocalFileLocationPtr.
GitOrigin-RevId: c72b2da96bfc01d3c40693863830205145229aa3
|
2019-01-02 21:52:44 +03:00 |
|
levlam
|
0377bfc660
|
Minor.
GitOrigin-RevId: dcd4b8b88227ecb4bb529f0dbfcab45830f09da2
|
2019-01-02 21:31:24 +03:00 |
|
levlam
|
18140a1b82
|
Improve checkAuthenticationCode documentation.
GitOrigin-RevId: 0a3932d17f82009eaa27ce7a7f4e0017ca3c0e2d
|
2019-01-02 21:30:03 +03:00 |
|
levlam
|
649453ce0b
|
Reduce sizeof(LocalFileLocation).
GitOrigin-RevId: cd6911a2654535303bb2b086052e767d5a912caf
|
2019-01-02 21:17:08 +03:00 |
|
levlam
|
b06a08b106
|
Add separate key for test DC.
GitOrigin-RevId: 6417cbe9ed98ca7c280e0f5882f11d69610386c1
|
2019-01-02 02:43:37 +03:00 |
|
levlam
|
d542182b07
|
Fix sending of updateSupergroup after unban.
GitOrigin-RevId: 55b4fe17ea72069814fbbf3a3994cb4ee122df46
|
2019-01-02 01:32:50 +03:00 |
|
levlam
|
8df8273c87
|
Fix td_api::joinChat.
GitOrigin-RevId: b03a7302e1c9639a37e44e43967dfe4331c8e439
|
2019-01-02 01:26:03 +03:00 |
|
levlam
|
da8d4ceab1
|
Better setChatMemberStatus.
GitOrigin-RevId: eda67ca9fc959c9b94184ca952af8186aaf8d2de
|
2019-01-02 00:14:03 +03:00 |
|
levlam
|
2bfc3578f6
|
Always set correct file_type in on_update_local_location.
GitOrigin-RevId: b94e23635d7d975361ab1af2c5dd06fbecf62e42
|
2019-01-01 20:35:08 +03:00 |
|
levlam
|
6b04ed9d4a
|
Remove TODO.
GitOrigin-RevId: 094d7390c8c9b27a5cf1fa8967fe0d790b5b6d9e
|
2019-01-01 20:13:44 +03:00 |
|
levlam
|
13769d7410
|
Add LocalFileLocation output operator.
GitOrigin-RevId: a84cd9f30c4797570146cdf6b8ed5aa902fcf273
|
2019-01-01 20:02:13 +03:00 |
|
levlam
|
594368e571
|
Save expected_size for generated locations.
GitOrigin-RevId: f9902ca187bb39936b640106d466878d4a9457ec
|
2019-01-01 19:26:36 +03:00 |
|
levlam
|
eaebfad034
|
Update copyright year.
GitOrigin-RevId: 359e2b43322222922c44c430d3814b0a4c778dc6
|
2019-01-01 01:02:34 +03:00 |
|
levlam
|
c3e7958020
|
Do not store sticker <-> emoji correspondence for bots.
GitOrigin-RevId: a631b0a288629c317402338d54bc8f3a7b027a09
|
2019-12-30 06:35:53 +03:00 |
|
levlam
|
d327618102
|
Fix notifications handling for bots.
GitOrigin-RevId: aa80acf91ef74eb30e19aaadaf33b494f09236aa
|
2019-12-30 03:39:49 +03:00 |
|
levlam
|
d810f11e2e
|
Stable check in is_bot.
GitOrigin-RevId: d119b007e91dcd9a33179a3f32727b998825a97e
|
2019-12-30 03:21:46 +03:00 |
|
levlam
|
05a99dedb1
|
Improve updateMessageId handling.
GitOrigin-RevId: 6eb271f26f3bfda0544bb887e8b763f3b5b4b452
|
2019-12-30 02:56:52 +03:00 |
|
levlam
|
ea3c65b3aa
|
Add disable_pinned_message_notifications option.
GitOrigin-RevId: 42c12c98abf2bbfa6c41e67f8b5b0c2f9a3536e9
|
2019-12-30 00:35:19 +03:00 |
|
levlam
|
fd228ce404
|
Increase version to 1.3.5.
GitOrigin-RevId: 6ecbaee2ccfacf0f9ae60a6e01d618a212353a58
|
2018-12-29 01:51:21 +03:00 |
|
levlam
|
04fbc9ff48
|
Add pushReceiverId.
GitOrigin-RevId: 6beb6930eb456d94af50ed9455ee15df8ed36e20
|
2018-12-29 01:48:32 +03:00 |
|
levlam
|
dd5b8a87c2
|
Remove separate setFileDownloadOffset.
GitOrigin-RevId: b9588dbbc3929de9dba01c008bc18d1f36b24571
|
2018-12-28 20:38:37 +03:00 |
|
levlam
|
e371abc0a7
|
Better logging of failed to parse sticker set in the database.
GitOrigin-RevId: 5fdf590fbfccb456f8dc2612470970031f81a199
|
2018-12-28 20:15:52 +03:00 |
|
levlam
|
ded974762a
|
Delete only temporary partially generated files.
GitOrigin-RevId: aa4f17ddf141fd2058b8345126e936256609b10a
|
2018-12-28 19:54:46 +03:00 |
|
Arseny Smirnov
|
5a741ce08d
|
PartsManager bugfix: do not set bits in bitmask for empty parts
GitOrigin-RevId: 5fec69b1e1aed975edb7d9901206262abc7151d3
|
2018-12-28 16:16:14 +03:00 |
|
Arseny Smirnov
|
89d5d680d6
|
FileLoader: restart cancelled queries
GitOrigin-RevId: e71c71b25098631ca68de852eece9cb9a37ec775
|
2018-12-28 09:42:36 +03:00 |
|
levlam
|
b4adf4f64f
|
Fix GCC warnings.
GitOrigin-RevId: 11cd0f1dcc992e6cec710a7746040c6e30128c04
|
2018-12-28 04:30:57 +03:00 |
|
levlam
|
b15929f141
|
Better Bitmask output operator.
GitOrigin-RevId: 1640da5cfe0f1d12ef0fc549a0a2c24000625812
|
2018-12-28 03:31:29 +03:00 |
|
levlam
|
239fd79523
|
Move Bitmask output operator to cpp.
GitOrigin-RevId: 2b308d08ffa9e1babca61f3d3c99f34f73253d9f
|
2018-12-28 02:33:07 +03:00 |
|
levlam
|
2face56d10
|
Fix downlaoding of secure documents.
GitOrigin-RevId: 9884b4e6dbe669ba905e8f391f87a957e4928e53
|
2018-12-28 02:29:03 +03:00 |
|
levlam
|
9302481d93
|
Set download offset for encrypted files.
GitOrigin-RevId: 505d464839bc33e6a969b24dcaddab34863c5f7c
|
2018-12-28 01:48:21 +03:00 |
|
levlam
|
ca1503c22f
|
Fix some includes.
GitOrigin-RevId: a57e47e5925fe1e96080945d40641c84b4e30669
|
2018-12-27 22:24:44 +03:00 |
|
levlam
|
71b1dbce7a
|
Add FileEncryptionKey.cpp.
GitOrigin-RevId: d6c07f75fffd007afaeaec92016639f26fffc5c3
|
2018-12-27 21:38:43 +03:00 |
|
levlam
|
4c5c2422d3
|
Add FileEncryptionKey.h.
GitOrigin-RevId: e21c5ae48403835fb910e55545b64d6edf4f6651
|
2018-12-27 21:06:21 +03:00 |
|
Arseny Smirnov
|
86bf606666
|
Bitmask::encode bugfix
GitOrigin-RevId: 14b62438b50a9806f27d5e5c028a092cc517e6ac
|
2018-12-27 21:06:30 +03:00 |
|
levlam
|
aecbbf47f9
|
Output partial local in on_partial_download.
GitOrigin-RevId: 3f7177d704f4eaf7dec13e7bad13cb2b48da91e9
|
2018-12-27 20:46:28 +03:00 |
|
levlam
|
c252e9ceb5
|
Add source to try_flush_node.
GitOrigin-RevId: 7cf8c352d6d3c5158adb0ee867e52538075950d1
|
2018-12-27 20:23:19 +03:00 |
|
Arseny Smirnov
|
071e8b1d6d
|
tdweb: 0.2.24 (unstable), automatic wasm streaming support, and experiments with private mode in firefox
GitOrigin-RevId: caafea864dc13fe881a90d3db19ddf442c3bd0ac
|
2018-12-27 20:27:26 +03:00 |
|
levlam
|
eb382c0d0b
|
Support updateHavePendingNotifications in getCurrentState.
GitOrigin-RevId: b79d24241ce622b86e9e6eba00df489f25b3c91c
|
2018-12-27 19:53:12 +03:00 |
|
levlam
|
b9bf652ad2
|
Fix FileView::remote_size.
GitOrigin-RevId: 0d4ad73c4459c9d3dd31676f32dc39a445802b02
|
2018-12-27 19:50:45 +03:00 |
|
levlam
|
894038a881
|
Fix local_ready_size in om_partial_generate.
GitOrigin-RevId: 614351cac5508589bd86ddf6be2c34b7e6c98585
|
2018-12-27 18:37:57 +03:00 |
|
levlam
|
274e00175e
|
Add is_file_big function.
GitOrigin-RevId: 54b5c7eb69a005d138afbdbca8587afa3c6541cf
|
2018-12-27 18:09:09 +03:00 |
|
Arseny Smirnov
|
4cee00d938
|
PartsManager: truncate unchecked part of a bitmask
GitOrigin-RevId: 733c1f7a2a63a25103e10392780123e1e2289425
|
2018-12-27 12:12:24 +03:00 |
|
Arseny Smirnov
|
e60c9ab24d
|
File: handle FILE_PART_INVALID error, fix expected_size usage
GitOrigin-RevId: e9c583993737194785e0f36742507724810e163c
|
2018-12-27 11:34:36 +03:00 |
|
Arseny Smirnov
|
f01329e8ed
|
PartsManager: restart upload when known_prefix_flag changes from outside
GitOrigin-RevId: a16192d1d73eea1337c590920ae425b7cd71f0e1
|
2018-12-27 09:45:19 +03:00 |
|
levlam
|
5c2c8a1844
|
Trying to get missing sent messages from server.
GitOrigin-RevId: 64ab8c7b8302024e0230977e624711f88c21ab4f
|
2018-12-27 05:06:26 +03:00 |
|
levlam
|
5182709012
|
Make EmptyRemoteLocation equal to empty partial remote location.
GitOrigin-RevId: 5b8c84dcf53655fe1d8380bf3d6dc552939847a3
|
2018-12-27 04:36:20 +03:00 |
|
levlam
|
c0f19bf6fd
|
Do not drop streaming offset in cancelDownloadFile.
GitOrigin-RevId: 9f8699e85ba82ec84c0e85f9510b691f72af0c47
|
2018-12-27 04:21:08 +03:00 |
|
levlam
|
7ae4b6f220
|
Fix handling of negative offset.
GitOrigin-RevId: ba5a9bbbb5c7cbad6dbe363b84a499b03fe522ea
|
2018-12-27 03:59:17 +03:00 |
|
levlam
|
21fa752019
|
Add mising update_file logging.
GitOrigin-RevId: cff4a4adf2341e251cbfb470b4151f7f5e91dcfc
|
2018-12-27 03:56:03 +03:00 |
|
Arseny Smirnov
|
da6a7ec512
|
Files: pass file size from FileDownloader to FileManager
GitOrigin-RevId: eb02bc323973b26b0306a84c5efadbb581bbef82
|
2018-12-27 00:42:26 +03:00 |
|
Arseny Smirnov
|
dddb598b58
|
PartsManager: bugfixes
GitOrigin-RevId: d98139df4068f14bbecc5cc6f227d6f085c653b2
|
2018-12-27 00:41:52 +03:00 |
|
levlam
|
b1a1b332c7
|
Add config_recoverer log tag.
GitOrigin-RevId: f0d757f9bc5079a47c5896322c4b7512a9451492
|
2018-12-26 23:58:18 +03:00 |
|
levlam
|
cc1cb263fd
|
Fix updateHavePendingNotifications.
GitOrigin-RevId: a466b693497a2bd55ae35fc9c1c50c84235bd98e
|
2018-12-26 23:56:03 +03:00 |
|
levlam
|
36419ed6c6
|
Better dialog pos after loading it from database.
GitOrigin-RevId: 475baad7205fb1843840fb22cb1349a7a4f68ac6
|
2018-12-26 23:40:52 +03:00 |
|
levlam
|
8eb396ae87
|
Fix updateAuthorizationState on destroy.
GitOrigin-RevId: 584e09935420af73d049a7f9ca669a16f2205304
|
2018-12-26 22:04:46 +03:00 |
|
levlam
|
eba52ebdad
|
Return back creation of LanguageDatabase.
GitOrigin-RevId: cff2adc52e11c814f84a7b8075c2e558a5128a3c
|
2018-12-26 21:54:35 +03:00 |
|
levlam
|
d9d45ef303
|
Support WORKER_BUSY_TOO_LONG_RETRY error.
GitOrigin-RevId: 44e4d36d91a44e21f679eaefac90c436a35079f2
|
2018-12-26 21:01:46 +03:00 |
|
levlam
|
2e113b1747
|
Sort notifications in updateNotificationGroup just in case.
GitOrigin-RevId: 58fbb71b96350c16e9f39e17a94377f480b77316
|
2018-12-26 20:49:53 +03:00 |
|
levlam
|
415b196c8f
|
Add debug to on_pending_notification_update_count_changed.
GitOrigin-RevId: be4ad1d7fb3f8deedae6a52daf60553541ebf685
|
2018-12-26 20:23:12 +03:00 |
|
Arseny Smirnov
|
427110b811
|
Minor
GitOrigin-RevId: fc78a152bf587172f9c06a3b6af2030fcc6a4976
|
2018-12-26 19:35:07 +03:00 |
|
levlam
|
ac3fa705a2
|
File streaming fixes.
GitOrigin-RevId: 86c6d1394a31d6bb108a12e14f4d981133ece235
|
2018-12-26 19:11:15 +03:00 |
|
Arseny Smirnov
|
3b238f6fba
|
Files streaming
GitOrigin-RevId: 78df1cd44c95380cd4af46f4db809ce28876db1f
|
2018-11-11 15:38:04 +04:00 |
|
levlam
|
4ec320cd0a
|
Better MessageUnsupported support.
GitOrigin-RevId: 7b2b83c83e8b602dfd371fb5c9c598b3a5c31839
|
2018-12-25 20:47:37 +03:00 |
|
levlam
|
480772c4cf
|
Fix mention notification count if needed.
GitOrigin-RevId: 51fbe5034bb060c09d903b56908aade48a05962d
|
2018-12-25 18:04:29 +03:00 |
|
levlam
|
33de10f288
|
Add CHECK for correct init order.
GitOrigin-RevId: 488c507c51f42c9e40a09e553134c96aa5b794b5
|
2018-12-25 06:07:29 +03:00 |
|
levlam
|
1d55e08fe4
|
Pinned message notification support.
GitOrigin-RevId: f0a435fd3bb55daff2dee438c939b39f8b89f331
|
2018-12-25 05:45:36 +03:00 |
|
levlam
|
c60ce3a434
|
Cache dialog_type.
GitOrigin-RevId: b2d2ee6c09e46edfd35a7e239d528c6e81a8b471
|
2018-12-24 23:24:44 +03:00 |
|
levlam
|
24700e3d98
|
Remove notifications from left sponsored chat.
GitOrigin-RevId: 974847b0e26ab42d44c4d78431e8f39a35a8bbfa
|
2018-12-24 22:51:37 +03:00 |
|
levlam
|
c4903da286
|
Better handling of notification_id overflow.
GitOrigin-RevId: 3992facb365b43874420d2cdc2b966286ba59cf3
|
2018-12-24 22:45:42 +03:00 |
|
levlam
|
8940d955bc
|
Fix misprint.
GitOrigin-RevId: ae6c7617d3736052ac5a2834d2ebcc945348d641
|
2018-12-24 20:55:54 +03:00 |
|
levlam
|
fe8cf6cd3d
|
Add updateHavePendingNotifications.
GitOrigin-RevId: 762b32f5a5d271f82c3f1c03efff92d8ccb7321d
|
2018-12-24 19:45:19 +03:00 |
|
levlam
|
bbcad65737
|
Support subscribing for encrypted push notifications.
GitOrigin-RevId: ff0bc71f137cc0d77df4297ef22e8a885864f27b
|
2018-12-24 18:33:39 +03:00 |
|
levlam
|
531bf775a3
|
Better logging.
GitOrigin-RevId: 7c0b4ffb6b3bb83396b8de1613d5c8af652d0e97
|
2018-12-24 17:28:50 +03:00 |
|
levlam
|
e0b5189f70
|
Flush all pending notifications on closing.
GitOrigin-RevId: 52bd202389a98e4df9ca7a1e359270aeaa568b0e
|
2018-12-24 05:53:24 +03:00 |
|
levlam
|
4a0fcb95af
|
Destroy all notificaitons on log out.
GitOrigin-RevId: ebd207054bcce3d1c09c36a77567ada50080dd39
|
2018-12-24 04:08:52 +03:00 |
|
levlam
|
59672cad10
|
Add dummy processPushNotification.
GitOrigin-RevId: 71136025e1a4ddce5ace64a34fef766d1b29f7d5
|
2018-12-24 03:12:59 +03:00 |
|
levlam
|
a05c43ceeb
|
Add NotificationGroupType.
GitOrigin-RevId: 328adc5df3cbe278008c11d5a35da93da88b7d41
|
2018-12-24 00:34:40 +03:00 |
|
levlam
|
36ab6b3cca
|
Implement separate mention notification group.
GitOrigin-RevId: 036eed8c87e5f60da0c24cd02df11cd48f977019
|
2018-12-22 23:24:18 +03:00 |
|
levlam
|
9dbe8ab9d0
|
Add date to td_api::notification.
GitOrigin-RevId: f1cf1ea59c9880dfa22e19e6e068f7e0af3e71df
|
2018-12-20 23:14:19 +03:00 |
|
Arseny Smirnov
|
df1c8d8297
|
Add an emscripten example (tdweb)
GitOrigin-RevId: a05f88d5899de77fb15a0b9d476f09c7a388dc74
|
2018-12-21 19:03:26 +03:00 |
|
levlam
|
873e15efed
|
Update notification group table.
GitOrigin-RevId: ca9447ae76fb5f184d72d3a8892fcfc444b96a43
|
2018-12-20 22:48:46 +03:00 |
|
Arseny Smirnov
|
0a27e231ff
|
DialogDb: separate table for notification groups
GitOrigin-RevId: 5654270a3c52a880749c7bd4de96b197a2f04333
|
2018-12-20 20:24:49 +03:00 |
|
levlam
|
e2d1a71d3b
|
Improve as<>.
GitOrigin-RevId: 227b2bae3079bed93936db16c4846c8d0a49bd39
|
2018-12-20 01:46:55 +03:00 |
|
levlam
|
3850a4da7f
|
Move as from common.h to as.h.
GitOrigin-RevId: 3ecc4b4c4ff6c9b070d30cf017e22a8acce0af09
|
2018-12-20 00:57:56 +03:00 |
|
levlam
|
22eb4e1cb2
|
Remove unneeded reinterpret casts.
GitOrigin-RevId: 54a161ad11e5909f9c06912cf67e6805279f2327
|
2018-12-20 00:44:15 +03:00 |
|
levlam
|
b676fe509a
|
Move UInt to UInt.h
GitOrigin-RevId: 52b6d36d1ece8c267f5548000b2592ffd3a62ded
|
2018-12-20 00:18:53 +03:00 |
|
levlam
|
cba0f62ba9
|
Minor fixes.
GitOrigin-RevId: ffac148f714da737dcc1b12e56352995866f93b4
|
2018-12-19 23:35:13 +03:00 |
|
Arseny Smirnov
|
e0b9cf2586
|
Fixes for updated tdutils
GitOrigin-RevId: 44ef7ad802652dba0f7e90f59fa2b81e72641db1
|
2018-12-19 17:49:13 +03:00 |
|
levlam
|
7ce738f619
|
Fix verify and Confirm for phone number.
GitOrigin-RevId: a643f7fcd1bfd0909d99aee80babe7952790a9d9
|
2018-12-19 00:13:33 +03:00 |
|
levlam
|
e586b31a87
|
Add support for notifications about new calls.
GitOrigin-RevId: fc4f9c1a484832241f2059a1ec58af6e5abcb198
|
2018-12-18 23:59:35 +03:00 |
|
levlam
|
f073317738
|
Add more debug.
GitOrigin-RevId: 0342d01ee7fb111b08fb7e38a4316d4bcc1261ef
|
2018-12-18 13:51:23 +03:00 |
|
levlam
|
a853f82e94
|
Add debug.
GitOrigin-RevId: d98662b93489740a3b400415d1c28ccab88ad33e
|
2018-12-18 12:47:16 +03:00 |
|
levlam
|
a78b5c04a2
|
Repair message_id correspondences in on_get_message_from_database.
GitOrigin-RevId: 71d4f6a83cb29e5c1933c0bef7ae1274deea7076
|
2018-12-18 11:03:43 +03:00 |
|
levlam
|
47c67479b3
|
Fix race in on_alarm_timeout.
GitOrigin-RevId: 0a940296688cf4b743c85fa4513504483cd357df
|
2018-12-18 10:43:28 +03:00 |
|
Arseny Smirnov
|
a20168bdf9
|
Files: some fixes
GitOrigin-RevId: b92ec014849a65ca4c016a18818d8d6ba7438778
|
2018-12-17 23:59:24 +03:00 |
|
Arseny Smirnov
|
df7e6f83f5
|
Files: support remote id for map thumbnails
GitOrigin-RevId: d9b5281ce55fd7bd2f4557a933b7f9dba2b591af
|
2018-12-17 22:56:47 +03:00 |
|
levlam
|
ef59720681
|
Fix initialization of last_loaded_notification_group_key_.
GitOrigin-RevId: 2c5b8bc28479446be6ed1f2e4070a046ca2bc1c4
|
2018-12-17 19:19:05 +03:00 |
|
levlam
|
500d809f51
|
Improve connections logging.
GitOrigin-RevId: e0c11b91c016fce49f4ba4036f92a19a0dfc681b
|
2018-12-17 19:10:03 +03:00 |
|
levlam
|
d95c39059a
|
Fix unneeded stores of chats to database just after load from database,
GitOrigin-RevId: 36cc8b2b55331286771e86165ccf4cc6dbf39d3a
|
2018-12-15 20:43:20 +03:00 |
|
levlam
|
aa1727f638
|
Load only specified number of chats from database.
GitOrigin-RevId: 5b2581b7313064dfea2f2c756c2cffb1af7ee00f
|
2018-12-15 19:27:06 +03:00 |
|
levlam
|
9d3ab75c56
|
Fix some spelling.
GitOrigin-RevId: 351e7c32fee3fb9249d561434ba1515082e757b0
|
2018-12-14 01:48:36 +03:00 |
|
levlam
|
cc4877d0da
|
Fix names of MultiPromiseActor.
GitOrigin-RevId: 2efcb2dab1578b0b6deb08f70a7db096daadb4aa
|
2018-12-12 20:02:50 +03:00 |
|
levlam
|
5b4b54a177
|
Disable top chats for bots.
GitOrigin-RevId: 0b7a28d335f35233a3c6c77b4b3cb4f58c160464
|
2018-12-12 18:38:20 +03:00 |
|
levlam
|
79fb7c592e
|
Move get_input_message_content to MessageContent.cpp.
GitOrigin-RevId: 2aba804b4a8dbda0a88fe6890ad730fafa896df4
|
2018-12-12 17:36:31 +03:00 |
|
levlam
|
00c10535a2
|
Add extract_input_caption method.
GitOrigin-RevId: d49433b0d7d9313bf8f4814c90f28717678b8444
|
2018-12-12 17:05:32 +03:00 |
|
levlam
|
4f7a52fbb1
|
Move process_input_caption to MessageEntity.h.
GitOrigin-RevId: 6b5b39d2d82fefbfb6c23df977644c39549ead2e
|
2018-12-12 16:35:59 +03:00 |
|
levlam
|
f1c0ee7134
|
Add self-standing add_sticker_set.
GitOrigin-RevId: a6bf3d0e63601307f79e6acce8fd501f2081704b
|
2018-12-12 16:11:49 +03:00 |
|
levlam
|
c6c82220a4
|
Add on_sent_message_content.
GitOrigin-RevId: ce05a403dd251208c19696598b7ff2fea7b910f0
|
2018-12-12 15:57:24 +03:00 |
|
levlam
|
61b770c5a7
|
Add ContactsManager::after_get_difference.
GitOrigin-RevId: 9fdea971dd5320da59b0aaeba45bff0c3ea2fc0e
|
2018-12-12 06:00:11 +03:00 |
|
levlam
|
0eff518c4e
|
Add StickersManager::after_get_difference.
GitOrigin-RevId: ba5502e640aa704267c97b7b995405375134547b
|
2018-12-12 05:55:08 +03:00 |
|
levlam
|
ca71a74e82
|
Add AnimationsManager::after_get_difference.
GitOrigin-RevId: 922833b018cee48ff08ff98c98dc325a2d4e2d2f
|
2018-12-12 05:47:20 +03:00 |
|
levlam
|
d0f8450726
|
Trying to repair broken messages in the database.
GitOrigin-RevId: 1720ff9641329b1b027dc2529f0b8df8e9124dae
|
2018-12-12 05:22:26 +03:00 |
|
levlam
|
eb18842279
|
Disable notification API by default.
GitOrigin-RevId: 2957f2d9e83073aa9d6ba01b95f6afb692b9b4b9
|
2018-12-12 05:10:47 +03:00 |
|
levlam
|
7627dc27a7
|
Give different names to MultiPromise actors.
GitOrigin-RevId: 4277553637ca342bc80af07ddcdf013eec506221
|
2018-12-12 02:48:56 +03:00 |
|
levlam
|
65c8dd4b04
|
Remove now unused need_wait_for_key.
GitOrigin-RevId: c3c84c4ceba80738eadb950b4cb28541eb30b79f
|
2018-12-11 23:43:52 +03:00 |
|
levlam
|
43b61eace0
|
Remove unused callback from SessionConnection.
GitOrigin-RevId: d59f2581e57acb8bad96197381d0e0698b932ed2
|
2018-12-11 23:34:46 +03:00 |
|
levlam
|
6445cf645b
|
A lot of various fixes.
GitOrigin-RevId: 64963bfb55e5ffe8b099c1953143158b44a540c6
|
2018-12-11 23:18:58 +03:00 |
|
levlam
|
70ad4eb366
|
Add td_api::getApplicationConfig and td_api::saveApplicationLogEvent methods.
GitOrigin-RevId: 25e6a9fc0ebdc74313528b8a17ac26a7be79de4e
|
2018-12-10 22:08:58 +03:00 |
|
levlam
|
e2b8b72541
|
Add td_api::JsonValue support.
GitOrigin-RevId: b79580a42f72c195c7c76d213f277702ee035907
|
2018-12-10 04:01:02 +03:00 |
|
levlam
|
c4c9707f7a
|
Update layer 85. Add chatReportReasonChildAbuse.
GitOrigin-RevId: b132403bef19cf9e543c930ad4ea4ccc26a6d59a
|
2018-12-07 17:20:44 +03:00 |
|
levlam
|
92d78e3b0b
|
Remove unimplemented methods.
GitOrigin-RevId: 70011dde0a35258bcc67a166058bc49ba05e396a
|
2018-12-06 23:55:56 +03:00 |
|
levlam
|
811d24f1ba
|
Load notifications from messages with unread mentions in MessagesManager::do_get_message_notifications_from_database.
GitOrigin-RevId: f2bab7c5783797c2612e6c73dabb6a3eac748d62
|
2018-12-06 01:59:33 +03:00 |
|
levlam
|
de4e3652ed
|
Load notifications from messages with unread mentions in MessagesManager::do_get_message_notifications_from_database_force.
GitOrigin-RevId: c4db30edc8e4538ec087cb83b129519520ae24fb
|
2018-12-06 01:34:22 +03:00 |
|
levlam
|
399b971986
|
Slightly improve chat message notification count.
GitOrigin-RevId: 5b57095c09a70b559528faeb9c16b741d5e1f034
|
2018-12-05 20:42:28 +03:00 |
|
levlam
|
c371ac345d
|
Fix sending updateNotification.
GitOrigin-RevId: a719da72bc9ef7869604ba47d790dda35c695fb7
|
2018-12-05 20:23:10 +03:00 |
|
levlam
|
b21a1abd7d
|
Stop loading notifications from database when possible.
GitOrigin-RevId: fc1ded7e69961988fcc51d855a7d6cc544befa2f
|
2018-12-05 19:56:13 +03:00 |
|
levlam
|
d772ab6de0
|
Support updateActiveNotifications in getCurrentState.
GitOrigin-RevId: a0fddcbbd4c54bf338b3e84d0355849e848c7524
|
2018-12-05 19:11:28 +03:00 |
|
levlam
|
f435fe62a1
|
Fix HTTP spelling.
GitOrigin-RevId: f7d5626657406c1506434053efa68f28b4b6d674
|
2018-12-05 18:46:19 +03:00 |
|
levlam
|
36a545bc08
|
Fix unread_message_total_count_.
GitOrigin-RevId: cd9daa5eb501ae2cc7c62d62a1be5751b68db4e5
|
2018-12-05 18:46:08 +03:00 |
|
levlam
|
d580eb7818
|
Fix sending of secret_api::documentAttributeVideo.
GitOrigin-RevId: b4247fe902cbf64dc12e67cc1f41f140b60db65a
|
2018-12-04 21:18:07 +03:00 |
|
levlam
|
7e3ab0348a
|
Reusing notification group id of discarded secret chats.
GitOrigin-RevId: f106620c150b65660ca6ef05521d6b8dff3875e3
|
2018-12-04 21:01:41 +03:00 |
|
levlam
|
6d37f492e3
|
Support notifications about new secret chats.
GitOrigin-RevId: 32d9c4c87228c0a70aa6753f0563b52c28cab97e
|
2018-12-04 19:40:12 +03:00 |
|
levlam
|
95db580cd3
|
Fix calls to before_get_difference.
GitOrigin-RevId: 936f232a2e5300fcbf3c4e9c9e235a303fe59fe4
|
2018-12-04 15:50:57 +03:00 |
|
levlam
|
254007eab8
|
Notifications fixes and improvements.
GitOrigin-RevId: be1ebd6df5f003207ed450d867772286ebcbea27
|
2018-12-04 02:25:29 +03:00 |
|
levlam
|
25225d5c4b
|
Loading old message notifications from database.
GitOrigin-RevId: dfd63d824dc17efe4dd0e682f0a4adfa5639f273
|
2018-12-03 18:38:29 +03:00 |
|
levlam
|
2b5be01417
|
Add dummy load_message_notifications_from_database.
GitOrigin-RevId: 9aad6c7f34c26b43fcc0f2693679237458f955f9
|
2018-12-03 01:25:34 +03:00 |
|
levlam
|
869a33541f
|
Minor fixes.
GitOrigin-RevId: a19b9f62c992d68f4fc11eaf2d73d56a320661f3
|
2018-12-03 00:55:35 +03:00 |
|
levlam
|
d1384cf9e4
|
Load more notification groups if needed on changed max_notification_group_count.
GitOrigin-RevId: 3c4095905bef8d9d3e0faf5ef131d2b5068aadc2
|
2018-12-03 00:41:07 +03:00 |
|
levlam
|
5b2377319f
|
Load more notification groups if needed after some notifications are deleted.
GitOrigin-RevId: 14d4666462fcd701bddaab1d20e689200ead4ad7
|
2018-12-03 00:30:05 +03:00 |
|
levlam
|
41a9359109
|
Fix removal of notification updates, changing total_count.
GitOrigin-RevId: ff7076b01f4ae3be898e89c7258f34d6c67b780c
|
2018-12-02 23:56:49 +03:00 |
|
levlam
|
d9dcca7743
|
Send update about new loaded from database group.
GitOrigin-RevId: d80f4746c36946eb9b5042c74b3c4ebdcefa876e
|
2018-12-02 23:39:47 +03:00 |
|
levlam
|
7bdad0c877
|
Optimize NotificationManager::get_group.
GitOrigin-RevId: 0b0ae8d0ad274b1c91868943449d09e17aff25f7
|
2018-12-02 23:28:24 +03:00 |
|
levlam
|
7ce70d8056
|
Add add_group/delete_group methods.
GitOrigin-RevId: 71539381c1b3600bc18b8c79c6cdb63ffff1cb0f
|
2018-12-02 23:03:05 +03:00 |
|
levlam
|
7466a29da7
|
Fix dropping inline query results.
GitOrigin-RevId: e886dac54666ce0fc5a506d7db1c15ee62533034
|
2018-12-02 22:31:18 +03:00 |
|
levlam
|
013afad0ca
|
Fix races in get_group_force.
GitOrigin-RevId: 30b0902bd5ebaee142f45e06d1d7be6cf6d18762
|
2018-12-02 22:04:47 +03:00 |
|
levlam
|
3e843ece57
|
Fix order of chats with pending last message.
GitOrigin-RevId: 53496e0f5e3d48f69c5fe8692283a81a5011cc60
|
2018-12-02 20:47:39 +03:00 |
|
levlam
|
3e00a5e64b
|
Fix postponing of updateChatReadInbox.
GitOrigin-RevId: 22d8244d438e0d67531cf8f334e87334597c328d
|
2018-12-02 03:35:58 +03:00 |
|
levlam
|
c7cb2978fd
|
Send td_api::updateActiveNotifications.
GitOrigin-RevId: 23c45ad26f13220ff41479da4f4878e02dfbaede
|
2018-11-30 18:11:58 +03:00 |
|
levlam
|
9615604ecf
|
Fix race in get_message_notification_group_force.
GitOrigin-RevId: 7c75103e168f41b1964504f53d69cee85210d601
|
2018-11-30 01:57:24 +03:00 |
|
levlam
|
a7e8bd166c
|
Implement remove_message_notifications.
GitOrigin-RevId: bd85166d4fef4d7912300ffee1aa2d6ff2dc0717
|
2018-11-30 00:02:33 +03:00 |
|
levlam
|
31873111c7
|
Fix Dialog.last_notification_id after notification deletion.
GitOrigin-RevId: 2edbb4d4120953fc183833fd6d162dc8ce9ba954
|
2018-11-29 18:36:31 +03:00 |
|
levlam
|
6938d286e5
|
Simplify usage of remove_message_notification_id.
GitOrigin-RevId: 0538d4d965d93cc087955cb09b2eccbd564e780d
|
2018-11-29 16:29:39 +03:00 |
|
levlam
|
d069c6cf0e
|
Save last_notification_id in Dialog.
GitOrigin-RevId: 4933eb789e2213b3be2904ae9596d3f453c291ba
|
2018-11-29 16:17:17 +03:00 |
|
levlam
|
41b1a28e50
|
Allow instant view to be deleted.
GitOrigin-RevId: 5d8b26d3b583dc873b7fccf620317a4f04a19ae6
|
2018-11-29 15:43:25 +03:00 |
|
levlam
|
8bbc0f598e
|
Force restart after message_id overflow.
GitOrigin-RevId: 5cbf43ec9a0b85a02f2b99b5aa17331855a184cc
|
2018-11-29 14:37:48 +03:00 |
|
levlam
|
7b4e8c9e12
|
Increase version to 1.3.4.
GitOrigin-RevId: 81c40d23a07376167adf2cb14369b30aa81417ff
|
2018-11-29 02:51:10 +03:00 |
|
levlam
|
c5eee61308
|
Remove notifications from database by notification_id.
GitOrigin-RevId: 4e155c60a5e721c9d68a0e41b67b07c79ede3c8e
|
2018-11-29 02:48:47 +03:00 |
|
levlam
|
85352135fc
|
Repairing wrong last_notification_id.
GitOrigin-RevId: f45d3806ea0c6ca38fd7f3c6b820f8f52255edf3
|
2018-11-29 01:20:20 +03:00 |
|
levlam
|
c1fc81a204
|
Ensure that all chats have different notification group ids.
GitOrigin-RevId: 45aa312302c7df9616f8b8036d444000d186d149
|
2018-11-29 00:57:39 +03:00 |
|
levlam
|
113e264a5f
|
Add MessagesManager::get_message_notification_group_keys_from_database.
GitOrigin-RevId: 8ad93b1dc1782b5f0bf94d70ca8deba55a6ea58f
|
2018-11-29 00:51:25 +03:00 |
|
levlam
|
9e3171ca7a
|
Add MessagesManager::get_message_notifications_from_database.
GitOrigin-RevId: 1eaea2fcc61814c5c87b3c7b2ad90ce749c152c0
|
2018-11-28 23:19:30 +03:00 |
|
levlam
|
07f4d0d94e
|
Add notification_id field to message database.
GitOrigin-RevId: 036e3fb02d7d18c04f568495ae50be9614717a0f
|
2018-11-28 20:18:50 +03:00 |
|
levlam
|
1b14cffb19
|
Load message notification groups by group_id.
GitOrigin-RevId: 51169f873ea08a971f53f6c75cd7fe4ad5978b4d
|
2018-11-28 19:21:18 +03:00 |
|
levlam
|
b5abe4b751
|
Possibly better handling of wrong is_outgoing flag.
GitOrigin-RevId: a53999ddb5aee83b2a737364ab07c2906b5b84fb
|
2018-11-28 04:00:39 +03:00 |
|
levlam
|
4c618b6f92
|
Add notification_group_id to DialogDb.
GitOrigin-RevId: 119785b8a6904a9243ba559237a3f02bb4fe1950
|
2018-11-27 17:39:13 +03:00 |
|
levlam
|
a091d1d0c4
|
Fix AuthKey storer.
GitOrigin-RevId: 5b3388ec2a924af487bb70aaa24965330663011c
|
2018-11-27 05:06:34 +03:00 |
|
levlam
|
7d565e359d
|
Improve clean_filename behavior.
GitOrigin-RevId: da29b1a87a27b6bcb7651ae1b261d44dcf18849f
|
2018-11-27 04:24:43 +03:00 |
|
levlam
|
3e89fac991
|
Support for updating maximum notification group count and size.
GitOrigin-RevId: d7e3c8af8941763c07f8afa7dbc37790b7ebde8f
|
2018-11-27 04:10:52 +03:00 |
|
levlam
|
bd531081ad
|
Add Notification.h.
GitOrigin-RevId: e102973d5585fdf346ac01b09bd2262f9c11fd2e
|
2018-11-26 20:05:06 +03:00 |
|
levlam
|
60e685bd7c
|
Improve flush_pending_updates.
GitOrigin-RevId: 54cc8bddd6654e9972eb4346784c93e84f551ed1
|
2018-11-26 15:58:42 +03:00 |
|
levlam
|
173ba39ad0
|
Flush groups in reverse order to not exceed max_notification_group_count_.
GitOrigin-RevId: 8f1b03b389f7ef5b2b233591e6465ee13dc4fe5d
|
2018-11-24 23:36:08 +03:00 |
|
levlam
|
a84f096ae9
|
Fix behavior of flush_pending_updates.
GitOrigin-RevId: 16fe3975a93062961d28cecd0150a42bfefe7990
|
2018-11-24 02:55:30 +03:00 |
|
levlam
|
2fd5108aa0
|
Send silently notification deletions.
GitOrigin-RevId: dcb094417d830cd0a9810836b2f206b17460b125
|
2018-11-23 15:15:05 +03:00 |
|
levlam
|
3a126069f2
|
Fix handling of after_get_difference in NotificationManager.
GitOrigin-RevId: ef543b9f3253d4e3da08fe5d7ce0320d2bf9f4f5
|
2018-11-23 14:42:34 +03:00 |
|