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

3374 Commits

Author SHA1 Message Date
68cf938ea0 Fix small bug 2023-01-20 15:44:12 +01:00
61e4d677ca Make sure web runner is started 2023-01-20 15:38:55 +01:00
12e6efa9ce Deprecate setEventHandler 2023-01-20 15:30:13 +01:00
8d8a0be774 Do not reconnect socket if we're currently reading a packet 2023-01-20 14:57:04 +01:00
c5b817b007 Slight performance improvement 2023-01-20 14:37:09 +01:00
ba02f5dfb2 Cleanup 2023-01-20 14:36:21 +01:00
e44af8571d Better logging 2023-01-20 14:22:03 +01:00
889fb80e88 Generate proper stack trace 2023-01-20 14:14:29 +01:00
bbc819b603 More secret chat fixes 2023-01-20 13:49:44 +01:00
Github Actions
a27248cd63 Secret chat fixes 2023-01-20 13:19:16 +01:00
Github Actions
31a930de3a Fix $this->stop and $this->restart 2023-01-20 00:15:26 +01:00
Github Actions
2eef7d9b23 Ignore webhost-related exceptions as touch drops the size cache anyway 2023-01-19 23:20:49 +01:00
Github Actions
c44061fb08 Fix 2023-01-19 22:56:54 +01:00
Github Actions
54794d5f21 8.1 BC 2023-01-19 22:20:24 +01:00
Github Actions
36a83a338a Fix strict type issue 2023-01-19 22:06:58 +01:00
Github Actions
dfb6ff609e Skip tests due to PHP segfaults 2023-01-19 21:49:12 +01:00
c8d902fb1f Fix bug 2023-01-19 21:35:21 +01:00
3742edd8d5 Remove some hacks 2023-01-19 20:20:24 +01:00
e1a52fb6c7 Last fixes 2023-01-19 17:14:04 +01:00
29dd777b5b Turn the session file into a session directory 2023-01-19 16:18:22 +01:00
006708dda3 Multiple fixes 2023-01-19 15:48:56 +01:00
49c2b03439 Small fix 2023-01-17 12:10:10 +01:00
f1dccb28ce Small fix 2023-01-16 23:12:58 +01:00
30e2c14020 Small fix 2023-01-16 22:54:05 +01:00
101052d516 Set API ID 2023-01-16 13:32:28 +01:00
f16a50a8f6 Refresh peer info on supergroup and channel changes 2023-01-16 13:26:46 +01:00
f9508bbfbd Add subscribeToUpdates method 2023-01-16 13:17:59 +01:00
3ddaf37c25 Properly handle updateChannel updates 2023-01-16 11:54:54 +01:00
d78098d49d Merge remote-tracking branch 'origin/v7' into stable 2023-01-16 11:42:52 +01:00
be335276e1
Merge pull request #1285 from danog/php8.2_fix_warnings
Fix: Deprecated
2023-01-16 11:39:50 +01:00
Alexander Pankratov
e5649a7344 Fix: Deprecated: Creation of dynamic property RPCErrorException::$localized is deprecated 2023-01-16 11:36:01 +01:00
d525fc2fa8 Fixup self-update mechanism 2023-01-15 22:13:21 +01:00
c0622f923e Prepare for beta release 2023-01-15 21:40:12 +01:00
f1b1573e40 Fixup tests 2023-01-15 21:35:33 +01:00
aa3c1d3707 Fixup tests 2023-01-15 21:32:48 +01:00
5196f4d763 Update 2023-01-15 21:04:02 +01:00
430cfab6df Fix tests 2023-01-15 21:02:12 +01:00
a7cf8c17ba cs-fix 2023-01-15 21:00:55 +01:00
d75bc59c40 Cleanup UI 2023-01-15 20:59:04 +01:00
865f35d414 Cleanup UI 2023-01-15 20:58:48 +01:00
767eff2122 Remove auto mode for now 2023-01-15 20:57:17 +01:00
56d90637e8 More amp fixes 2023-01-15 20:13:47 +01:00
00076c9820 Fixes 2023-01-15 19:39:01 +01:00
ea00c59722 Minimize filesystem and network access on light startup 2023-01-15 19:09:27 +01:00
c5cc1ca3b0 Do not populate wrong contexts 2023-01-15 18:47:29 +01:00
269e9c5616 Cleanup messages 2023-01-15 17:09:57 +01:00
840bec45ec Fixes 2023-01-15 16:48:07 +01:00
55b2ed237c Fix deserialization issues 2023-01-15 16:17:45 +01:00
aa36745409 Improvements for amp v3 2023-01-15 16:12:12 +01:00
42c6d2c0e9 Workaround destructor fiber limitations 2023-01-15 13:55:36 +01:00