1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-03 15:27:45 +01:00
Commit Graph

4239 Commits

Author SHA1 Message Date
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
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
4c46d1a49f
Temporarily remove broken dependencies to fix DNS resolution 2023-09-05 18:10:12 +02:00
f4bc2b51f5
Multiple improvements 2023-09-05 17:51:32 +02:00
َ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
0fbf22f956
Allow binding to only ipv6 or only ipv4 addresses 2023-09-05 16:12:02 +02:00
b82ddab4c0
Update docs 2023-09-05 15:43:18 +02:00
255f0383ba
Force specific version of amphp/websocket 2023-09-05 15:36:18 +02:00
9ea91c23ff
Add missing file 2023-09-05 15:34:53 +02:00
26823cc46d
Move all dialog ID-related methods to DialogId enum 2023-09-05 15:34:40 +02:00
472844bbff
Update baseline 2023-09-05 15:12:46 +02:00
02e18baf06
Multiple improvements 2023-09-05 15:11:10 +02:00
AhJ
457ca6912b
Merge branch 'danog:v8' into story 2023-09-05 01:39:01 +03:30
b9ec2b7cc2
Add support for bot API secret chat IDs 2023-09-04 20:01:28 +02:00
01b8fe93b1
BC fixes 2023-09-03 20:19:50 +02:00
407c07c315
Disconnect from media DCs as needed 2023-09-03 20:16:00 +02:00
b03bf26e10
Properly reconnect in case of network issues 2023-09-03 19:47:26 +02:00
0e838c79a5
Fix connection hangs 2023-09-03 19:05:22 +02:00
d6bb47ca02
Cleanup 2023-09-03 19:05:22 +02:00
d243c4a31a
Begin connection refactoring 2023-09-03 19:05:22 +02:00