Commit Graph

1382 Commits

Author SHA1 Message Date
6e390a92bb Improvements 2019-05-12 21:23:25 +02:00
56bce59cdb Do not include traits twice 2019-05-12 21:03:13 +02:00
f7bd6a922e Bugfixes 2019-05-12 20:33:18 +02:00
714ade6fbc Some fixes 2019-05-12 16:01:52 +02:00
7dae233bf7 Small bugfix 2019-05-12 14:07:46 +02:00
1b88769aef Async RSA (hehe) 2019-05-12 13:51:16 +02:00
5ec4195173 Async HTTP requests 2019-05-12 13:45:52 +02:00
Daniil Gentili
07043f2d7d whoops 2019-05-12 10:59:52 +00:00
dcb63a2f6d Performance improvements 2019-05-12 12:56:00 +02:00
59bf76aefa Merge remote 2019-05-12 12:37:26 +02:00
fc459f5e49 Sm0l fix 2019-05-12 12:36:09 +02:00
bdd04ff7b3 Simpler async API 2019-05-12 12:06:58 +02:00
Daniil Gentili
1c8159c412 Minor bugfixes 2019-05-12 09:17:19 +00:00
Daniil Gentili
688283e3a0 Async button 2019-05-11 20:29:03 +00:00
d44e35f514 Async button click 2019-05-11 21:04:01 +02:00
fc5f2920a1 Update libtgvoip version 2019-05-11 20:48:04 +02:00
7ca89ce869 Asyncify update handling 2019-05-11 20:38:26 +02:00
240910475f Bugfixes 2019-05-11 18:17:42 +02:00
fcad92d7cb Remove old synchronous methods 2019-05-11 17:55:30 +02:00
db2eadb217 Working on async update management... 2019-05-11 17:33:43 +02:00
caec0e5109 Asyncify (5th and final pass) 2019-05-11 17:18:10 +02:00
bea156f064 Asyncify (4th pass) 2019-05-11 17:17:16 +02:00
d17daf902a Asyncify (3rd pass) 2019-05-11 17:16:13 +02:00
cacc792619 Asyncify (2nd pass) 2019-05-11 17:12:17 +02:00
66f84f4b05 Automatic asyncify (1st pass) 2019-05-11 17:01:36 +02:00
b9b9e6635d Change a few function names 2019-05-11 16:40:25 +02:00
1b84c2e683 Async factorization 2019-05-11 15:58:54 +02:00
405df0a693 Add missing files 2019-05-11 04:22:32 +02:00
1cb0378a16 f i x i n g a t 3 a m 2019-05-11 01:10:18 +00:00
Daniil Gentili
e83575ffdb Fix path 2019-05-10 23:47:06 +00:00
Daniil Gentili
285bbca44c CombinedAPI and madeline.php improvements 2019-05-10 23:02:15 +00:00
d1be0834cc CombinedAPI bugfix 2019-05-10 21:08:09 +02:00
a890789a5d Implement async HTTP request module, fix TLS handshakes in proxies, general proxy improvements and cleanups 2019-05-10 20:01:39 +02:00
d26fa7ef12 CombinedAPI improvements 2019-05-10 15:52:35 +02:00
8dedb13b5e Clean up unused stuff 2019-05-10 14:07:15 +02:00
8d7b910058 Merge branch 'master' of https://github.com/danog/MadelineProto 2019-05-10 13:49:23 +02:00
dee94bab3a CombinedAPI bugfixes 2019-05-10 13:49:16 +02:00
c993f4d207 Multiple bugfixes 2019-05-10 13:34:44 +02:00
Daniil Gentili
6320b2ea89 Poll conversion 2019-05-06 11:25:38 +00:00
52fffa7a68 Improve async docs 2019-05-04 14:08:48 +02:00
cc84816ed1 Async docs and bugfixes 2019-05-03 21:10:56 +02:00
4c52776de9 Fix serialization during async construction 2019-05-03 20:30:30 +02:00
406a2d8aad Async constructor 2019-05-02 21:30:50 +02:00
Daniil Gentili
2e4be09279 Start debugging PTS 2019-04-30 20:11:58 +00:00
Daniil Gentili
e31555b7a7 More bugfixes and rewriting 2019-04-29 14:42:08 +00:00
Daniil Gentili
c21bcba681 Parse peers from smore updates 2019-04-29 11:18:39 +00:00
Daniil Gentili
cf7a407368 Last commit before watching endgame 2019-04-28 15:27:50 +00:00
de1f2445a4 Bugfix 2019-04-28 13:24:05 +02:00
6636b7dfa6 Fix websockes 2019-04-20 17:18:45 +02:00
77c69b1024 Fix autologin 2019-04-04 21:29:08 +02:00
HenkGrent
f5dcaa639c My telegram org wrapper duplication reduction (#594)
* Reduce duplicate  code

* Remove testing code

Not needed.

* Final --> public

* Convention

The code now adheres to the StyleCI's style convention.

* SSStyle

Missed some things

* Three time's the charm

Right
2019-04-02 17:32:14 +02:00
Daniil Gentili
651e1afd66 Improve config fetching 2019-03-30 13:01:47 +00:00
Daniil Gentili
f3ad0acbfe Make web login async 2019-03-30 00:48:03 +00:00
Daniil Gentili
1f9ebfc568 VoIP detection improvements 2019-03-29 23:41:16 +00:00
Daniil Gentili
c59aae4218 Fixes 2019-03-29 23:30:07 +00:00
Daniil Gentili
b306c98e4b Fix 2019-03-29 23:05:29 +00:00
5c1281196a Update docs to layer 97 2019-03-29 21:12:45 +01:00
a5376e91a5 Update to layer 97 2019-03-29 21:06:34 +01:00
7005cdf10a Multiple async and VoIP improvements 2019-03-29 20:25:42 +01:00
Daniil Gentili
e5798a41db Bugfixes 2019-03-28 18:01:20 +00:00
HenkGrent
388bfcecc5 Remove useless self-assignment (#592) 2019-03-14 12:37:33 +01:00
05a2c682e1 Hi 2019-03-13 13:20:41 +01:00
d385e9383b Pony merda (#590)
* Update CallHandler.php

* Update BotAPI.php

* Update CallHandler.php

* pony merda

* Update BotAPI.php

* Update BotAPI.php
2019-03-11 23:45:48 +01:00
169cfe2704
https://git.io/fhjR3 2019-03-11 21:42:15 +01:00
0f2ac77a20
Allow native methods 2019-03-11 21:29:12 +01:00
88651371d7 Minor fixes 2019-03-09 20:27:57 +01:00
e7c4cfbfe6 Update translation 2019-03-08 14:16:57 +01:00
2e3d0c5361 Update to layer 95 2019-03-08 13:44:57 +01:00
Daniil Gentili
bcebd5e0fb Fix memory leak 2018-12-31 14:12:08 +00:00
Daniil Gentili
ef4d176cbd Do not enable AMPHP multiprocessing 2018-12-31 13:11:49 +00:00
Daniil Gentili
b4cecd9fbd Bugfix 2018-12-31 13:09:46 +00:00
Daniil Gentili
06d083aae8 Merge branch 'master' of https://github.com/danog/MadelineProto 2018-12-31 13:08:41 +00:00
5ffae641d2 PFS fixes 2018-12-31 14:02:24 +01:00
Daniil Gentili
2691055b4d Do not use getcwd if disabled 2018-12-29 17:04:16 +00:00
57970e9019 Important bugfix 2018-12-28 18:09:30 +01:00
08313ece9c close_and_reopen bugfix 2018-12-28 17:21:04 +01:00
16087b4863 Add warning 2018-12-28 16:20:03 +01:00
Daniil Gentili
0dfdf0aade Logging fixes 2018-12-28 10:52:25 +00:00
Daniil Gentili
2e428cecd0 More logs 2018-12-28 02:37:00 +00:00
Daniil Gentili
f9b6e29904 More logs 2018-12-28 02:32:10 +00:00
Daniil Gentili
87fdbda399 Ignore headers already sent errors 2018-12-27 23:17:47 +00:00
Daniil Gentili
422589ac2b Restart anyway 2018-12-27 22:52:52 +00:00
bfff131c28 Add additional caching for empty access hashes 2018-12-27 23:26:40 +01:00
2ed2bac6f0 Improve update handling 2018-12-27 23:23:10 +01:00
69505c3e8b Check if headers were sent 2018-12-27 23:10:25 +01:00
aed36aac8d Use 1ms timeout if get_updates timeout is 0 2018-12-27 22:49:32 +01:00
a85a5e0fd1 Move PHP logging 2018-12-27 22:39:31 +01:00
aea8f0c3e3 Enable shutdown function and lock manager even on unlimited webhosts 2018-12-27 22:24:45 +01:00
6e366c5c08 Disable parallel processing on phar 2018-12-27 22:05:02 +01:00
1e259ae6c8 Improve update handling logic 2018-12-27 21:57:28 +01:00
0e69468a5a Implement PHP logging 2018-12-27 21:24:33 +01:00
79b0e647f5 Enable PHP logging 2018-12-27 21:22:47 +01:00
812dc89bc2 Implement locking for event handler 2018-12-27 21:15:43 +01:00
a0bc08b33e Protocol padding fixes 2018-12-27 18:22:05 +01:00
79f7d92767 Async file upload with sendMedia & callback fixes 2018-12-27 18:17:18 +01:00
e5582beb87 Logging bugfix 2018-12-27 17:16:49 +01:00
Daniil Gentili
73f5bec68f Fix reset_update_state 2018-12-27 12:24:55 +00:00
Daniil Gentili
f31af1d645 Terminate generators when YieldReturnValue is yielded 2018-12-27 11:59:48 +00:00
Daniil Gentili
5b83cd9322 Add reset_update_state method 2018-12-27 11:27:05 +00:00
Daniil Gentili
69a2131206 Support yield return polyfill 2018-12-27 02:47:21 +00:00