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

4276 Commits

Author SHA1 Message Date
0a8e41ac09
Fix file upload race condition that might occur during reconnection 2023-09-23 20:58:55 +02:00
223f8a7906
Small BC fix 2023-09-23 16:15:33 +02:00
f1a14da038
Small bugfix 2023-09-23 15:18:45 +02:00
2a4dc9c9ab
Update to layer 164 2023-09-23 14:09:06 +02:00
07f41062b5
Another small improvement 2023-09-19 16:42:02 +02:00
4439bfb14a
tg-cli ID bugfixes 2023-09-19 16:38:21 +02:00
9036e0e66b
More improvements 2023-09-19 15:53:17 +02:00
19852ebd3b
Get rid of old code 2023-09-19 15:51:13 +02:00
d02ec61f0e
Small improvement 2023-09-19 15:46:58 +02:00
e3319eea65
Fix status logic in CheckLoop 2023-09-19 15:43:18 +02:00
7a5e8da7cf
Remove useless aargs 2023-09-17 19:16:38 +02:00
f17ca784e9
Update&fix telethon and pyrogram session conversion logic 2023-09-17 18:51:18 +02:00
385e067e85
Fix FromAdminOrOutgoing filter 2023-09-16 19:49:34 +02:00
2514334e6b
Fix issue in DialogTopicEdited 2023-09-16 19:34:11 +02:00
9c6adbd24a
Add handshake test 2023-09-16 17:23:03 +02:00
7619a035a5
Build docs 2023-09-14 08:38:33 +02:00
7a8fc38c47 Fix hangs by disabling JIT 2023-09-14 07:55:30 +02:00
c0614ea2b6 Avoid resolving integer IDs 2023-09-14 07:55:28 +02:00
6c5022ad83
Fix psalm 2023-09-11 10:08:48 +02:00
554cef33c4
Improve tests 2023-09-11 09:53:35 +02:00
df691691bb
Update to layer 162 2023-09-10 22:23:47 +02:00
ba3216b9a3
Multiple file-related fixes 2023-09-10 22:21:48 +02:00
6bf45181db
Add nghttp2 to docker image, fix issue with messages.sendMedia 2023-09-08 11:53:54 +02:00
ad5b968724
Increase release 2023-09-07 21:10:47 +02:00
0e28029907
Small fix 2023-09-07 21:02:03 +02:00
4e6fac06d3 Fixup CI for previous version 2023-09-07 19:28:11 +02:00
76c6bc7149 Fixup CI for previous version 2023-09-07 19:27:55 +02:00
95c31ff964
Increase release 2023-09-07 19:09:34 +02:00
43c9ec2162
Psalm fixes 2023-09-07 19:08:55 +02:00
634d2c8f82
Fix sendDocument/sendPhoto through IPC API 2023-09-07 19:00:14 +02:00
0d11019f2b
Fix upload of images with no content-length, fix usage of streams and filecallbacks through the IPC API 2023-09-07 18:55:37 +02:00
3b9c5dc238
Avoid GC bugs and improve media DC logic 2023-09-07 17:02:27 +02:00
da252bb291
Allow using fopen on php://memory, improve stream upload logic, handle MSG_WAIT_FAILED errors, improve call queue, improve tests 2023-09-07 16:24:35 +02:00
c6299d2f5a
Avoid dropping the connection for now 2023-09-07 09:12:43 +02:00
2131a91db4 Cs-fix 2023-09-06 23:34:48 +02:00
817d53d1eb
Merge pull request #1404 from AhJXD/debugging
handle sendMessageGamePlayAction
2023-09-06 23:29:32 +02:00
َAhJ
9f80939575 handle sendMessageGamePlayAction 2023-09-07 00:56:29 +03:30
852ed232bd Avoid GC issues 2023-09-06 23:00:58 +02:00
36d5bd8bc4 Avoid GC issues 2023-09-06 23:00:58 +02:00
6b4d9e2233
Tell users to uninstall the psr extension 2023-09-06 22:26:45 +02:00
a3458d4a72
TL fix 2023-09-06 22:15:15 +02:00
309354d3aa
Remove deprecated function 2023-09-06 21:42:38 +02:00
8a9d3610f5
Fix dependencies 2023-09-06 21:26:59 +02:00
cbe87bca8d
Indent phpdocs 2023-09-06 21:12:19 +02:00
41de551a96
Rename some classes before release 2023-09-06 19:33:52 +02:00
aa6bccd456
Fix bug and cleanup leftover calls 2023-09-06 19:15:54 +02:00
992e582775
Update 2023-09-06 18:57:38 +02:00
5706814ced
Improve parameters of public API 2023-09-06 18:39:48 +02:00
8c14ff5fb8
Fix account.changeAuthorizationSettings, messages.editExportedChatInvite, channels.editForumTopic, phone.toggleGroupCallSettings, phone.toggleGroupCallRecord, phone.editGroupCallParticipant 2023-09-06 18:19:45 +02:00
cf02007eb0
Minor improvements 2023-09-06 17:55:31 +02:00