1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-30 06:59:01 +01:00
Commit Graph

2951 Commits

Author SHA1 Message Date
c0e028880a
Include GITHUB_TOKEN 2022-04-30 22:22:20 +02:00
0d47a09cc4
Upload to github releases 2022-04-30 21:54:03 +02:00
206cdcc595
Reduce parallelism for new ARM github actions workers 2022-04-29 22:16:09 +02:00
d51b8107ac
Run a 60-second (+15) ping_delay_disconnect 2022-04-29 21:40:29 +02:00
3a94870db7
Default to a more sensible timeout 2022-04-29 21:22:55 +02:00
d440d961bf
Reduce timeout and fix bug 2022-04-29 21:10:42 +02:00
1161df5568
Add more logs 2022-04-29 21:01:04 +02:00
LucaDevelop
25a509ff2e
Fix decompression of photoStrippedSize (#1120) 2022-02-28 17:31:32 +01:00
62bcda949d
Fix error reporting 2022-02-24 19:57:24 +01:00
Alexander Pankratov
32b0cc5759 Fix: Disable id.pwrtelegram.xyz requests 2022-02-19 18:46:15 +03:00
Alexander Pankratov
92f577fbc4 Feat: Layer 136 2022-02-14 03:07:28 +03:00
Alexander Pankratov
feb6623707 Fix: biginteger serialization 2022-02-14 02:19:55 +03:00
0a41cd8748 Automatically set time limit in all cases 2022-01-02 11:44:18 +01:00
Alexander Pankratov
a05e11c1ff Fix: immortal cache of sponsored messages 2022-01-01 22:49:33 +03:00
7fdc43f08f Small fix 2021-12-25 13:17:11 +01:00
b7c2678ef3 Small fix 2021-12-25 13:13:24 +01:00
3d5423137c Un-internalize settings 2021-12-25 12:05:25 +01:00
76b51eafcf Small fix 2021-12-25 11:56:26 +01:00
12bb67bc06 Phabel fix 2021-12-24 00:25:01 +01:00
63a727d5a2 Small fix 2021-12-23 23:55:07 +01:00
f0653c92d7 Small fix 2021-12-22 13:26:20 +01:00
c9791fd291
Fixes 2021-12-21 14:44:39 +01:00
24980d473a Small fix 2021-12-20 11:14:32 +01:00
b7791d7ebf
Update docs 2021-12-19 15:33:51 +01:00
f2c7d0f434 Better logging 2021-12-18 16:54:26 +01:00
01b4e5f15b
Download native PHP 8.1 phar build 2021-12-15 15:55:44 +01:00
2b29c9cb60
Account for future PHP versions 2021-12-15 15:03:38 +01:00
45b72b8d70
Workaround undocumented amphp/file v2 quirk 2021-12-15 14:46:06 +01:00
5969ebe783
Further improvement 2021-12-15 14:15:10 +01:00
6e3fe54954
Small fix 2021-12-15 14:08:40 +01:00
2447d7bafc
More windows and phar fixes 2021-12-15 13:56:20 +01:00
eb5cf0c16e
Update amphp/file, fix downloading of files on windows 2021-12-15 13:51:01 +01:00
9c51db3a98 Re-enable fixed tests 2021-12-15 12:47:10 +01:00
5bb9334515 Fix tests 2021-12-15 12:34:34 +01:00
265abbb6c0 Fix build 2021-12-15 11:55:30 +01:00
9439d831c9 Use merged process 2021-12-15 11:23:54 +01:00
44a0bc26ec Use proper repo 2021-12-15 01:07:49 +01:00
e1da723626 Use proper repo 2021-12-15 01:02:50 +01:00
540556e9f3 Fix windows phar 2021-12-15 00:44:48 +01:00
bbd9a1dc74 Windows fixes 2021-12-15 00:25:53 +01:00
c75a0ab0fc 8.1 fix 2021-12-14 01:52:11 +01:00
0a5b197d47 Do not recreate keys if session is revoked 2021-12-14 01:07:43 +01:00
12363911d9 Avoid issues while reconnecting 2021-12-14 00:00:41 +01:00
ba6c3850a5
Remove MTProto v1 leftovers 2021-12-13 20:45:25 +01:00
efe15feabc
Unlock in Magic.php 2021-12-13 18:04:47 +01:00
57cb317bc3
Explicitly unlock on process shutdown 2021-12-13 18:00:56 +01:00
d0fdbbf0b7
Reconnect upon auth errors 2021-12-13 17:23:26 +01:00
Lukas Pierce
a6a9aeb60b
Add 'video' boolean to phone call storage (#1077)
* Update UpdateHandler.php

Instead passing empty array as reason pass `['_' => 'phoneCallDiscardReasonDisconnect']` in case the reason is not present

By according documentation the reason is optional:
https://core.telegram.org/constructor/phoneCallDiscarded

* Update UpdateHandler.php

* Add 'video' boolean to phone call storage

Event handler should detect is incoming call video or voice

* remove coment
2021-12-13 17:14:29 +01:00
cbb2819d6d
Test phar.php 2021-12-13 15:52:08 +01:00
ef5cf08664 Fix typo 2021-12-13 15:35:55 +01:00