Commit Graph

1500 Commits

Author SHA1 Message Date
4fa69920fa Merge branch 'master' of https://github.com/danog/MadelineProto 2019-07-06 19:22:13 +02:00
c1a8229ff3 Backwards compatibility 2019-07-06 19:22:02 +02:00
60989481ff More fixes 2019-07-06 19:01:11 +02:00
f33c3c9ee6 Typo fix 2019-07-06 17:57:14 +02:00
92e8b58bd9 Merge 2019-07-06 17:48:34 +02:00
3dc3d6e5c8 Some bugfixes 2019-07-06 17:45:03 +02:00
53bf8176f5 Stuffs 2019-07-01 13:14:56 +02:00
c451471f78 Setting alias 2019-07-01 10:04:34 +02:00
37a9133a6f Improved 2FA 2019-06-30 15:12:43 +02:00
6b5775da79 Default to obfuscated transport with websocket 2019-06-29 15:21:29 +02:00
5cfaee670c Merge 2019-06-29 14:54:12 +02:00
49903b215e
Obfuscated bugfix 2019-06-28 19:37:23 +02:00
5af3fe77c6 Bugfix 2019-06-27 11:27:13 +02:00
11c8f627a6 Bugfix 2019-06-27 11:26:39 +02:00
9d86507eb8 Better exceptions 2019-06-26 17:16:06 +02:00
eafa19eb4e Small workaround 2019-06-25 18:11:42 +02:00
214fc0d0f9 Bugfix 2019-06-25 18:02:56 +02:00
Daniil Gentili
6f5d1b16fa Fix upload by URL 2019-06-25 15:11:37 +00:00
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
7c7d2cb50c Properly handle closed sockets and polyfill some more methods 2019-06-21 12:16:48 +02:00