1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-11 21:28:17 +01:00
Commit Graph

41 Commits

Author SHA1 Message Date
892855f399
Avoid integer overflow 2023-08-29 10:07:59 +02:00
0eb5b36421
Avoid connecting to old DCs that the server told us to forget about 2023-08-27 10:50:35 +02:00
5419a35075
Misc fixes 2023-08-21 10:11:23 +02:00
882afe2527
Fix 2023-08-20 23:02:00 +02:00
f59edfaa53
Improve validation 2023-08-20 21:39:43 +02:00
9ae0c3b4fd
Improve error messages 2023-08-20 21:30:36 +02:00
9ed87db50a
More fixes 2023-08-20 19:07:14 +02:00
5b804bec28
Wait for main socket to come up 2023-08-20 18:36:59 +02:00
9da416b597
Add VoIP::pause/VoIP::resume methods 2023-08-20 18:31:21 +02:00
7dfe57a4dc
Add FilterEnded;FilterOutgoing and Ended;Outgoing filters for calls 2023-08-20 18:14:26 +02:00
2e6a992e3c
Update 2023-08-20 17:43:07 +02:00
7205a3a497
Improvements 2023-08-20 17:15:19 +02:00
5d93397f7e
Avoid issues during the handshake 2023-08-20 17:11:19 +02:00
6ce512e0bc
Add support for TCP streams 2023-08-20 16:05:52 +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
03d190fde0
Log VoIP state transitions 2023-08-19 18:29:55 +02:00
c37df506ad
Allow uploading files directly from streams! 2023-08-19 16:17:16 +02:00
2bc9e3d750
Fixes 2023-08-15 12:41:45 +02:00
bd07cfccb8
Final improvements 2023-08-14 20:54:16 +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
726a6ba1e2
Properly validate all OPUS packets 2023-08-13 18:41:37 +02:00
f0d156adea
Allow playing remote URLs and streams 2023-08-13 18:31:31 +02:00
e8ad2791bd
ACK NOPs 2023-08-13 18:26:28 +02:00
ef4c083526
Add copyright notices 2023-08-13 11:40:35 +02:00
9f0035a76c
Improve cleanup logic 2023-08-12 21:49:56 +02:00
232641f7f7
Add discard reason enum 2023-08-12 21:47:30 +02:00
8678bba3bb
Implement hold logic 2023-08-12 21:47:09 +02:00
2ba8fd0618
Continue sending OPUS VoIP data even after a webhost execution timeout self-restart 2023-08-12 17:45:25 +02:00
c9ffd30024
Allow IPC usage 2023-08-12 17:45:25 +02:00
b2af64d84e
Refactor VoIP API 2023-08-12 17:45:25 +02:00
a26f906c5b
IPC&file fixes 2023-08-12 17:45:25 +02:00
33f8ade1ac
Performance improvement 2023-06-28 15:50:38 +02:00
2e4d79c94e
Add PeerNotInDbException 2023-06-25 15:27:46 +02:00
03a78dba98
Cleanup localization 2023-06-24 18:01:10 +02:00
26761f78a3
Fixes 2023-05-11 12:51:35 +02:00
e628d7cde8 Update to layer 158 2023-04-21 17:33:00 +02:00
441c5a105d Cleanup public namespace 2023-02-16 18:38:47 +01:00
f5c94fcae3 Refactor public API 2023-01-27 14:20:47 +01:00