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

3639 Commits

Author SHA1 Message Date
1f654d8f26
Ban plugins from using file_get_contents, PDO, files 2023-07-09 16:55:08 +02:00
e4ff361ee7
Use PSR naming scheme for plugin files 2023-07-09 16:39:43 +02:00
74d6fea009
Use PSR naming scheme for plugin files 2023-07-09 16:36:30 +02:00
ba94c478d1
Add support for more buttons 2023-07-09 15:58:03 +02:00
2b30be0d2c
Allow automatically pinning broadcasted messages 2023-07-09 15:42:08 +02:00
758354fa85
Cleanup 2023-07-09 15:18:17 +02:00
aee4b40905
Tweak smore 2023-07-09 14:54:36 +02:00
b5d5890ae7
Reduce memory usage during flood waits by tweaking defaults 2023-07-09 14:43:51 +02:00
3eb0cc359a
Use distinct PluginEventHandler class to make it clearer that a plugin is actually a plugin 2023-07-09 14:38:39 +02:00
b51f388696
Choose simpler way of interrupting execution flow to install plugins 2023-07-09 13:54:41 +02:00
8b65f51bb0
Try slightly different approach 2023-07-08 22:37:13 +02:00
47f53cf049
cs-fix 2023-07-08 22:24:31 +02:00
83a6b48471
Recursively include plugins returned by getPluginPaths() 2023-07-08 22:14:49 +02:00
0ad2d5e187
Higher priority for abstract handlers 2023-07-08 21:42:47 +02:00
cc4a99d598
Improve performance 2023-07-08 21:42:18 +02:00
c5b7a06641
Small fix 2023-07-08 17:53:41 +02:00
9f4a1d5dc0
Cleanup examples 2023-07-08 17:46:45 +02:00
30890ae4e5
Allow uploading PHP memory resources and add reportMemoryProfile method 2023-07-08 17:41:40 +02:00
7c14ff9924
Fixes 2023-07-08 17:11:21 +02:00
e21b45b547
Add tests 2023-07-08 16:48:47 +02:00
120176c668
Implement automatic waveform decoding 2023-07-08 16:43:13 +02:00
a278f1efc1
Finish implementing filters 2023-07-08 15:45:14 +02:00
e454f373cf
Implement simple filters 2023-07-07 22:19:34 +02:00
bab9efa656
Finalize API 2023-07-07 22:06:32 +02:00
b6c4fcdc7b
Fix file uploads with uv 2023-07-07 16:56:03 +02:00
bfc0ee9065
Update 2023-07-07 15:23:01 +02:00
1d850a6209
Simplify 2023-07-06 22:09:09 +02:00
b5a7513555
Settle for the simplest structure 2023-07-06 21:59:36 +02:00
5e1b6cda10
Simplify structure 2023-07-06 21:39:20 +02:00
f1c28fabba
Add some service messages 2023-07-06 20:58:12 +02:00
af0494089f
Add more filters 2023-07-05 22:00:57 +02:00
622d83a97a
Add remaining filters 2023-07-05 21:28:17 +02:00
a157f277c1
Improve getInfo/getType, add wrapper methods 2023-07-04 19:48:23 +02:00
6a8fcda99e
Further refactoring 2023-07-04 18:19:06 +02:00
92057dab27
Improve a bit 2023-07-01 19:14:53 +02:00
cd084736f7
Add info about forwarded messages 2023-07-01 19:06:30 +02:00
cc04600cd3
Handle reply_to fields 2023-07-01 18:45:35 +02:00
987fe97810
Refactoring 2023-07-01 18:22:27 +02:00
73dd93a0d9
Improve class hierarchy 2023-07-01 18:04:20 +02:00
64dfbdc822
Add keyboard abstraction 2023-07-01 17:53:29 +02:00
1d7dfb2042
Improve docs 2023-07-01 14:39:33 +02:00
95a34de20c
Bugfixes 2023-07-01 14:31:57 +02:00
2fec7cfe7f
Properly escape when building HTML 2023-07-01 14:24:50 +02:00
7a739ee45b
Add messageEntitiesToHtml, htmlToMessageEntities, markdownToMessageEntities methods 2023-07-01 14:17:11 +02:00
56827fa0e2
Refactoring 2023-07-01 13:04:59 +02:00
03bd930335
Misc performance improvements 2023-06-30 20:52:38 +02:00
ff281761f8
Simplify and improve message id handling 2023-06-29 16:11:05 +02:00
f9246078ce
Remove legacy constructors 2023-06-28 18:57:16 +02:00
4fdde133e6
Cleanup 2023-06-28 16:10:30 +02:00
33f8ade1ac
Performance improvement 2023-06-28 15:50:38 +02:00