Commit Graph

2610 Commits

Author SHA1 Message Date
Daniil Gentili d7359b6f77
Update bot.php 2020-02-13 20:28:12 +01:00
Daniil Gentili 6b2f812a7e
Add stripped inflater 2020-02-13 14:04:00 +01:00
Daniil Gentili c8635c12d6
Bugfix 2020-02-12 21:15:22 +01:00
Daniil Gentili afbc6a3e0e
Make logging less verbose 2020-02-12 18:51:53 +01:00
Daniil Gentili 23d27e4d47
Final fixes 2020-02-12 18:36:11 +01:00
Daniil Gentili 4289661094
Fix file download 2020-02-12 18:16:08 +01:00
Daniil Gentili e4d56f32c2
Merge branch 'master' of github.com:danog/MadelineProto 2020-02-09 19:29:34 +01:00
Daniil Gentili 4b1cf229e5
Adding getUrl command in the downloadbot 2020-02-09 17:29:39 +01:00
Daniil Gentili 47228712a6
Improve tests 2020-02-09 16:24:57 +01:00
Daniil Gentili 3b21304d8b
Implement downloadToBrowser and downloadToResponse methods 2020-02-08 19:32:36 +01:00
Daniil Gentili f899fc56e6 Create mIdHandler on startup 2020-02-08 01:51:07 +01:00
Daniil Gentili bdd86d4efb
7.0 backwards compatiblity 2020-02-07 21:23:29 +01:00
Daniil Gentili f8ea85a551
Performance improvements 2020-02-07 21:13:49 +01:00
Daniil Gentili 17bacd1389 Improve multi logic 2020-02-06 02:44:00 +01:00
Daniil Gentili 36495bffe9
Improve composer reporter 2020-02-05 23:11:29 +01:00
Daniil Gentili c0a0c693e3
Bugfix 2020-02-05 21:21:31 +01:00
Daniil Gentili 447b3718ad
Build updates 2020-02-05 20:07:02 +01:00
Daniil Gentili 02b7ce7da4
Avoid triggering flood limits 2020-02-05 20:00:11 +01:00
Daniil Gentili 892c19af24
Some Telegram endpoints behave weirdly when accessed from travis 2020-02-05 19:56:31 +01:00
Daniil Gentili 06fa416cb0
Clean up after datacenter test 2020-02-05 19:49:04 +01:00
Daniil Gentili 51990eccfd
Remove excessively verbose logs from tests 2020-02-05 19:17:58 +01:00
Daniil Gentili 2e3f49ef36
Enable DataCenter tests 2020-02-05 19:01:48 +01:00
Daniil Gentili 377b266d7b
Bugfix 2020-02-05 18:47:36 +01:00
Daniil Gentili ce94a70263
Fully implement bot API file IDs 2020-02-05 18:41:37 +01:00
Daniil Gentili 76b6e24ac0
Improve tests 2020-02-05 17:55:18 +01:00
Daniil Gentili 43952841a9
Greatly reduce coroutine overhead 2020-02-05 17:37:01 +01:00
Daniil Gentili cd217c147d
Reduce overhead 2020-02-05 17:29:48 +01:00
Daniil Gentili 066a10e2dc
Bugfixes 2020-02-05 17:18:22 +01:00
Daniil Gentili e96f3ab593
Add tests, + various bugfixes 2020-02-04 21:46:38 +01:00
Daniil Gentili e4ba475970
Fix bot API file IDs 2020-02-04 17:34:02 +01:00
Daniil Gentili dcd6500737
Rethrow original exception 2020-02-03 12:52:31 +01:00
Daniil Gentili 1884818465
Try to debug missing travis logs 2020-02-01 16:42:47 +01:00
Daniil Gentili e78be0ba49
Remove last reference 2020-02-01 16:25:45 +01:00
Daniil Gentili 6b0aaca08c
Remove useless promise wrapper 2020-02-01 16:06:06 +01:00
Daniil Gentili 5f5556aacc
Upgrade to layer 109 2020-01-31 21:30:45 +01:00
Daniil Gentili c5789f38bb
More logs 2020-01-31 21:21:52 +01:00
Daniil Gentili 80aebfa359
Fully make use of yield from and async-friendly stack traces 2020-01-31 20:34:21 +01:00
Daniil Gentili 3b8334e073
Fully make use of yield from and async-friendly stack traces 2020-01-31 20:33:18 +01:00
Daniil Gentili 2ba80af424
yield from fixes 2020-01-31 20:28:47 +01:00
Daniil Gentili 7ea0d9da91
Yield from even more things 2020-01-31 19:49:58 +01:00
Daniil Gentili 000839a1b5
Yield from all the things 2020-01-31 19:29:43 +01:00
Daniil Gentili b842c8f7e5
Minor fix 2020-01-31 18:07:31 +01:00
Daniil Gentili 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
Daniil Gentili db40848866
Add method to stop loop 2020-01-19 15:44:12 +01:00
Daniil Gentili a79650a180
Load proper branch for reporting 2020-01-19 14:29:53 +01:00
Daniil Gentili 1d8f0090ed
Update deps 2020-01-19 13:56:54 +01:00
Daniil Gentili 9b7ae03d8f
Cleanup external API 2020-01-19 13:46:49 +01:00
Daniil Gentili 0003ada3ff
Report only upgraded packages 2020-01-18 19:05:43 +01:00
Daniil Gentili f01871a0e8
Report installs to composer 2020-01-18 18:37:30 +01:00