Commit Graph

2100 Commits

Author SHA1 Message Date
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
4089efe8b0 Automatically subrelease specified builds 2019-06-21 21:28:15 +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
03c3419240 Load the latest phpseclib fork 2019-06-21 17:11:47 +02:00
704152680b Improve docs 2019-06-21 17:02:52 +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
dbba5a1583 Remove abstract static methods in PHP 5.6 2019-06-20 18:34:05 +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
371020ea83 Fix conversion of throwables 2019-06-19 14:59:32 +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
982e0940f1 Fix path 2019-06-19 11:36:07 +02:00
ab52516113 Just check without removing output 2019-06-19 11:27:42 +02:00
3f03a7b21a Conversion bugfixes 2019-06-19 11:18:51 +02:00
282d0b1655 Load by default only manually tagged releases 2019-06-18 19:35:13 +02:00
68b28b652e Update release file 2019-06-18 19:02:31 +02:00
ab577bf238 Default to new branch 2019-06-18 18:57:38 +02:00
55728f3e2c Fix PHP 5 build 2019-06-18 18:52:17 +02:00
0933b3b0d6 Update loader 2019-06-18 18:45:49 +02:00
e6cb604b0a Substitute echo function in php 5 2019-06-18 18:35:32 +02:00
3102209ace Bugfix 2019-06-18 18:27:26 +02:00