Commit Graph

1498 Commits

Author SHA1 Message Date
cd5cd8611c Fixes 2019-06-25 15:38:30 +02:00
e1556822c0 Upload files with no content-length, too 2019-06-25 15:36:09 +02:00
8ab033e995 Add PremadeStream 2019-06-25 14:11:04 +02:00
3f3f2f5ea1 Bugfixes 2019-06-25 14:09:39 +02:00
45841add14 Bugfixes 2019-06-25 12:39:31 +02:00
5f50fa4636 Bugfix 2019-06-24 20:14:28 +02:00
83d9c2e1a0 Finish implementing new upload 2019-06-24 20:03:15 +02:00
7dbf529bb1 Implement parallelized upload 2019-06-24 18:55:37 +02:00
58d71a390a Merge 2019-06-24 16:35:37 +02:00
949bd194ed HTML escaping bugfixes 2019-06-24 16:28:54 +02:00
a23d71b44f Layer 102 2019-06-24 15:46:38 +02:00
3886305284 Start rewriting upload 2019-06-24 15:14:09 +02:00
2b1f44a31f Implement download_to_callback 2019-06-24 14:42:14 +02:00
Daniil Gentili
506d1b1fd4 Phone call bugfix (subrelease) 2019-06-24 10:47:44 +00:00
698d0cb59f Parallelize downloads 2019-06-23 17:46:51 +02:00
8bfeb13176 Update docs 2019-06-23 13:08:44 +02:00
5fa5a14139 Another bugfix 2019-06-23 12:35:30 +02:00
2672728fe3 Add getPropicInfo method and fix some bugs 2019-06-23 12:32:23 +02:00
09fc49459f Merge branch 'master' of https://github.com/danog/MadelineProto 2019-06-22 20:34:32 +02:00
caae5a8fd9 Bugfixes for my.telegram.org wrapper 2019-06-22 20:34:15 +02:00
Alexander Pankratov
e67c06e355 Cleanup memory and session files (#608)
* Cleanup memory and session files

* Codestyle

* composer.json

* add setting to control cleanup

* Typo fix

* revert composer edits

* Version change
2019-06-22 19:54:44 +02:00
74ab5d2ff5 Small bugfix 2019-06-22 18:39:40 +02:00
5468858298 Update to layer 100 2019-06-22 18:22:38 +02:00
2d2a3bd01f Wrap wait 2019-06-22 16:34:46 +02:00
119e29f4a7 Regenerate settings on wakeup 2019-06-22 10:05:27 +02:00
b40a9570c0 Bugfixes and improvements (subrelease) 2019-06-21 21:20:44 +02:00
ac7f078e8c Backwards compatiblity fix 2019-06-21 18:37:39 +02:00
4ed8e8bd9b Init Magic class when getting settings 2019-06-21 17:58:58 +02:00
df4e667bd7 Various bugfixes 2019-06-21 17:57:13 +02:00
100d0f8c76 Do not check qts with updates fetched via getDifference 2019-06-21 16:49:22 +02:00
eba925759a Do not use 64-bit format codes on 32-bit machines 2019-06-21 16:11:08 +02:00
e7fff53d9d Disable zlib on PHP 5.6 2019-06-21 16:04:05 +02:00
7c7d2cb50c Properly handle closed sockets and polyfill some more methods 2019-06-21 12:16:48 +02:00
b9e8c5a06f Fix proxied DNS over HTTPS 2019-06-21 11:41:33 +02:00
d82914187c Make the stream API generic again 2019-06-20 20:30:29 +02:00
0a33f69e8b Improve logging and settings logic 2019-06-20 20:21:31 +02:00
948cf8162e Test modified artax too 2019-06-20 10:28:38 +02:00
09360e9308 Null file reference bugfix 2019-06-19 17:19:41 +02:00
927f0f2b7a Support ipv6 domain name resolution 2019-06-19 14:49:28 +02:00
53dff22994 Disable DNS over HTTPS on webhosts 2019-06-19 13:49:51 +02:00
3f03a7b21a Conversion bugfixes 2019-06-19 11:18:51 +02:00
e74ff18d9f Require external php 7 polyfill 2019-06-18 14:39:31 +02:00
0e80e9723b Bugfix 2019-06-18 14:05:23 +02:00
40e2e6c09d Various bugfixes 2019-06-18 12:31:44 +02:00
47f0285881 Small bugfix 2019-06-17 13:09:40 +02:00
1397842c86 Init default update state if not present 2019-06-17 13:01:13 +02:00
31fb37d39c Improved logs 2019-06-17 12:42:42 +02:00
8cd870366a Bugfixes and improvements to tests 2019-06-17 12:19:46 +02:00
b65beb3ece Update phpseclib and add smore tests 2019-06-16 21:20:29 +02:00
48686e0efa Bugfix 2019-06-14 12:36:08 +02:00