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

307 Commits

Author SHA1 Message Date
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
2acd733355 Fixes 2023-09-28 19:46:49 +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
829c249abb Media support 2023-09-28 19:15:29 +02:00
f5ff772640 Refactoring 2023-09-28 18:53:18 +02:00
e6c3220d70 Fixes 2023-09-28 18:34:24 +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
83a712d0c7
Update ChannelMessage.php 2023-09-28 18:01:53 +02:00
40fec09237
Update AbstractVideo.php 2023-09-28 17:58:37 +02:00
096a89eac3
Update AbstractAudio.php 2023-09-28 17:58:11 +02:00
Mahdi
b10e08fca3 Add phpDoc for DialogDeleteMessages class 2023-09-27 16:18:46 +03:30
Mahdi
5d610ec4de Fix
- move service messages of secret chat out of secret namespace and use some of implemented instead in some case
- tag medias as todo
- other fixes
- Run composer cs-fix
2023-09-27 16:13:42 +03:30
AhJ
e5a18d9bb7
Update enableTTL method 2023-09-25 23:00:32 +03:30
َAhJ
d7d67eaea0 fix method name 2023-09-25 15:16:30 +03:30
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
AhJ
8b0eb78cb1
remove empty space 2023-09-25 12:56:16 +03:30
َAhJ
b490ba773d add some bounded methods 2023-09-25 12:54:21 +03:30
َAhJ
1780081478 add more info for getBotApp method 2023-09-25 12:20:26 +03:30
َAhJ
9f576a4efc fix EmojiTap 2023-09-25 11:18:45 +03:30
َAhJ
c3398c7b76 fixing 2023-09-24 21:49:10 +03:30
َAhJ
939a30109d change filter names. 2023-09-24 21:36:08 +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
89acaf667b change class name 2023-09-24 21:25:43 +03:30
َAhJ
5fd5612b9b Make comments better look 2023-09-24 21:22:17 +03:30
َAhJ
c364996106 fix some MediaStory bugs 2023-09-24 18:33:36 +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
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
َAhJ
20ea920493 make property nullable 2023-09-24 01:33:16 +03:30
َAhJ
c30728eacb add named args, fix description 2023-09-24 01:33:04 +03:30
َAhJ
caabdbe6dd fix get story method 2023-09-24 01:26:40 +03:30
َAhJ
30dbf357ff delete useless Filter 2023-09-24 01:25:58 +03:30
َAhJ
b1d88e8b95 neat namespaces & wrapMessagemethod 2023-09-24 01:25:47 +03:30
َAhJ
e004d46c6d Improve descriptions 2023-09-24 01:24:56 +03:30
َAhJ
8d33c676a9 Fix wallpaper & DialogSetChatWallPaper 2023-09-24 01:24:38 +03:30
َAhJ
0b467ebfd9 fixing 2023-09-23 21:00:11 +03:30
َAhJ
287d204f21 fix slowmode methods 2023-09-23 20:57:10 +03:30
َAhJ
91e43d894f Support channel story 2023-09-23 20:57:02 +03:30
َAhJ
58a897788b add SlowMode bounded method 2023-09-23 19:41:09 +03:30
َAhJ
4d6e4ab5d4 Change enum method 2023-09-23 13:10:48 +03:30
َAhJ
c41c8042a5 Add edit filters 2023-09-21 19:32:45 +03:30
َAhJ
2a5f5dc306 make enums better 2023-09-21 19:07:14 +03:30
AhJ
5fdeb955b7
Merge branch 'danog:v8' into Updates,-Bounded-methods 2023-09-21 18:42:47 +03:30