|
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 |
|
|
e5c430dfc9
|
Minor fixes
|
2020-09-28 17:19:41 +02:00 |
|
|
f5e4d29db1
|
Fix serialization
|
2020-09-28 11:56:14 +02:00 |
|
|
a6b4c0f5cf
|
Further improvements
|
2020-09-27 23:50:27 +02:00 |
|
|
16040141ae
|
Try setting memory limit
|
2020-09-27 23:06:57 +02:00 |
|
|
05b6266669
|
Fix HTTPS
|
2020-09-27 22:57:52 +02:00 |
|
|
1cd41cc159
|
Dark magic to allow serializing session to database on shutdown
|
2020-09-27 22:15:16 +02:00 |
|
|
5560b140f5
|
Multiple bugfixes
|
2020-09-27 22:15:16 +02:00 |
|
|
86fc8b6e6e
|
Localize login
|
2020-09-27 22:15:16 +02:00 |
|
|
c9ebdd0fa8
|
Add PSR logger, remove CombinedAPI
|
2020-09-27 22:15:16 +02:00 |
|
|
b0bafaf431
|
fix
|
2020-09-27 22:15:16 +02:00 |
|
|
63c52fef50
|
Add configs to db properties
|
2020-09-27 22:15:16 +02:00 |
|
|
afaf80d549
|
Shutdown wrappers, too
|
2020-09-27 22:15:16 +02:00 |
|
|
5779732cd0
|
Shutdown wrappers, too
|
2020-09-27 22:15:16 +02:00 |
|
|
d558d17d1f
|
Implement downloadTo* and uploadFrom* via IPC
|
2020-09-27 22:15:16 +02:00 |
|
|
2b387b5c0f
|
Implement IPC callbacks
|
2020-09-27 22:15:16 +02:00 |
|
|
3d9d975f79
|
Avoid bit width compatibility problems, fix fallback to normal session
|
2020-09-27 22:15:16 +02:00 |
|
|
6984893103
|
Update MTProto.php
|
2020-09-27 22:15:16 +02:00 |
|
|
50ee77c229
|
Store main session in database
|
2020-09-27 22:15:16 +02:00 |
|
|
4123941df3
|
Remove legacy FastAPI
|
2020-09-27 22:15:16 +02:00 |
|
|
f90159c8bd
|
Finalize IPC API
|
2020-09-27 22:15:16 +02:00 |
|
|
164000b591
|
Final IPC improvements
|
2020-09-27 22:15:16 +02:00 |
|
|
7a550311ac
|
Windows support
|
2020-09-27 22:15:16 +02:00 |
|
|
bc13e61526
|
Final fixes
|
2020-09-27 22:15:16 +02:00 |
|
|
a3a331542b
|
IPC improvements
|
2020-09-27 22:15:16 +02:00 |
|
|
1c99fd2658
|
Implement FastAPI in API
|
2020-09-27 22:15:16 +02:00 |
|
|
bcadbcbe53
|
Update SqlAbstract.php
|
2020-09-27 22:15:16 +02:00 |
|
|
89da6d5a45
|
Serialization and database improvements
|
2020-09-27 22:15:16 +02:00 |
|
|
0001a45cd2
|
Completely refactor settings, remove old (internal and external) APIs, generic code cleanup
|
2020-09-27 22:15:16 +02:00 |
|
|
26d746d749
|
Update MysqlArray.php
|
2020-09-18 22:27:11 +02:00 |
|
|
0cc1627220
|
Fix IPC server
|
2020-09-18 20:44:30 +02:00 |
|
Alexander Pankratov
|
c643cd063a
|
Fix missing yield
|
2020-09-17 19:14:41 +03:00 |
|
Alexander Pankratov
|
2b4398bee1
|
support multiple schemas for photoStrippedSize (#853)
|
2020-09-13 10:38:13 +02:00 |
|