Commit Graph

2354 Commits

Author SHA1 Message Date
e4d56f32c2
Merge branch 'master' of github.com:danog/MadelineProto 2020-02-09 19:29:34 +01:00
4b1cf229e5
Adding getUrl command in the downloadbot 2020-02-09 17:29:39 +01:00
47228712a6
Improve tests 2020-02-09 16:24:57 +01:00
3b21304d8b
Implement downloadToBrowser and downloadToResponse methods 2020-02-08 19:32:36 +01:00
f899fc56e6 Create mIdHandler on startup 2020-02-08 01:51:07 +01:00
bdd86d4efb
7.0 backwards compatiblity 2020-02-07 21:23:29 +01:00
f8ea85a551
Performance improvements 2020-02-07 21:13:49 +01:00
17bacd1389 Improve multi logic 2020-02-06 02:44:00 +01:00
36495bffe9
Improve composer reporter 2020-02-05 23:11:29 +01:00
c0a0c693e3
Bugfix 2020-02-05 21:21:31 +01:00
447b3718ad
Build updates 2020-02-05 20:07:02 +01:00
02b7ce7da4
Avoid triggering flood limits 2020-02-05 20:00:11 +01:00
892c19af24
Some Telegram endpoints behave weirdly when accessed from travis 2020-02-05 19:56:31 +01:00
06fa416cb0
Clean up after datacenter test 2020-02-05 19:49:04 +01:00
51990eccfd
Remove excessively verbose logs from tests 2020-02-05 19:17:58 +01:00
2e3f49ef36
Enable DataCenter tests 2020-02-05 19:01:48 +01:00
377b266d7b
Bugfix 2020-02-05 18:47:36 +01:00
ce94a70263
Fully implement bot API file IDs 2020-02-05 18:41:37 +01:00
76b6e24ac0
Improve tests 2020-02-05 17:55:18 +01:00
43952841a9
Greatly reduce coroutine overhead 2020-02-05 17:37:01 +01:00
cd217c147d
Reduce overhead 2020-02-05 17:29:48 +01:00
066a10e2dc
Bugfixes 2020-02-05 17:18:22 +01:00
e96f3ab593
Add tests, + various bugfixes 2020-02-04 21:46:38 +01:00
e4ba475970
Fix bot API file IDs 2020-02-04 17:34:02 +01:00
dcd6500737
Rethrow original exception 2020-02-03 12:52:31 +01:00
1884818465
Try to debug missing travis logs 2020-02-01 16:42:47 +01:00
e78be0ba49
Remove last reference 2020-02-01 16:25:45 +01:00
6b0aaca08c
Remove useless promise wrapper 2020-02-01 16:06:06 +01:00
5f5556aacc
Upgrade to layer 109 2020-01-31 21:30:45 +01:00
c5789f38bb
More logs 2020-01-31 21:21:52 +01:00
80aebfa359
Fully make use of yield from and async-friendly stack traces 2020-01-31 20:34:21 +01:00
3b8334e073
Fully make use of yield from and async-friendly stack traces 2020-01-31 20:33:18 +01:00
2ba80af424
yield from fixes 2020-01-31 20:28:47 +01:00
7ea0d9da91
Yield from even more things 2020-01-31 19:49:58 +01:00
000839a1b5
Yield from all the things 2020-01-31 19:29:43 +01:00
b842c8f7e5
Minor fix 2020-01-31 18:07:31 +01:00
379cd0f247
Proper async traces 2020-01-31 18:03:23 +01:00
Gabriele
91590ff360 fix required type for PhoneCallDiscardReason (#756)
* fix type for PhoneCallDiscardReason

* change PhoneCallDiscardReason parameters type to array
2020-01-22 13:31:03 +01:00
db40848866
Add method to stop loop 2020-01-19 15:44:12 +01:00
a79650a180
Load proper branch for reporting 2020-01-19 14:29:53 +01:00
1d8f0090ed
Update deps 2020-01-19 13:56:54 +01:00
9b7ae03d8f
Cleanup external API 2020-01-19 13:46:49 +01:00
0003ada3ff
Report only upgraded packages 2020-01-18 19:05:43 +01:00
f01871a0e8
Report installs to composer 2020-01-18 18:37:30 +01:00
995a489704
Fix type hinting 2020-01-18 16:59:59 +01:00
3939e113f5
Improve fileCallback 2020-01-18 16:11:40 +01:00
235aab55e9 Bugfix 2020-01-17 13:30:12 +00:00
painor
0d6f09565f Fix secret chat's completeRekey (#753)
* Fix secret chat's completeRekey

* Update AuthKeyHandler.php

Co-authored-by: Daniil Gentili <daniil@daniil.it>
2020-01-17 01:19:51 +01:00
48368be109
Bugfix 2020-01-16 21:14:38 +01:00
489ce873d0
Bugfix 2020-01-16 20:23:39 +01:00