Commit Graph

2579 Commits

Author SHA1 Message Date
3d956b9002 fix typo 2020-10-14 12:16:47 +02:00
26bb35e921
Remove altervista when done 2020-10-13 21:56:25 +02:00
37d3f94af2
Use getLogger in APILoop 2020-10-13 21:54:25 +02:00
def6199437
PHPDOC 2020-10-13 10:03:35 +02:00
ac47a23639
PHP 8 fixes 2020-10-08 21:35:32 +02:00
a937d1d994
Coroutine bugfix 2020-10-08 15:48:59 +02:00
5dc330119b
Merge branch 'master' of github.com:danog/MadelineProto into master 2020-10-08 11:28:31 +02:00
662f521409
Some more improvements 2020-10-08 11:27:37 +02:00
Alexander Pankratov
d814943168 cacheTtl fix 2020-10-08 00:45:10 +03:00
787f06a314
Return warning when serializing coroutine 2020-10-07 20:41:23 +02:00
17ed5c0991
Add IPC support to buttons, start writing PHPDOC documentor 2020-10-07 19:31:52 +02:00
0d1ef0aebe
Allow binding to specific address and port 2020-10-07 17:19:46 +02:00
d74efbfd08
Add DoH setting 2020-10-07 17:15:51 +02:00
0a2e325229
Bugfix in merging settings 2020-10-07 16:58:48 +02:00
0ca0707529
Bugfix for cache TTL 2020-10-07 16:54:11 +02:00
6ce4de6091
Properly update database settings when deserializing; also enable optional database backend for event handler variables 2020-10-07 16:48:34 +02:00
7e281c1589
Disable garbage collection logs when reading from console and polyfill from_id 2020-10-06 22:02:04 +02:00
6eedd54ad3
Update annotations 2020-10-06 20:37:11 +02:00
da88415e8d
Template fix 2020-10-06 18:06:34 +02:00
14d14fdc3c
More improvements 2020-10-06 18:03:36 +02:00
1d16cf807b
Various improvements 2020-10-06 17:33:18 +02:00
b22a193014
IPC and peer fixes 2020-10-06 11:55:19 +02:00
ba59131926
Use wait just this once 2020-10-06 11:11:49 +02:00
9511ebab38
Initialize reference database on cleanup 2020-10-06 10:44:53 +02:00
e5ab5cabac
merge branch 'master' of github.com:danog/MadelineProto into master 2020-10-05 19:29:15 +02:00
43bd176908
Bugfix 2020-10-05 19:28:52 +02:00
Alexander Pankratov
e4aa39c624 Allow simple proxy_extra 2020-10-04 20:25:49 +03:00
a21f8205e5
Fix hints 2020-10-04 16:35:33 +02:00
d31b798df9
Final fixes, and update to latest version of websocket lib 2020-10-04 16:27:22 +02:00
d49f59eec5
Various psalm fixes 2020-10-04 14:55:05 +02:00
e3f3e19cf5
Resolve contacts, too 2020-10-04 13:37:27 +02:00
cdeb93b165
Polyfill to_id 2020-10-03 17:41:21 +02:00
118cf244b1
More type improvements 2020-10-03 15:36:03 +02:00
4f69701cfc
Update even more typehints 2020-10-03 15:04:35 +02:00
6076118320
Merge branch 'master' of github.com:danog/MadelineProto into master 2020-10-03 12:37:10 +02:00
967c9b5a93
Improvements for static typing 2020-10-03 12:36:08 +02:00
Alexander Pankratov
463e807dbe
Merge pull request #858 from danog/banned_session_handler_fix
Fix bugs in banned session handler
2020-10-03 02:49:46 +03:00
Alexander Pankratov
34f34964a2 Fix bugs in banned session handler
https://t.me/pwrtelegramgroupru/35066
2020-10-03 02:30:18 +03:00
Alexander Pankratov
58a3efacc6 Set ipc slow mode from settings array 2020-10-03 01:44:29 +03:00
76ca2b19ab
Manual psalm fixes 2020-10-02 16:13:19 +02:00
1da9cad6b9
Improved typehints 2020-10-01 21:36:07 +02:00
76c4fe480c
Further automated improvements 2020-10-01 21:06:37 +02:00
297dca7f2c
Fix smore typehints 2020-10-01 21:04:53 +02:00
ca2cbe4ecb
Add missing return typehints 2020-10-01 21:03:25 +02:00
05a859ea50
Update docs 2020-10-01 20:48:22 +02:00
f6772e49de
Update docs 2020-10-01 18:19:20 +02:00
4fcfe1ccd2
Update to layer 117 2020-10-01 18:02:54 +02:00
d792263e86
Fixes 2020-09-28 23:20:12 +02:00
db24e8e871
Fix nullCache backends 2020-09-28 21:09:10 +02:00
f18e197319
Avoid closing connection if in worker 2020-09-28 17:54:36 +02:00