1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 05:47:46 +01:00
Commit Graph

113 Commits

Author SHA1 Message Date
127f8ce7d1
Merge branch 'v8' into secret_refactoring 2023-09-23 21:06:38 +02:00
0a8e41ac09
Fix file upload race condition that might occur during reconnection 2023-09-23 20:58:55 +02:00
d6b0926c71
Cleanup 2023-09-19 21:20:41 +02:00
f01cb4092b
Use local queue & separate tables for secret chat messages 2023-09-19 14:49:53 +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
86b3c7787b
Fixes 2023-09-05 21:26:15 +02:00
060c4ffd38
Fixes 2023-09-05 21:19:01 +02:00
26823cc46d
Move all dialog ID-related methods to DialogId enum 2023-09-05 15:34:40 +02:00
02e18baf06
Multiple improvements 2023-09-05 15:11:10 +02:00
b9ec2b7cc2
Add support for bot API secret chat IDs 2023-09-04 20:01:28 +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
ec00340350
Add FilterFromBot filter 2023-09-01 16:09:13 +02:00
e7fc3ccc53
Fix 2023-08-31 18:50:48 +02:00
7cfa861347
Psalm fixes 2023-08-31 18:02:11 +02:00
85000058f2
Remove isSupergroup and create isSupergroupOrChannel method 2023-08-29 22:12:42 +02:00
5419a35075
Misc fixes 2023-08-21 10:11:23 +02:00
9ed87db50a
More fixes 2023-08-20 19:07:14 +02:00
7dfe57a4dc
Add FilterEnded;FilterOutgoing and Ended;Outgoing filters for calls 2023-08-20 18:14:26 +02:00
1458a2b42b
Allow playing streams via IPC 2023-08-20 14:17:21 +02:00
fb74752588
Fix a bug in the VoIP::skip() method, add VoIP::getCurrent method 2023-08-19 21:20:51 +02:00
1d989eeabe
Fix playing and converting VoIP audio from a stream 2023-08-19 17:33:47 +02:00
c37df506ad
Allow uploading files directly from streams! 2023-08-19 16:17:16 +02:00
bd07cfccb8
Final improvements 2023-08-14 20:54:16 +02:00
bd1d23062d
Improve cancellation 2023-08-14 19:17:50 +02:00
2f1ce8f716
Allow playing files of any format 2023-08-14 18:28:44 +02:00
4b9ade0fea
Improve API 2023-08-14 17:16:59 +02:00
f4db68954a
Fixes 2023-08-14 16:10:20 +02:00
9aa1e3ba6e
Remove all side effects 2023-08-14 15:48:39 +02:00
726a6ba1e2
Properly validate all OPUS packets 2023-08-13 18:41:37 +02:00
df1e6b2ba8
Add downloadToReturnedStream method 2023-08-13 17:23:33 +02:00
789f623986
Remove all deprecated APIs and polyfills 2023-08-13 11:59:05 +02:00
ef4c083526
Add copyright notices 2023-08-13 11:40:35 +02:00
8678bba3bb
Implement hold logic 2023-08-12 21:47:09 +02:00
c9ffd30024
Allow IPC usage 2023-08-12 17:45:25 +02:00
4d5a12d24b
Final fixes 2023-08-06 22:00:31 +02:00
a3094016e8
Fix logout in case of session termination 2023-08-06 16:29:29 +02:00
5255cf3460
Increase release 2023-08-05 22:55:13 +02:00
203815a322
Psalm fixes 2023-08-05 21:26:58 +02:00
e79ba357b2
Cleanup 2023-08-05 19:13:26 +02:00
89e1230b06
Add FromAdminOrOutgoing simple filter, markdownUrlEscape function, fix pagination hash & other fixes 2023-08-04 20:15:37 +02:00
b5055c1c38
Populated imported flag 2023-07-29 15:53:52 +02:00
6e3312917e
Update localization 2023-07-23 16:33:02 +02:00
ba98ea5b74
Improve renaming of bot API file IDs 2023-07-23 15:44:56 +02:00
fd1e2fae87
Add source code of @tgstories_dl_bot 2023-07-21 20:02:01 +02:00
7c871d977b
Multiple fixes and improvements 2023-07-21 19:21:34 +02:00
296d9500ac
cs-fix 2023-07-21 17:49:55 +02:00
923afaf651
Add support for stories (and fix some bugs, too) 2023-07-20 21:09:57 +02:00
b9e512bf57 Fix 2023-07-16 20:22:22 +02:00