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

86 Commits

Author SHA1 Message Date
20f308c49d Add support for pyroscope memory profiling 2024-05-20 17:42:04 +02:00
ccadcf42c8 Fixes 2024-05-15 22:27:54 +02:00
94f2727be2 Never invoke constructor of event handler 2024-04-18 20:55:22 +02:00
f49717bf1d More danog/AsyncOrm fixes 2024-04-06 22:17:05 +02:00
a6e5e5e354 Even more migration fixes 2024-04-06 21:40:04 +02:00
8fca83f8e6 Fixes 2024-04-06 19:01:37 +02:00
6eb0954419 Switch to danog/async-orm 2024-04-06 13:08:41 +02:00
ea2471f83d Begin migration to danog/async-orm and new version of danog/tg-file-decoder 2024-04-01 19:08:32 +02:00
f1519b2cdc Validate EventHandler as well 2024-03-10 19:52:37 +01:00
2f04e0a60f Another small fix 2024-01-26 19:02:08 +01:00
AhJ
d033365030 fixing nullable 2024-01-06 18:32:05 +03:30
717902ec48 Secret chat media improvements and report errors thrown from event handler to the report peer of the current event handler. 2023-12-14 18:05:04 +01:00
63f379e787 Fix broadcasts 2023-12-07 19:09:25 +01:00
151a809c6e Fixes 2023-11-11 16:55:29 +01:00
0d8a718340 Fix composer plugins 2023-10-26 20:19:37 +02:00
f06cce31ed cs-fix 2023-10-01 21:12:25 +02:00
ba682d0eca
Merge pull request #1419 from thebrutish/v8
Add onStop method
2023-10-01 20:41:31 +02:00
amir
2310da7d39 Add onStop method into __destruct() 2023-10-01 21:50:24 +03:30
27d21681e7 Change cs rules 2023-10-01 20:05:04 +02:00
amir
1ca83568cf Add onStop method 2023-10-01 20:58:46 +03:30
274968df4b
Add virtual updateNewOutgoingEncryptedMessage update 2023-09-24 19:45:48 +02:00
f01cb4092b
Use local queue & separate tables for secret chat messages 2023-09-19 14:49:53 +02:00
3b9c5dc238
Avoid GC bugs and improve media DC logic 2023-09-07 17:02:27 +02:00
cbe87bca8d
Indent phpdocs 2023-09-06 21:12:19 +02:00
02e18baf06
Multiple improvements 2023-09-05 15:11:10 +02:00
d6bb47ca02
Cleanup 2023-09-03 19:05:22 +02:00
0eb5b36421
Avoid connecting to old DCs that the server told us to forget about 2023-08-27 10:50:35 +02:00
11bf2138ba
Performance improvements 2023-08-27 10:46:42 +02:00
04e14b7e5e Fix 2023-08-15 23:21:51 +02:00
da1b0a634f
Validate event handlers 2023-08-15 21:18:10 +02:00
789f623986
Remove all deprecated APIs and polyfills 2023-08-13 11:59:05 +02:00
203815a322
Psalm fixes 2023-08-05 21:26:58 +02:00
663afb6a76
Psalm fixes 2023-08-05 20:53:57 +02:00
d9541808fe
Multiple fixes 2023-07-27 13:20:30 +02:00
3d6186235f
Allow inclusion of traits, interfaces in plugins, fix creation of sessions, improve addReaction/delReaction/getOurReactions methods 2023-07-26 17:36:53 +02:00
ba98ea5b74
Improve renaming of bot API file IDs 2023-07-23 15:44:56 +02:00
d2c68b6372
Validate all attributes 2023-07-23 13:26:07 +02:00
8f6bea02a5
Allow specifying command types in FilterCommand 2023-07-18 20:35:01 +02:00
d7a713971b
Localize more errors 2023-07-18 16:11:27 +02:00
2f8c3016c0
Download script improvements 2023-07-18 15:44:09 +02:00
ee0e99becc Fix multi event handler 2023-07-16 22:26:23 +02:00
bfd7db0e94
Improving static analysis 2023-07-16 14:12:23 +02:00
a2270bae9e
Update changelog 2023-07-14 18:29:20 +02:00
c3c296bed4
Fixes 2023-07-14 17:41:32 +02:00
569a021717
Do not complain if the plugin path does not exist yet 2023-07-13 17:09:44 +02:00
be22716329
Add sendMessageToAdmins 2023-07-13 16:40:56 +02:00
caecd1ba41
Last fixes 2023-07-13 16:19:36 +02:00
d7246aabd3
Last fixes 2023-07-13 16:16:39 +02:00
b9a9aa8af3
Include plugins before deserializing session 2023-07-13 16:02:53 +02:00
3e8047cd1b
Fixes 2023-07-13 15:25:13 +02:00