79953f2698
Fixup
2024-03-10 15:55:18 +01:00
8721db3f31
Refactor
2024-03-10 15:48:55 +01:00
e218632ffd
Bump
2024-03-08 13:24:05 +01:00
47e2c052fa
Cs-fix
2024-02-05 23:26:52 +01:00
7f0dd3bfb3
cs-fix
2024-01-17 11:03:20 +01:00
566d996eef
Build
2024-01-11 20:52:41 +01:00
b39f29ead5
cs-fix
2023-12-14 19:57:41 +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
9dcfa24197
Remove remaining usages of Peer constructors
2023-12-14 19:24:08 +01:00
2c9e6c9faa
Refactoring and performance improvements
2023-12-14 15:44:09 +01:00
4de97c29b0
Fixes
2023-12-12 17:57:48 +01:00
25c99b944e
Add HTML escaping helper function for MadelineProto's HTML entity converter
2023-11-30 17:12:48 +01:00
1dcc9af659
Simplify code escaping
2023-11-20 21:48:21 +01:00
77ce9de35c
Fixes
2023-11-11 16:47:17 +01:00
10f22111ac
Update schema
2023-11-09 21:03:01 +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
8e171c90fc
Update
2023-09-30 21:43:03 +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
6baac5b14a
Try changing php-cs-fixer version
2023-09-29 17:51:02 +02:00
a1f3a41e9f
Serialize when the session is created
2023-09-29 17:30:08 +02:00
eec2605a9f
Fixes
2023-09-28 21:03:56 +02:00
64d05b96f2
Fixes
2023-09-28 19:33:23 +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
584dd504b3
Add public-facing getSecretMessage method
2023-09-24 19:55:06 +02:00
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