1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-27 13:14:40 +01:00
Commit Graph

3649 Commits

Author SHA1 Message Date
dd29edefb4 Link to proper post 2023-02-18 16:12:51 +01:00
ec82941beb Log text that triggered HTML parsing error 2023-02-18 14:52:09 +01:00
9f2f890384 Fix 2023-02-18 11:41:25 +01:00
ade7905e84 Fix 2023-02-18 11:34:00 +01:00
b6c2d93185 Quick workaround 2023-02-16 18:52:00 +01:00
441c5a105d Cleanup public namespace 2023-02-16 18:38:47 +01:00
cc06d8beac cs-fix 2023-02-15 18:29:32 +01:00
0d66a1764f Warn about segfault 2023-02-15 10:07:56 +01:00
815a1ea687 Use beta minimum stability 2023-02-14 20:27:25 +01:00
b69b1f7ce0 Fix getPwrChat 2023-02-14 19:48:03 +01:00
c9a1df59f8 Fixes 2023-02-14 14:11:24 +01:00
baac5e4983 Check for missing extensions 2023-02-13 17:39:54 +01:00
85d1f4870b Chdir to MADELINE_REAL_ROOT if possible 2023-02-12 14:31:35 +01:00
b01afa09f1 Remove manual inclusion limitations 2023-02-12 14:26:52 +01:00
e2efffeca7 Add separate RPC resend timeout 2023-02-12 14:25:48 +01:00
aa321d9838 Fix #1304 2023-02-12 14:09:36 +01:00
aa85d66883 Fix 2023-02-12 12:54:07 +01:00
44688f054a Warn about 8.1.15 2023-02-09 09:50:57 +01:00
243f1b124d Fix 2023-02-08 10:12:14 +01:00
8e3df1e7bf Properly handle execution time limits (fixes "Must call resume() or throw() before calling suspend() again" errors) 2023-02-07 19:19:50 +01:00
de081572f0 Fixes 2023-02-07 16:38:36 +01:00
c791134db5 Update to layer 152 2023-02-06 20:17:35 +01:00
bfea44e0df Intercept and rethrow exceptions during update handling 2023-02-06 15:14:02 +01:00
f139decef3 Die immediately if running on PHP 8.2.2 2023-02-06 14:48:28 +01:00
a5d9131611 amphp/mysql wasn't upgraded yet 2023-02-04 22:33:52 +01:00
ff854b3a62 Revert "Remove polyfills"
This reverts commit 5298b9cc76.
2023-02-04 22:32:04 +01:00
33b3d9fd67 Fix update2fa 2023-02-04 19:18:08 +01:00
5298b9cc76 Remove polyfills 2023-02-04 17:08:04 +01:00
b45c093f34 Internalize more methods 2023-02-04 16:40:50 +01:00
da0fcd96ef Create .composer in CI 2023-02-04 11:31:19 +01:00
be7e401bcd Revert hotfix, the bug has to be fixed upstream in php itself 2023-02-04 11:29:45 +01:00
9ee8c00eb9 Avoid invoking gc_collect_cycles to avoid triggering PHP 8.2.2 bug 2023-02-03 20:09:58 +01:00
aecad0165d Fixes 2023-01-31 14:11:31 +01:00
b3d24632c4 Small bugfix 2023-01-30 20:10:51 +01:00
4c5292ff60 Add FloodWaitError 2023-01-29 19:20:42 +01:00
80ea10c322 Improve madeline.php 2023-01-29 17:58:09 +01:00
11492ca321 Add getDialogIds method 2023-01-29 17:51:21 +01:00
4d0bfbc343 Gracefully handle IPC server restarts 2023-01-29 17:05:53 +01:00
e2392db86c Fetch entire update history when using getDialogs with bots 2023-01-29 16:48:18 +01:00
3e0078e7ed Ipc fix 2023-01-29 15:17:49 +01:00
20d3ef279b Queue updates while onStart is running 2023-01-28 20:08:56 +01:00
9844de5776 Improve refreshPeerCache logic 2023-01-28 19:48:58 +01:00
9d81788558 Self-update in worker 2023-01-28 17:13:29 +01:00
046a0eddef Misc psalm fixes 2023-01-28 16:44:07 +01:00
cf926a3edd Misc psalm fixes 2023-01-28 16:39:03 +01:00
258a716e7e Update blacklist 2023-01-28 16:02:04 +01:00
5042b4fccc Fix self-updates 2023-01-28 14:53:07 +01:00
26aa11ab2c Test fibers before first login 2023-01-27 19:30:08 +01:00
d3030f7f8a Improve types 2023-01-27 19:10:52 +01:00
0474ccb4f2 Fixes 2023-01-27 19:00:11 +01:00