1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 17:47:47 +01:00
Commit Graph

3312 Commits

Author SHA1 Message Date
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
e54689d9aa Improvements 2023-01-24 19:12:25 +01:00
f5c4972e44 Refactor loop API. 2023-01-24 14:28:49 +01:00
868f6d1110 Startup fixes 2023-01-24 12:45:59 +01:00
Github Actions
06f7b08a32 Properly handle PTS exceptions and decrease polling timeout for groups that do not support passive updates 2023-01-24 00:54:23 +01:00
Github Actions
fbfc2a9faa Possible fix 2023-01-23 19:32:28 +01:00
52e556f837 Fixes 2023-01-23 14:02:26 +01:00
75290af3d6 Improve file reference 2023-01-23 14:01:22 +01:00
e05216cc3b Restore compatibility with ext-psr 2023-01-23 13:42:44 +01:00
470322b354 Always return info 2023-01-22 20:55:07 +01:00
ad88cf856a Add mmap debug tool 2023-01-22 20:27:22 +01:00
4e71422f09 Cleanup 2023-01-22 20:06:34 +01:00
581d00c80a Misc fixes 2023-01-22 20:03:51 +01:00