Commit Graph

2461 Commits

Author SHA1 Message Date
06e347ca85
Move logs 2020-07-12 11:42:53 +02:00
3e15063da0
Fixes 2020-07-12 01:31:51 +02:00
a6fdf813c4
Fixes 2020-07-12 01:27:26 +02:00
45067af046
Final fixes 2020-07-12 01:12:20 +02:00
84ba71475d
Fix redirect 2020-07-12 00:34:09 +02:00
2463fd7261
IPC fixes 2020-07-12 00:17:47 +02:00
699f0660e0
Finalize IPC 2020-07-11 20:13:06 +02:00
c8cdf328c0
Implement IPC 2020-07-11 20:01:54 +02:00
7d29bd84bc
Fixes 2020-07-10 14:50:00 +02:00
bd07a2b4b9
Add missing files 2020-07-10 13:39:56 +02:00
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