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

250 Commits

Author SHA1 Message Date
Mahdi
e73a6a6334 Final Fix 2023-09-25 14:07:36 +03:30
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
Mahdi
6e8cba490d Update secret chat and SecretMessage strategy
- Update some field in AbstractMessage and Message class
- Remove some Todos as it implemented!
- just 1 Todo in mean time and need changes thats getReply method
- Run composer cs-fix
2023-09-24 15:40:52 +03:30
Mahdi
f3c715e9b9
Merge branch 'danog:v8' into v8 2023-09-21 12:22:32 +00:00
385e067e85
Fix FromAdminOrOutgoing filter 2023-09-16 19:49:34 +02:00
2514334e6b
Fix issue in DialogTopicEdited 2023-09-16 19:34:11 +02:00
Mahdi
0e27befbf8
Merge branch 'v8' into v8 2023-09-07 18:47:24 +00:00
َAhJ
9f80939575 handle sendMessageGamePlayAction 2023-09-07 00:56:29 +03:30
Mahdi
fcb5c8ba95 More fixes and works on Media classes! 2023-09-07 00:30:41 +03:30
Mahdi
13cb94ea13 More fixes and works on Media classes! 2023-09-06 23:13:14 +03:30
Mahdi
252f820011 Add support for secret chats in SimpleEventHandler!
- Add SecretChat service message classes.
- Separate PrivateMessage classes.
- Note that chatId and senderId marked as TODO to be added soon ...
- cs-fix
2023-09-06 23:01:07 +03:30
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
8c14ff5fb8
Fix account.changeAuthorizationSettings, messages.editExportedChatInvite, channels.editForumTopic, phone.toggleGroupCallSettings, phone.toggleGroupCallRecord, phone.editGroupCallParticipant 2023-09-06 18:19:45 +02:00
cf02007eb0
Minor improvements 2023-09-06 17:55:31 +02:00
َAhJ
c04445b989 fixing 2023-09-06 18:18:14 +03:30
َAhJ
10378591cd Fix GroupCall class 2023-09-06 16:58:41 +03:30
َAhJ
b675995ac8 fix methods 2023-09-06 16:58:18 +03:30
َAhJ
d587147a24 fix handle updateStatus 2023-09-06 01:12:23 +03:30
8fe4128474 cs-fix 2023-09-05 22:21:35 +02:00
a97c6c6f18
Update 2023-09-05 22:01:55 +02:00
527d0a85f6
Rename stuff 2023-09-05 21:57:48 +02:00
ee970c8f00
Final tweaks 2023-09-05 21:48:41 +02:00
5b0e3fe083
Clean 2023-09-05 21:28:33 +02:00
86b3c7787b
Fixes 2023-09-05 21:26:15 +02:00
060c4ffd38
Fixes 2023-09-05 21:19:01 +02:00
d38845d320
Merge pull request #1397 from AhJXD/story
Provide abstractions for all updates & many bound methods
2023-09-05 20:55:58 +02:00
َAhJ
b66dc0641c fix descriptions 2023-09-05 21:00:02 +03:30
َAhJ
13743f76c7 some fixing 2023-09-05 18:20:40 +03:30
َAhJ
ecdaa07b32 handle user updates 2023-09-05 18:20:40 +03:30
َAhJ
59824ac119 handle updateStatus 2023-09-05 18:20:40 +03:30
َAhJ
eb5a4085ee Improve Message action & handle Action updates 2023-09-05 18:20:40 +03:30
َAhJ
f375084553 Fix Privacy & handle updatePrivacy 2023-09-05 18:20:40 +03:30
26823cc46d
Move all dialog ID-related methods to DialogId enum 2023-09-05 15:34:40 +02:00
َAhJ
5d4460cd48 change file name 2023-09-03 16:23:26 +03:30
َAhJ
b4b8f096ce add more bounded methods 2023-09-03 16:21:45 +03:30
َAhJ
f9162ac717 add topic methods 2023-09-03 11:54:53 +03:30
َAhJ
422ac243e4 fix story, add message action 2023-09-03 11:54:15 +03:30
َAhJ
bdb1918bc5 add getStory method, fix doctypes 2023-09-03 00:37:49 +03:30
َAhJ
7f784c66f0 add getHtml method, fix report method 2023-09-02 23:37:35 +03:30
َAhJ
fb98b0d03d add some description 2023-09-02 23:28:57 +03:30
AhJ
17df5ff7a3
Merge branch 'danog:v8' into story 2023-09-02 23:11:53 +03:30
Mahdi
ddee267781 Fix 2023-09-02 18:55:01 +03:30
Mahdi
f9383bee0d
Merge branch 'danog:v8' into v8 2023-09-02 18:41:40 +03:30
529206f347
Update 2023-09-02 15:22:08 +02:00
a5e040c208
Update Media.php 2023-09-02 15:20:09 +02:00
82e16a6a7d
Update Media.php 2023-09-02 15:12:38 +02:00
97169b5853
Fix 2023-09-02 15:08:14 +02:00
3ffa410340
Composer build 2023-09-02 15:07:18 +02:00
1968fa9a96
Document some fields 2023-09-02 15:06:06 +02:00