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

3693 Commits

Author SHA1 Message Date
06aa2e8057 Fix 2023-07-15 22:08:42 +02:00
2e7a50a8c0 Fix NOT optimization 2023-07-15 21:27:41 +02:00
6cc71a5c8e
Cleanup changelog 2023-07-15 16:34:54 +02:00
6991133d50
Final fixes 2023-07-15 16:34:38 +02:00
e81f4be805
Switch to custom MarkdownV2 parser 2023-07-15 16:02:32 +02:00
f4688e4954
Fixes 2023-07-14 20:51:06 +02:00
3d73faebba
Better abstractions 2023-07-14 20:39:32 +02:00
ae3b58b396
Update 2023-07-14 20:24:06 +02:00
60a7afb6a8
Update 2023-07-14 20:15:04 +02:00
a2270bae9e
Update changelog 2023-07-14 18:29:20 +02:00
c3c296bed4
Fixes 2023-07-14 17:41:32 +02:00
1255e1c66a
Improve docbuilder 2023-07-14 16:44:10 +02:00
ff743d1418
Fixes 2023-07-14 16:34:52 +02:00
44d1c7feed
Fix 2023-07-13 18:02:06 +02:00
73ef701d14
Improvement 2023-07-13 17:34:04 +02:00
6756e64667
Cleanup 2023-07-13 17:22:42 +02:00
569a021717
Do not complain if the plugin path does not exist yet 2023-07-13 17:09:44 +02:00
2a648fe3bc
Reduce latency 2023-07-13 17:05:44 +02:00
ccf83d3aee
Improve performance a bit 2023-07-13 16:54:57 +02:00
48e17f6ff2
Add example plugin (with IPC!) 2023-07-13 16:46:13 +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
df1019c941
Fixes 2023-07-11 20:23:34 +02:00
392ecdf08c
Add reply, delete bound methods 2023-07-11 19:43:31 +02:00
89e3481d5f
Further improve logic 2023-07-10 21:25:55 +02:00
9d64ddb287
Cleanup 2023-07-10 21:22:13 +02:00
8f66319b66
Implement PSR-4 autoloading for plugin paths 2023-07-10 21:15:35 +02:00
7d47e1f126
Improve 2023-07-10 20:14:59 +02:00
fce985afbc
Bugfix 2023-07-10 20:12:41 +02:00
d6f2daddba
One more string 2023-07-10 20:10:06 +02:00
1ce9ecf770
Improve 2023-07-10 20:05:46 +02:00
400590edd2
Localize errors 2023-07-10 19:56:44 +02:00
e7d8c746cc
Improve logic 2023-07-10 19:33:02 +02:00
6b5d7ad909
Execute migration just once 2023-07-10 19:26:32 +02:00
1ed51dd7fa
Update changelog 2023-07-10 19:23:52 +02:00
f314cd9f2c
Allow usage of getPlugin from IPC clients thanks to the PluginEventHandlerProxy 2023-07-10 19:21:22 +02:00
e5fddecce9
Add getReply function and more simple filters 2023-07-10 18:51:27 +02:00
4e1581c3d0
Add a bunch of new filters and a getAdmin function 2023-07-10 18:42:58 +02:00
b896ae8699
Fix 2023-07-10 10:13:11 +02:00
Alexander Pankratov
7e69782e74 Hotfix: waveform deserialization 2023-07-10 01:50:47 +02:00
Alexander Pankratov
dec5bff3c9 Fix: log deserialization errors 2023-07-10 00:51:34 +02:00
7d4cc59221
Merge pull request #1369 from danog/v8_async_upgrade
Fix: async database upgrade
2023-07-10 00:29:50 +02:00
Alexander Pankratov
7cbeb4c9cb Fix: async database upgrade 2023-07-10 00:27:24 +02:00
c57a63b365 Permit integer casting 2023-07-09 23:57:00 +02:00
8fd4aa7e2d
Improve pure phar installs 2023-07-09 18:42:42 +02:00
b8bc4cafe5
Add Cron attribute (rename the old Periodic attribute) 2023-07-09 18:13:37 +02:00
a401ea2495
Simplify a bit 2023-07-09 18:10:58 +02:00