1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-27 03:34:42 +01:00
Commit Graph

4306 Commits

Author SHA1 Message Date
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
AhJ
dcbe644795
Merge branch 'danog:v8' into story 2023-09-01 18:29:47 +03:30
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
98e82c1b93
Merge branch 'v8' into story 2023-09-01 16:34:40 +02:00
2cbdafca11
Use 2.1.0 2023-09-01 16:34:32 +02:00
048c28cb2d
Update 2023-09-01 16:20:34 +02:00
1b2ac28f49
Trigger build 2023-09-01 16:11:08 +02:00
2d0bea4d03
Merge branch 'v8' into story 2023-09-01 16:10:22 +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
3c9e2d8e17
Merge branch 'v8' into story 2023-09-01 15:53:53 +02:00
9221503d02
Update 2023-09-01 15:53:47 +02:00
e4844b75ce
Trigger CI 2023-09-01 15:53:08 +02:00
c879e85b6b
Merge branch 'v8' into story 2023-09-01 15:49:21 +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
َAhJ
500d4e0c2e add bounded methods 2023-08-31 15:29:15 +03:30
َAhJ
ca101a2143 Handle updateSentStoryReaction 2023-08-31 15:29:02 +03:30
َAhJ
0ac976d4fe Handle story update 2023-08-31 13:59:58 +03:30
َAhJ
707560d621 delete unused class 2023-08-31 13:59:46 +03:30
َAhJ
ba7aeb6ec6 Add Privacy class 2023-08-31 13:59:33 +03:30
َAhJ
7a0a9af1f4 Handle story update 2023-08-31 13:59:22 +03:30
َAhJ
b08f08e3ee Add Privacy class 2023-08-31 13:59:01 +03:30
َAhJ
498ccc8849 Add copyright 2023-08-31 13:58:37 +03:30
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