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

60 Commits

Author SHA1 Message Date
755317a4a2 Update baseline 2024-01-17 16:26:16 +01:00
bd4643fa97 Psalm fix 2024-01-17 11:10:46 +01:00
49c9c190db Automatically optimize database 2023-12-21 19:32:35 +01:00
54dbb5310c Misc improvements 2023-12-18 20:29:32 +01:00
8fb2c93298 Psalm fix 2023-12-17 18:31:29 +01:00
04a626b274 Update handling fixes 2023-12-17 18:29:03 +01:00
a3e66c8b53 Fix broadcasts with bot API file IDs, fix MTProtoToBotAPI 2023-12-15 14:06:19 +01:00
f0cd35f039 Remove internal details from API, remove getDialogs (use only getDialogIds now), remove useless getInfo fields 2023-12-14 19:38:22 +01:00
7c88c3bea4 Update psalm 2023-12-14 18:07:30 +01:00
6065782560 Completely remove postponing from the API to avoid unwanted side effects (sequentially queued requests are still bundled in a single container anyway) 2023-12-14 17:08:19 +01:00
2c9e6c9faa Refactoring and performance improvements 2023-12-14 15:44:09 +01:00
4148d58c42 Further improve tests 2023-11-30 17:58:48 +01:00
0f862db470 Cleanup 2023-11-23 14:52:18 +01:00
6952a7d504 Update baseline 2023-11-11 17:39:40 +01:00
401f111c31 Update 2023-11-11 17:02:38 +01:00
77ce9de35c Fixes 2023-11-11 16:47:17 +01:00
d3f630e40f Improve psalm 2023-11-09 21:27:12 +01:00
2452eff7fd Update psalm & avoid cs-fixer timeouts 2023-10-21 17:23:17 +02:00
5ffb8a8f1d More cancellation support 2023-10-05 17:16:53 +02:00
3993485b65 Full cancellation support & fixes & layertest script 2023-10-04 21:57:17 +02:00
e7d43be117 Update baseline 2023-10-01 20:13:58 +02:00
54c935a3ca Add secret chat support to sendDocument/sendPhoto 2023-09-30 20:19:03 +02:00
8412eae275 Update baseline 2023-09-28 21:05:33 +02:00
eeae942980 Cleanup 2023-09-28 18:11:48 +02:00
1c8ba0fcc8 Update baseline 2023-09-28 18:00:44 +02:00
d9668d2650 Bugfi in AUTH_KEY_ error handling 2023-09-28 15:55:32 +02:00
4af9bc1c23
Fixes 2023-09-26 14:29:09 +02:00
274968df4b
Add virtual updateNewOutgoingEncryptedMessage update 2023-09-24 19:45:48 +02:00
71564a3510
Update baseline 2023-09-23 22:11:15 +02:00
127f8ce7d1
Merge branch 'v8' into secret_refactoring 2023-09-23 21:06:38 +02:00
8ade8fd4c6
Update baseline 2023-09-23 20:59:20 +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
f17ca784e9
Update&fix telethon and pyrogram session conversion logic 2023-09-17 18:51:18 +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
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
cf02007eb0
Minor improvements 2023-09-06 17:55:31 +02:00
a97c6c6f18
Update 2023-09-05 22:01:55 +02:00
ee970c8f00
Final tweaks 2023-09-05 21:48:41 +02:00
4c46d1a49f
Temporarily remove broken dependencies to fix DNS resolution 2023-09-05 18:10:12 +02:00
472844bbff
Update baseline 2023-09-05 15:12:46 +02:00
0e838c79a5
Fix connection hangs 2023-09-03 19:05:22 +02:00
4e785b183c
Further improve types 2023-09-02 15:36:10 +02:00
ae7cf4b9f0
Use more consistent types for file functions 2023-09-02 15:31:12 +02:00
4729f9427c
Fixes 2023-09-01 16:10:17 +02:00
7cfa861347
Psalm fixes 2023-08-31 18:02:11 +02:00
fd654fd9b4
Increase performance with buffered logging 2023-08-29 16:23:26 +02:00
b09443600e
Update 2023-08-20 17:44:04 +02:00
1d989eeabe
Fix playing and converting VoIP audio from a stream 2023-08-19 17:33:47 +02:00