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

4229 Commits

Author SHA1 Message Date
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
c3cc181dba
More VoIP progress 2023-09-03 19:05:22 +02:00
bb4bfb256c
Refactoring 2023-09-03 19:05:22 +02:00
AhJ
863f063c7a
Merge branch 'danog:v8' into story 2023-09-03 16:25:19 +03:30
َAhJ
5d4460cd48 change file name 2023-09-03 16:23:26 +03:30
َAhJ
b4b8f096ce add more bounded methods 2023-09-03 16:21:45 +03:30
َAhJ
f9162ac717 add topic methods 2023-09-03 11:54:53 +03:30
َAhJ
422ac243e4 fix story, add message action 2023-09-03 11:54:15 +03:30
َAhJ
bdb1918bc5 add getStory method, fix doctypes 2023-09-03 00:37:49 +03:30
Alexander Pankratov
6625c6d8a0 Fix: safari 2023-09-02 22:22:09 +02:00
َAhJ
7f784c66f0 add getHtml method, fix report method 2023-09-02 23:37:35 +03:30