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

2934 Commits

Author SHA1 Message Date
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
a1bb3176aa Get rid of legacy req_pq 2021-12-13 15:29:39 +01:00
840a8113fd Avoid updating settings every time 2021-12-13 15:11:40 +01:00
32ebcaaca0 Fix syntax 2021-12-13 15:01:50 +01:00
dffc8eeaa4 Improve phar installer 2021-12-13 14:55:50 +01:00
c52f0578df Small fix 2021-12-13 14:27:00 +01:00
df03038f15 Improve factorization 2021-12-13 14:07:27 +01:00
4b459d083c Flush phar contents 2021-12-12 20:12:53 +01:00
bb9410a1b2 Termux improvement 2021-12-12 16:23:28 +01:00
Github Actions
62eedfb3f0 Avoid php incompatibilities 2021-12-12 15:17:55 +01:00
8f2800f011 php 8.1 fix 2021-12-12 14:39:55 +01:00
Wsudo
2d96b6e0b4
Add examples to config madelineproto databases by WSudo (#1070)
* add mysql database config example file

* add redis database config example file

* add postgres database config example file

* add memory database config example file

* finish add database-config-examples by Wsudo
2021-12-12 00:20:42 +01:00
cb7399b24c
Final pre-release fixes 2021-12-10 20:06:29 +01:00
94515bd0c3
Re-download phar if it was deleted 2021-12-10 19:39:38 +01:00
67688e6260
Fix typo 2021-12-10 19:15:28 +01:00
73f3700e27
Further build improvements 2021-12-10 19:10:44 +01:00
81c32f1fd6
Finally fix build 2021-12-10 19:02:40 +01:00
261c9e866c
Improve build process 2021-12-10 18:53:19 +01:00