1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-02 21:47:49 +01:00
Commit Graph

4617 Commits

Author SHA1 Message Date
َAhJ
ce02a31401 Support Story for Filters 2023-09-11 01:44:00 +03:30
df691691bb
Update to layer 162 2023-09-10 22:23:47 +02:00
7f2931bf7b
Secret chat refactoring 2023-09-10 22:22:11 +02:00
ba3216b9a3
Multiple file-related fixes 2023-09-10 22:21:48 +02:00
Mahdi
bb82b91eda
Merge branch 'danog:v8' into v8 2023-09-08 17:34:17 +00:00
6bf45181db
Add nghttp2 to docker image, fix issue with messages.sendMedia 2023-09-08 11:53:54 +02:00
b079223deb
Fix 2023-09-07 21:41:17 +02:00
b3f1624c6a
Merge branch 'v8' into secret 2023-09-07 21:37:37 +02:00
ad5b968724
Increase release 2023-09-07 21:10:47 +02:00
0e28029907
Small fix 2023-09-07 21:02:03 +02:00
Mahdi
0e27befbf8
Merge branch 'v8' into v8 2023-09-07 18:47:24 +00:00
4e6fac06d3 Fixup CI for previous version 2023-09-07 19:28:11 +02:00
76c6bc7149 Fixup CI for previous version 2023-09-07 19:27:55 +02:00
95c31ff964
Increase release 2023-09-07 19:09:34 +02:00
43c9ec2162
Psalm fixes 2023-09-07 19:08:55 +02:00
634d2c8f82
Fix sendDocument/sendPhoto through IPC API 2023-09-07 19:00:14 +02:00
0d11019f2b
Fix upload of images with no content-length, fix usage of streams and filecallbacks through the IPC API 2023-09-07 18:55:37 +02:00
3b9c5dc238
Avoid GC bugs and improve media DC logic 2023-09-07 17:02:27 +02:00
da252bb291
Allow using fopen on php://memory, improve stream upload logic, handle MSG_WAIT_FAILED errors, improve call queue, improve tests 2023-09-07 16:24:35 +02:00
c6299d2f5a
Avoid dropping the connection for now 2023-09-07 09:12:43 +02:00
2131a91db4 Cs-fix 2023-09-06 23:34:48 +02:00
817d53d1eb
Merge pull request #1404 from AhJXD/debugging
handle sendMessageGamePlayAction
2023-09-06 23:29:32 +02:00
َAhJ
9f80939575 handle sendMessageGamePlayAction 2023-09-07 00:56:29 +03:30
852ed232bd Avoid GC issues 2023-09-06 23:00:58 +02:00
36d5bd8bc4 Avoid GC issues 2023-09-06 23:00:58 +02:00
Mahdi
fcb5c8ba95 More fixes and works on Media classes! 2023-09-07 00:30:41 +03:30
6b4d9e2233
Tell users to uninstall the psr extension 2023-09-06 22:26:45 +02:00
a3458d4a72
TL fix 2023-09-06 22:15:15 +02:00
Mahdi
0799a8a52f
Merge branch 'danog:v8' into v8 2023-09-06 19:44:33 +00:00
Mahdi
13cb94ea13 More fixes and works on Media classes! 2023-09-06 23:13:14 +03:30
309354d3aa
Remove deprecated function 2023-09-06 21:42:38 +02:00
Mahdi
04dc0c2a49 Merge remote-tracking branch 'origin/v8' into v8 2023-09-06 23:02:02 +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
8a9d3610f5
Fix dependencies 2023-09-06 21:26:59 +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
aa6bccd456
Fix bug and cleanup leftover calls 2023-09-06 19:15:54 +02:00
992e582775
Update 2023-09-06 18:57:38 +02:00
5706814ced
Improve parameters of public API 2023-09-06 18:39:48 +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
3abf8b5101
Secret chat fixes 2023-09-06 17:46:35 +02:00
4d9987538c
Merge pull request #1402 from AhJXD/debugging
Debugging
2023-09-06 17:46:29 +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