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

3537 Commits

Author SHA1 Message Date
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
a226434c9e Simplify 2023-01-27 18:25:02 +01:00
de03776ae3 Provide full Psalm typehints 2023-01-27 18:12:33 +01:00
1514b40f9a Allow using stop and restart methods only inside of the event handler 2023-01-27 16:47:26 +01:00
f5ad7aea28 Merge remote-tracking branch 'origin/stable' into v8 2023-01-27 15:05:36 +01:00
7328aaa8bb Psalm fixes 2023-01-27 14:42:41 +01:00
2e1572ad1e New API 2023-01-27 14:36:54 +01:00
f5c94fcae3 Refactor public API 2023-01-27 14:20:47 +01:00
2f7e3d52a4 Merge branch 'stable' into v8 2023-01-27 01:13:22 +01:00
Github Actions
a7e3fb6aaa Small fix 2023-01-26 23:59:10 +01:00
9ea2b38ca1 cs-fix 2023-01-26 19:57:50 +01:00
4be84a5b8f Remove long-deprecated $API->startAndLoop 2023-01-26 19:52:35 +01:00
16d76b5c55 Bugfix 2023-01-26 19:39:55 +01:00