1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-03 14:27:47 +01:00
Commit Graph

160 Commits

Author SHA1 Message Date
f0cd35f039 Remove internal details from API, remove getDialogs (use only getDialogIds now), remove useless getInfo fields 2023-12-14 19:38:22 +01:00
717902ec48 Secret chat media improvements and report errors thrown from event handler to the report peer of the current event handler. 2023-12-14 18:05:04 +01:00
2c9e6c9faa Refactoring and performance improvements 2023-12-14 15:44:09 +01:00
dd9e443baa Bump 2023-12-03 13:13:38 +01:00
0b5e2b21de Fixup language code logic 2023-11-29 16:35:17 +01:00
4398225c4b Improve update message 2023-11-27 15:32:24 +01:00
b3eb9e9243 Add translation invitation 2023-11-23 21:49:03 +01:00
adc7aad58f Fix some QR code login issues 2023-11-23 14:33:41 +01:00
853fa4167d Small fix 2023-11-20 19:37:57 +01:00
57fa342446 Add support for ephemeral filesystems, UNIX socket database connections, fix revoltphp bug, fix updatePinnedMessages 2023-11-19 16:41:47 +01:00
102521bdb1 Fixup build 2023-11-17 18:45:52 +01:00
401f111c31 Update 2023-11-11 17:02:38 +01:00
151a809c6e Fixes 2023-11-11 16:55:29 +01:00
9c96a83c55 Fix MyTelegramOrgWrapper 2023-11-09 21:22:35 +01:00
a85c6cf847 Build 2023-10-05 18:25:18 +02:00
3993485b65 Full cancellation support & fixes & layertest script 2023-10-04 21:57:17 +02:00
6d3f4336b1 Fixup 2023-10-01 20:42:35 +02:00
27d21681e7 Change cs rules 2023-10-01 20:05:04 +02:00
9e3d322308 Small fix 2023-10-01 19:36:26 +02:00
949758aeb5 Cancellation support 2023-09-30 21:29:51 +02:00
552656da12 Reinit auth as needed 2023-09-30 21:04:40 +02:00
54c935a3ca Add secret chat support to sendDocument/sendPhoto 2023-09-30 20:19:03 +02:00
fdc7675639 Small performance improvement 2023-09-27 15:24:59 +02:00
4af9bc1c23
Fixes 2023-09-26 14:29:09 +02:00
c903311f90
Fix 2023-09-26 10:32:25 +02:00
bcf1126200
Add another mutex for confirmation too 2023-09-26 10:27:04 +02:00
a1c04527ae
Fix race condition 2023-09-26 10:24:23 +02:00
ca784f924b
Fixes 2023-09-23 18:56:08 +02:00
77fc9bc22b
Final performance improvements 2023-09-23 17:06:41 +02:00
b0ab083367
Finish refactoring 2023-09-19 21:10:46 +02:00
f01cb4092b
Use local queue & separate tables for secret chat messages 2023-09-19 14:49:53 +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
9c6adbd24a
Add handshake test 2023-09-16 17:23:03 +02:00
7f2931bf7b
Secret chat refactoring 2023-09-10 22:22:11 +02:00
3b9c5dc238
Avoid GC bugs and improve media DC logic 2023-09-07 17:02:27 +02:00
cbe87bca8d
Indent phpdocs 2023-09-06 21:12:19 +02:00
aa6bccd456
Fix bug and cleanup leftover calls 2023-09-06 19:15:54 +02:00
f4bc2b51f5
Multiple improvements 2023-09-05 17:51:32 +02:00
02e18baf06
Multiple improvements 2023-09-05 15:11:10 +02:00
d6bb47ca02
Cleanup 2023-09-03 19:05:22 +02:00
d243c4a31a
Begin connection refactoring 2023-09-03 19:05:22 +02:00
0c6758493a
Reorder a bit more 2023-08-27 19:29:42 +02:00
674f6eb264
Start IPC server earlier (avoids the proc_open error in some cases) 2023-08-27 11:49:53 +02:00
fb74752588
Fix a bug in the VoIP::skip() method, add VoIP::getCurrent method 2023-08-19 21:20:51 +02:00
27a690cb92
VoIP improvements 2023-08-19 19:10:34 +02:00
1d989eeabe
Fix playing and converting VoIP audio from a stream 2023-08-19 17:33:47 +02:00
c32a929ae0
Fix HTTP proxies 2023-08-16 13:52:10 +02:00
8d07b7ac29
Avoid reporting the same exception more than once in 60 seconds 2023-08-16 11:45:04 +02:00
5ef8d25faa
Fixes 2023-08-15 12:40:08 +02:00