5d30d1cc56
Refactor
2024-04-19 15:24:43 +02:00
3f31a3e22a
Fixes to conversion
2024-04-18 23:20:23 +02:00
92b9f057ba
Fixes
2024-04-18 20:46:05 +02:00
Amir
43df573557
Merge branch 'danog:v8' into v8
2024-04-07 18:25:37 +03:30
5e261e0799
Update docs
2024-04-06 17:13:15 +02:00
amir
e7ea239256
Add sendGif method
2024-03-26 17:17:17 +03:30
amir
970b2dd675
Add sendVoice method
2024-03-26 16:54:39 +03:30
amir
ad4fc18d06
Add sendAudio method
2024-03-26 16:16:28 +03:30
amir
0414f2da43
Add sendVideo method
2024-03-25 00:09:56 +03:30
amir
eea186a236
Add sendSticker method
2024-03-24 22:59:27 +03:30
d14c722db7
Finalize all methods
2024-03-10 15:55:48 +01:00
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