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

39 Commits

Author SHA1 Message Date
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
27d21681e7 Change cs rules 2023-10-01 20:05:04 +02:00
949758aeb5 Cancellation support 2023-09-30 21:29:51 +02:00
54c935a3ca Add secret chat support to sendDocument/sendPhoto 2023-09-30 20:19:03 +02:00
55fd50afb0 Fixes 2023-09-28 22:21:12 +02:00
eec2605a9f Fixes 2023-09-28 21:03:56 +02:00
17f8f0e8f5 Fix everything 2023-09-28 20:52:21 +02:00
8dffdd0ff4 Fixes 2023-09-28 19:59:44 +02:00
fd27fd700b fixes 2023-09-28 19:42:28 +02:00
8794309dfb Fixes 2023-09-28 19:36:45 +02:00
64d05b96f2 Fixes 2023-09-28 19:33:23 +02:00
462cb882e2 Merge branch 'v8' into secret 2023-09-28 18:16:01 +02:00
eeae942980 Cleanup 2023-09-28 18:11:48 +02:00
Mahdi
e0129cd407 Add some fixes and stuff
- Force getSecretMessage method to return SecretMessage
- Implement last Todo (getReply method inside SecretMessage class)
- Add private file field into media class for supporting download medias from secret chats
- Run composer cs-fix
2023-09-25 13:39:00 +03:30
َAhJ
804ac92855 fix media, mediastory, etc 2023-09-24 21:35:56 +03:30
َAhJ
cc36bba7eb fix $cb comment 2023-09-24 21:26:55 +03:30
AhJ
f56b5b733c
Add $cb to downloadToFile 2023-09-24 11:40:54 +03:30
َAhJ
52ddfc4a42 Add Media Story
Will handle non-downloadable medias
2023-09-24 02:18:03 +03:30
a5e040c208
Update Media.php 2023-09-02 15:20:09 +02:00
82e16a6a7d
Update Media.php 2023-09-02 15:12:38 +02:00
Mahdi
c7b222ed78 Do som fixes
- Run composer cs-fix
2023-09-02 16:22:07 +03:30
Mahdi
899054337e Fix return type of some methods 2023-09-01 21:15:32 +03:30
Mahdi
bf54382e1d Fix typos
- Run composer cs-fix
2023-09-01 17:34:10 +00:00
Mahdi
f18576dcd0 Run composer cs-fix 2023-09-01 17:05:20 +00:00
Mahdi
7ad1dbec58 Add description for saveContact bound method
- Add inviteToChannel to message class
- Add ban ,unban to GroupMessage class
2023-09-01 14:45:56 +00:00
Mahdi
e73f2d293b Add download bound method for media types 2023-09-01 13:26:32 +00:00
8379bd8fc4
Update 2023-09-01 15:04:04 +02:00
c339f86100
Add cb, offset and end parameters to getStream 2023-08-21 18:48:54 +02:00
1d989eeabe
Fix playing and converting VoIP audio from a stream 2023-08-19 17:33:47 +02:00
ef4c083526
Add copyright notices 2023-08-13 11:40:35 +02:00
76446a2d82
Remove non-IPC fallback, improve IPC logic 2023-07-25 18:44:30 +02:00
1726441d54
Final fixes 2023-07-16 16:00:09 +02:00
0f409ad727
Add getDownloadLink bound method 2023-07-16 14:55:00 +02:00
60a7afb6a8
Update 2023-07-14 20:15:04 +02:00
2a648fe3bc
Reduce latency 2023-07-13 17:05:44 +02:00
392ecdf08c
Add reply, delete bound methods 2023-07-11 19:43:31 +02:00
b896ae8699
Fix 2023-07-10 10:13:11 +02:00
a157f277c1
Improve getInfo/getType, add wrapper methods 2023-07-04 19:48:23 +02:00
6a8fcda99e
Further refactoring 2023-07-04 18:19:06 +02:00