1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-12 16:07:21 +01:00
Commit Graph

3374 Commits

Author SHA1 Message Date
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
5f08fbd9e0 cs-fix 2023-01-26 19:30:56 +01:00
Github Actions
cf2dd5f3c5 Avoid logging NothingInTheSocket exceptions 2023-01-26 17:14:10 +01:00
Github Actions
3d7f3125d5 Fix getPwrChat 2023-01-26 17:09:45 +01:00
a20c5f9c67 BC and media DC fixes 2023-01-26 15:44:42 +01:00
906091bbaa Polyfill legacy danog/loop APIs 2023-01-26 15:34:16 +01:00
b1920af526 Fixes 2023-01-26 14:45:15 +01:00
b9c6fdb7bb Fixes 2023-01-26 14:43:19 +01:00
77a5417f20 Fix garbage collection 2023-01-26 14:33:30 +01:00
7488d9734e Get rid of circular references 2023-01-25 19:12:49 +01:00
19ef1f5b4c Misc psalm fixes 2023-01-25 16:37:15 +01:00
6556c88258 Delegate TOS management to user 2023-01-25 16:32:48 +01:00
6002733811 Avoid blocking shutdown of ping loop 2023-01-25 15:58:20 +01:00
5c91a6e39f Some sanity checks 2023-01-25 15:53:28 +01:00