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

27 Commits

Author SHA1 Message Date
5e1e059808
Improvements to getDownloadLink 2023-07-16 15:34:26 +02:00
861ade96cf
Fix simple filters 2023-07-16 15:02:06 +02:00
b421f393b6
Add getDownloadLink, openFileAppendOnly functions and improve static analysis 2023-07-16 13:02:07 +02:00
ff743d1418
Fixes 2023-07-14 16:34:52 +02:00
2a648fe3bc
Reduce latency 2023-07-13 17:05:44 +02:00
8f66319b66
Implement PSR-4 autoloading for plugin paths 2023-07-10 21:15:35 +02:00
f314cd9f2c
Allow usage of getPlugin from IPC clients thanks to the PluginEventHandlerProxy 2023-07-10 19:21:22 +02:00
8fd4aa7e2d
Improve pure phar installs 2023-07-09 18:42:42 +02:00
30890ae4e5
Allow uploading PHP memory resources and add reportMemoryProfile method 2023-07-08 17:41:40 +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
7a739ee45b
Add messageEntitiesToHtml, htmlToMessageEntities, markdownToMessageEntities methods 2023-07-01 14:17:11 +02:00
33f8ade1ac
Performance improvement 2023-06-28 15:50:38 +02:00
f6dfe47ce1
Restore templates 2023-06-18 22:40:43 +02:00
f532e7d678
Cleanup 2023-06-18 22:13:12 +02:00
bd8602c57d
Update 2023-06-18 21:18:38 +02:00
f572f7606f
Implement QR code login, allow restart()ing the IPC daemon, wrap Cancellations in the IPC client 2023-06-18 20:55:16 +02:00
5505a9b0fc
Fix bugs 2023-06-14 22:19:05 +02:00
e80285ea87
Improve logic a bit 2023-06-14 19:27:06 +02:00
5ae62f3574
Share self-restart logic 2023-06-14 18:29:19 +02:00
99e842d9ce
Final fixes 2023-05-19 22:24:07 +02:00
441c5a105d Cleanup public namespace 2023-02-16 18:38:47 +01:00
4d0bfbc343 Gracefully handle IPC server restarts 2023-01-29 17:05:53 +01:00
e2392db86c Fetch entire update history when using getDialogs with bots 2023-01-29 16:48:18 +01:00
3e0078e7ed Ipc fix 2023-01-29 15:17:49 +01:00
cf926a3edd Misc psalm fixes 2023-01-28 16:39:03 +01:00
f5c94fcae3 Refactor public API 2023-01-27 14:20:47 +01:00