Commit Graph

1882 Commits

Author SHA1 Message Date
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
Alexander Pankratov
2f81a14b95 Encode non-utf-8 symbols in keys 2020-09-10 12:00:40 +03:00
Alexander Pankratov
b90e92ee68 Move min and reference databases from memory 2020-09-10 12:00:40 +03:00
1d323a7e4b
Do not unset file references 2020-09-02 14:00:38 +02:00
a5e18e0afd
Change a few defaults 2020-08-29 17:58:02 +02:00
d4ca5f1d47
Use internalLoop 2020-08-27 19:23:34 +02:00
c4cf967198
Try setting signal handler before passing control to loop 2020-08-27 18:04:55 +02:00
d07e290ca6
Start web version too 2020-08-10 14:07:40 +02:00
b103ac3087
Merge branch 'master' of github.com:danog/MadelineProto into master 2020-07-31 20:40:10 +02:00
8eac5cc0ac
Proper exception handling in wsstream 2020-07-31 20:40:04 +02:00
Daniil
226cb3bbd8
Postgres support for sessions (#846) 2020-07-30 19:51:16 +02:00
e618bf36d4
Remove debug 2020-07-28 20:59:29 +02:00
444d55355a
Switch to external loop 2020-07-28 20:39:32 +02:00
553e4c4da0
Fix CDN DCs 2020-07-23 18:08:14 +02:00
cd1716645d
Merge #840 2020-07-14 12:36:40 +02:00
d177762371 Final improvements 2020-07-12 14:08:36 +00:00
bb6f221939 Fixes 2020-07-12 13:04:22 +00:00
86f6887148
IPC improvements 2020-07-12 14:55:21 +02:00
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
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