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

4282 Commits

Author SHA1 Message Date
4df94b819c
Mark BC-breaking change 2023-09-23 15:43:01 +02:00
d6b0926c71
Cleanup 2023-09-19 21:20:41 +02:00
b0ab083367
Finish refactoring 2023-09-19 21:10:46 +02:00
a01fa820c6
Merge branch 'v8' into secret_refactoring 2023-09-19 16:44:12 +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
f931dca964
Cleanup 2023-09-19 15:42:16 +02:00
f01cb4092b
Use local queue & separate tables for secret chat messages 2023-09-19 14:49:53 +02:00
0630ffaaa6
Improvements 2023-09-18 15:02:00 +02:00
a98166200d
Cleanup 2023-09-17 19:37:48 +02:00
7746ad2742
Merge branch 'v8' into secret_refactoring 2023-09-17 19:16:55 +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
7f2931bf7b
Secret chat refactoring 2023-09-10 22:22:11 +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