1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-03 15:27:45 +01:00
MadelineProto/src/Ipc
2023-07-16 13:02:07 +02:00
..
Runner Add getDownloadLink, openFileAppendOnly functions and improve static analysis 2023-07-16 13:02:07 +02:00
Wrapper Cleanup 2023-06-18 22:13:12 +02:00
Client.php Fixes 2023-07-14 16:34:52 +02:00
ClientAbstract.php Cleanup public namespace 2023-02-16 18:38:47 +01:00
EventHandlerProxy.php Implement PSR-4 autoloading for plugin paths 2023-07-10 21:15:35 +02:00
ExitFailure.php Add messageEntitiesToHtml, htmlToMessageEntities, markdownToMessageEntities methods 2023-07-01 14:17:11 +02:00
IpcCapable.php Reduce latency 2023-07-13 17:05:44 +02:00
IpcState.php Cleanup public namespace 2023-02-16 18:38:47 +01:00
Server.php Cleanup public namespace 2023-02-16 18:38:47 +01:00
ServerCallback.php Cleanup public namespace 2023-02-16 18:38:47 +01:00
Wrapper.php Implement QR code login, allow restart()ing the IPC daemon, wrap Cancellations in the IPC client 2023-06-18 20:55:16 +02:00