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

4144 Commits

Author SHA1 Message Date
Mahdi
524f2a2e5c Fix 2023-09-01 17:37:30 +00:00
Mahdi
8cb7afcd08 Fix typo 2023-09-01 17:35:58 +00:00
Mahdi
bf54382e1d Fix typos
- Run composer cs-fix
2023-09-01 17:34:10 +00:00
Mahdi
f06087ae4a Update branch! 2023-09-01 17:07:58 +00:00
Mahdi
f18576dcd0 Run composer cs-fix 2023-09-01 17:05:20 +00:00
Mahdi
e0056ec4e4 Add some bound methods 2023-09-01 16:55:31 +00:00
dc35c8b755
Static thread count for psalm 2023-09-01 17:27:59 +02:00
62fc24bc1d
Speed up psalm 2023-09-01 17:14:30 +02:00
9ed47e4127
Update docs 2023-09-01 16:49:15 +02: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
2cbdafca11
Use 2.1.0 2023-09-01 16:34:32 +02:00
4729f9427c
Fixes 2023-09-01 16:10:17 +02:00
ec00340350
Add FilterFromBot filter 2023-09-01 16:09:13 +02:00
Mahdi
f3366c869c Add contact bound methods 2023-09-01 13:57:44 +00:00
ff658a962e
Add pcntl extension to docker image 2023-09-01 15:57:14 +02:00
9221503d02
Update 2023-09-01 15:53:47 +02:00
7a8f762aca
Add missing schema 2023-09-01 15:31:26 +02:00
Mahdi
e73f2d293b Add download bound method for media types 2023-09-01 13:26:32 +00:00
07176701bb
Update schema submodule 2023-09-01 15:16:47 +02:00
a904be25a2
Speed up build 2023-09-01 15:14:28 +02:00
5a02ae17a7
Fixes 2023-09-01 15:08:11 +02:00
8379bd8fc4
Update 2023-09-01 15:04:04 +02:00
4290c569fd
Add test.sh 2023-09-01 14:56:43 +02:00
692bde41db
Remove build_docker dependency for test 2023-09-01 14:55:19 +02:00
48fa46d30a
Update syntax 2023-09-01 14:53:46 +02:00
442f079225
Update syntax 2023-09-01 14:52:26 +02:00
ee9db1ab3f
Add pull request workflow 2023-09-01 14:51:30 +02:00
Mahdi
75db3a215d Add report bound method for Message class and ReportReason class for reasons
- change type of DiscardReason to string and do some fix on that
2023-09-01 12:48:44 +00:00
e7fc3ccc53
Fix 2023-08-31 18:50:48 +02:00
7cfa861347
Psalm fixes 2023-08-31 18:02:11 +02:00
9bca88520f
Improve assertions 2023-08-31 17:21:49 +02:00
cfb509f350
Fixes 2023-08-31 17:21:49 +02:00
1dce80972d
Merge pull request #1396 from mtalaeii/v8
Add entities to Message class
2023-08-30 21:01:37 +02:00
Mahdi
7e5f7b6050
Merge branch 'danog:v8' into v8 2023-08-30 21:52:30 +03:30
Mahdi
ec3e705b75 Cast $entity to MessageEntity class object if its still array 2023-08-30 21:49:36 +03:30
2976095e3d
Merge pull request #1395 from AhJXD/bounded-methods
Add Some Bounded methods
2023-08-30 19:37:43 +02:00
َAhJ
48983ee96b fixing 2023-08-30 21:01:56 +03:30
َAhJ
dc012cb89e Fix PhoneCall & DiscardReason 2023-08-30 21:01:50 +03:30
َAhJ
fcc0b6b570 Clear GroupCall classes 2023-08-30 21:01:24 +03:30
Mahdi
6064353024 Add description for entities classes 2023-08-30 20:36:04 +03:30
Mahdi
5afb0f00db
Merge branch 'danog:v8' into v8 2023-08-30 20:20:15 +03:30
88d6e65d91
Update Message.php 2023-08-30 18:33:56 +02:00
a860cb2dbb
Add simple example 2023-08-30 18:14:52 +02:00
Mahdi
698103b0c8 Add internal tag too class constructors 2023-08-30 17:09:44 +03:30
Mahdi
e76146664f Add Entities classes
- Make entity property as public
- Add support for objects in getHTML method!
2023-08-30 17:07:14 +03:30
AhJ
54eb52d2f9
Merge branch 'danog:v8' into bounded-methods 2023-08-30 16:44:09 +03:30
َAhJ
cb503d3487 Delete unused Classes 2023-08-30 16:40:12 +03:30
َAhJ
b7292fa160 Add more Dialogs 2023-08-30 16:39:06 +03:30
َAhJ
0cb77bd4d9 new block/unblock method 2023-08-30 16:39:06 +03:30
6694f5e5a0
Update ChannelMessage.php 2023-08-30 14:47:44 +02:00