Commit Graph

1936 Commits

Author SHA1 Message Date
05a859ea50
Update docs 2020-10-01 20:48:22 +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
d3dc7a0155 Avoid JSON issues with request field and inflated photo payloads 2020-09-13 01:06:08 +02:00
22dd19a9de
Fix table renaming 2020-09-12 20:14:58 +02:00
e85fef23a5
Yield from reference database 2020-09-12 20:01:34 +02:00
9df1e27780
Add redis backend 2020-09-12 19:06:42 +02:00
5a5c02e56b
Improve caching mechanism, deduplicate SQL code 2020-09-12 17:12:23 +02:00
5567490c7a
Improve performance of memory backend and misc fixes 2020-09-12 15:14:26 +02:00
1c45c6c65b
Async reference/min database 2020-09-12 14:24:57 +02:00
07248a4803
Merge branch 'new_db_properties' of https://github.com/xtrime-ru/MadelineProto into xtrime-ru-new_db_properties 2020-09-12 14:03:56 +02:00
e188d647c6
Increase version 2020-09-12 13:59:57 +02:00
ce41b6b60b
Avoid database issues in async TL callbacks 2020-09-12 13:50:49 +02:00
2e7f8b38a7
Update to layer 117 2020-09-12 12:50:22 +02:00
c5d12ac95d Do not use typehint to avoid 32-bit issues 2020-09-12 00:21:42 +02:00
16719ec28f
Check output buffering level 2020-09-11 09:30:08 +02:00