1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-23 06:13:54 +01:00

2157 Commits

Author SHA1 Message Date
0d0047ad76
BC for GenericLoop 2021-04-07 17:28:34 +02:00
c4527bc72c
Avoid restarting existing event handler 2021-04-07 17:11:01 +02:00
c7b2e1dbaa
Avoid issues in newer php versions 2021-04-07 16:33:22 +02:00
c0473f3561
Bugfix 2021-04-07 16:28:48 +02:00
ad4294423f
Button bugfix 2021-04-07 15:39:30 +02:00
def39e41a0
Use amp parsing utility 2021-04-07 00:13:59 +02:00
272032bb42
Small fix 2021-04-06 23:14:57 +02:00
129493da4d
Small bugfix 2021-04-06 22:05:33 +02:00
88bfffbc94
Bugfix 2021-04-05 22:52:05 +02:00
8b15b79d83
Bugfixes and improve tests 2021-04-01 22:43:17 +02:00
Alexander Pankratov
720ddac636 mysql set query update 2021-03-25 01:10:48 +03:00
677ddc4c8c
Always use PFS 2021-03-18 17:13:09 +01:00
90b097c279
Skip non-main DCs while importing auth 2021-03-18 15:05:34 +01:00
5caaf8f85c
Multiple fixes 2021-03-17 22:27:47 +01:00
Alexander Pankratov
e5ba4e93bd
Merge pull request #906 from danog/db_migration
Save old data after new session creation for same account.
2021-03-14 16:45:53 +03:00
Alexander Pankratov
a3dd3cb720
Merge pull request #894 from danog/upload.getFile_fix
Remove invalid cache from referenceDatabase. Attempt to fix upload.getFile errors.
2021-03-14 16:45:04 +03:00
Alexander Pankratov
0fb1919ccc Dont drop old data after new session creation. 2021-03-05 01:13:02 +03:00
7d56aa95ea
Bugfix 2021-03-01 22:27:54 +01:00
Alexander Pankratov
4ef910e706 ReferenceDatabase codestyle 2021-03-01 01:41:43 +03:00
Alexander Pankratov
c1b02bd1cb Clear referenceDatabase on start 2021-03-01 01:32:18 +03:00
Alexander Pankratov
ad4b0264ce Fix serialization 2021-03-01 01:32:18 +03:00
Alexander Pankratov
157a0c5bc0
Merge pull request #901 from danog/sql_optimize
Use queries + PDO::quotes instead of prepared statements. Reduce sql cpu load.
2021-03-01 01:18:53 +03:00
Alexander Pankratov
597b0e4f9b Lower level of "Consider syncing your date" message 2021-03-01 01:05:47 +03:00
Alexander Pankratov
44563d2589 Fix PDO init 2021-02-28 00:48:26 +03:00
Alexander Pankratov
0de5021afd Check minDatabase in background 2021-02-27 23:00:03 +03:00
Alexander Pankratov
7fe10430be Optimize mysql usage. Remove prepare. 2021-02-27 22:58:01 +03:00
Alexander Pankratov
06bc28e093 Add photoSizeProgressive support 2021-02-14 03:39:47 +03:00
f0d714e548 Avoid 2fa issues 2021-01-29 01:34:45 +01:00
1ca0a6c84b
Avoid problems with old sessions 2020-12-24 20:19:29 +01:00
9fffe50f71 Improvements 2020-12-14 16:31:46 +01:00
23223561b9
Allow resuming streams on webhosts 2020-11-30 16:30:18 +01:00
91c10d05ad
Bugfixes 2020-11-29 20:02:50 +01:00
1f608c0a4c
Fixes 2020-11-29 19:25:54 +01:00
0424539a1f Increase version 2020-11-29 11:03:12 +01:00
00150a1045 Avoid certain yield issues 2020-11-28 23:42:48 +01:00
db08a8c167
Update documentation builder 2020-11-27 17:07:44 +01:00
e54965592f
Fixes 2020-11-26 22:50:55 +01:00
66f79c066e
Enable settings 2020-11-26 22:46:03 +01:00
cc1e59213e
Allow disabling all internal databases 2020-11-26 22:28:31 +01:00
28517ae364
Update db backend 2020-11-26 21:49:31 +01:00
aa21635cc6
Improve performance 2020-11-25 20:25:33 +01:00
f56555537a
Fixes 2020-11-25 19:36:52 +01:00
5b1f0d866e
Add missing exception 2020-11-18 18:17:38 +01:00
2bac25d8cb
Do not unreference timeout watcher 2020-11-16 11:53:29 +01:00
9ea5a763a7
php8 fixes 2020-11-16 11:27:03 +01:00
dddf7f110f
Update to layer 120 2020-11-14 18:48:00 +01:00
03a05c1cce
Remove lower connection bound 2020-11-11 18:26:10 +01:00
651cebf6b7
Change max connection count 2020-11-09 21:17:15 +01:00
e73b0dc488
bugfix 2020-11-09 11:07:14 +01:00
d8319e39d3
Bugfix 2020-11-07 20:07:07 +01:00