Commit Graph

2501 Commits

Author SHA1 Message Date
488a42e6c5
Use global session lock 2020-07-09 21:42:06 +02:00
1e690d1a8f
Avoid certain issues 2020-07-09 20:53:01 +02:00
4923eec9cd
2GB file limit, async RPC reporting, file reference and MTProto fixes 2020-07-09 18:23:16 +02:00
bfd08f5744
Fix shutdown loop, automatically inflate stripped photoSizes, improve composer reporter 2020-06-23 20:30:40 +02:00
58e0985d33
Misc fixes 2020-06-20 13:03:15 +02:00
838cf11ff6
Funding 2020-06-16 18:00:15 +02:00
d9a471678b
fix 2020-06-16 17:54:25 +02:00
69f33dce34
Layer 113 2020-06-16 17:52:55 +02:00
0e9f107754
Merge branch 'master' of github.com:danog/MadelineProto 2020-06-15 20:08:06 +02:00
e147fe3695
Clean up 2020-06-15 20:06:48 +02:00
Alexander Pankratov
cbd1a6ce00
Merge pull request #808 from xtrime-ru/db
Store session in DB
2020-06-14 14:52:24 +03:00
Alexander Pankratov
321787f718 Disable isset, optimize getInstance, concurrent offsetSet 2020-06-11 00:23:35 +03:00
Alexander Pankratov
ca03bc662a New mysql cache cleanup 2020-06-09 01:48:06 +03:00
Alexander Pankratov
2aab5e8cc8 getParticipantsHash generator fix 2020-06-07 21:56:54 +03:00
Alexander Pankratov
1e23970ab3 DbArray refactoring and convertation improvement 2020-06-07 01:20:03 +03:00
Alexander Pankratov
e0832390ce Type fixes 2020-05-23 15:10:47 +03:00
Alexander Pankratov
7c1b602779 Fix Undefined index: value in ArrayCacheTrait.php:34 2020-05-23 15:10:47 +03:00
Alexander Pankratov
d0e57f2535 Decrease default cache_ttl 2020-05-23 15:10:47 +03:00
Alexander Pankratov
fea71efc99 Upgrade for MysqlArray initialization 2020-05-23 15:10:47 +03:00
Alexander Pankratov
9016a7c0dd Allow dots in mysql table names 2020-05-23 15:10:47 +03:00
Alexander Pankratov
fa1d73009d Add more async requests 2020-05-23 15:10:47 +03:00
Alexander Pankratov
123e3fadfd Remove unavailable method call 2020-05-23 15:10:47 +03:00
Alexander Pankratov
912577617e Mysql try ... catch 2020-05-23 15:10:47 +03:00
Alexander Pankratov
8254360d2f MemoryArray undefined offset fix 2020-05-23 15:10:47 +03:00
Alexander Pankratov
6cf1ef504f Always fill usernames cache. Cache fixes. 2020-05-23 15:10:47 +03:00
Alexander Pankratov
dedf20ea1b Update create table statements. 2020-05-23 15:10:47 +03:00
Alexander Pankratov
ab168ce655 Additional mysql settings 2020-05-23 15:10:47 +03:00
Alexander Pankratov
ae9edd5512 Mysql errors catch 2020-05-23 15:10:47 +03:00
Alexander Pankratov
0c59e6ef42 Load submodules 2020-05-23 15:10:47 +03:00
Alexander Pankratov
46f7e63734 Async refactor 2020-05-23 15:10:47 +03:00
Alexander Pankratov
a883684f05 Cache for Mysql Data Provider 2020-05-23 15:10:47 +03:00
Alexander Pankratov
26abf9f04e Bugfixes and optimizations 2020-05-23 15:10:47 +03:00
Alexander Pankratov
0d191f4157 Bugfixes and optimizations 2020-05-23 15:10:47 +03:00
Alexander Pankratov
ed493330a6 Database properties types 2020-05-23 15:10:47 +03:00
Alexander Pankratov
ff7d93f52d phpDoc fix 2020-05-23 15:10:47 +03:00
Alexander Pankratov
21750f8d68 Allow downloadToResponse for media without size 2020-05-23 15:10:47 +03:00
Alexander Pankratov
ddc81d8764
Allow downloadToResponse for media without size (#817) 2020-05-23 14:08:04 +02:00
Alexander Pankratov
d5b2cbefd3
Fix memory leaks when downloading files to callback. (#816) 2020-05-22 12:30:14 +02:00
Alexander Pankratov
83802fe944
Allow git modules install without ssh key (#810)
(cherry picked from commit 8cb18edc6ee12e8f8a47f6dc7ed9f3ea946bf043)
2020-05-10 19:17:15 +02:00
68ab47de32
Update bot.php 2020-05-08 11:53:47 +02:00
17e85d361c
Merge 2020-04-29 14:57:21 +02:00
995a4228c9
Report memory usage 2020-04-29 14:43:43 +02:00
giuseppeM99
1f71ef8258
Pollfix (#805)
* Add support for quiz solutions
also throws execeptions

* Style fix
2020-04-24 20:14:42 +02:00
giuseppeM99
234065987a
Update to layer v112 (#804)
* Update to layer v112
TL file taken from tdlib

* Added TL file
2020-04-24 11:16:10 +02:00
77a955c25e
More psalm fixes 2020-04-05 22:22:47 +02:00
a4d094d4c9
More psalm fixes 2020-04-05 22:22:36 +02:00
8b80396ddb
Further psalm fixes 2020-04-05 15:33:01 +02:00
23e3c5b12c
Apply misc fixes 2020-04-05 14:57:33 +02:00
979d7575fc
Update docs 2020-04-03 14:10:46 +02:00
giuseppeM99
eb43707118
Add support for layer 111 (#782) 2020-03-31 17:30:25 +02:00