|
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 |
|
|
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
|
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
|
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 |
|
|
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 |
|
|
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 |
|