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

4292 Commits

Author SHA1 Message Date
6022b3d96a
Fix 2023-09-23 18:23:11 +02:00
732e67c325
Fixes 2023-09-23 18:15:25 +02:00
56c64ae8d7
Cleanup 2023-09-23 17:16:56 +02:00
77fc9bc22b
Final performance improvements 2023-09-23 17:06:41 +02:00
c407b9f90b
Refactoring 2023-09-23 16:50:55 +02:00
145c08ab8e
Improve naming a bit 2023-09-23 16:33:03 +02:00
e3ba96a6b8
Event handling improvements 2023-09-23 16:24:07 +02:00
056e8fb93f
Merge branch 'v8' into secret_refactoring 2023-09-23 15:43:43 +02:00
4df94b819c
Mark BC-breaking change 2023-09-23 15:43:01 +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
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