1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-03 14:07:47 +01:00
MadelineProto/src
2023-02-06 15:14:02 +01:00
..
ApiWrappers Refactor public API 2023-01-27 14:20:47 +01:00
Db Refactor public API 2023-01-27 14:20:47 +01:00
DocsBuilder Refactor public API 2023-01-27 14:20:47 +01:00
Files Refactor public API 2023-01-27 14:20:47 +01:00
Ipc Gracefully handle IPC server restarts 2023-01-29 17:05:53 +01:00
Loop Intercept and rethrow exceptions during update handling 2023-02-06 15:14:02 +01:00
MTProto Refactor public API 2023-01-27 14:20:47 +01:00
MTProtoSession Fixes 2023-01-31 14:11:31 +01:00
MTProtoTools Intercept and rethrow exceptions during update handling 2023-02-06 15:14:02 +01:00
Namespace Fixes 2023-01-31 14:11:31 +01:00
RPCError Add FloodWaitError 2023-01-29 19:20:42 +01:00
SecretChats Refactor public API 2023-01-27 14:20:47 +01:00
Settings Refactor public API 2023-01-27 14:20:47 +01:00
Stream Refactor public API 2023-01-27 14:20:47 +01:00
TL Misc psalm fixes 2023-01-28 16:39:03 +01:00
VoIP Refactor public API 2023-01-27 14:20:47 +01:00
Wrappers Fix update2fa 2023-02-04 19:18:08 +01:00
AbstractAPI.php Misc psalm fixes 2023-01-28 16:39:03 +01:00
AnnotationsBuilder.php Fixes 2023-01-31 14:11:31 +01:00
API.php Test fibers before first login 2023-01-27 19:30:08 +01:00
APIWrapper.php Misc psalm fixes 2023-01-28 16:39:03 +01:00
AsyncTools.php Intercept and rethrow exceptions during update handling 2023-02-06 15:14:02 +01:00
Bug74586Exception.php Refactor public API 2023-01-27 14:20:47 +01:00
Connection.php Misc psalm fixes 2023-01-28 16:39:03 +01:00
ContextConnector.php Refactor public API 2023-01-27 14:20:47 +01:00
Conversion.php Refactor public API 2023-01-27 14:20:47 +01:00
DataCenter.php Fix self-updates 2023-01-28 14:53:07 +01:00
DataCenterConnection.php Refactor public API 2023-01-27 14:20:47 +01:00
DocsBuilder.php Refactor public API 2023-01-27 14:20:47 +01:00
DoHConnector.php Refactor public API 2023-01-27 14:20:47 +01:00
DoHWrapper.php Refactor public API 2023-01-27 14:20:47 +01:00
EventHandler.php Queue updates while onStart is running 2023-01-28 20:08:56 +01:00
Exception.php Refactor public API 2023-01-27 14:20:47 +01:00
FastAPI.php Refactor public API 2023-01-27 14:20:47 +01:00
FileCallback.php Refactor public API 2023-01-27 14:20:47 +01:00
FileCallbackInterface.php Refactor public API 2023-01-27 14:20:47 +01:00
GarbageCollector.php Revert hotfix, the bug has to be fixed upstream in php itself 2023-02-04 11:29:45 +01:00
InternalDoc.php Die immediately if running on PHP 8.2.2 2023-02-06 14:48:28 +01:00
Lang.php Refactor public API 2023-01-27 14:20:47 +01:00
LightState.php Refactor public API 2023-01-27 14:20:47 +01:00
Logger.php Refactor public API 2023-01-27 14:20:47 +01:00
LoggerGetter.php Refactor public API 2023-01-27 14:20:47 +01:00
loop.php Misc psalm fixes 2023-01-28 16:39:03 +01:00
Magic.php Fix self-updates 2023-01-28 14:53:07 +01:00
MTProto.php Die immediately if running on PHP 8.2.2 2023-02-06 14:48:28 +01:00
MyTelegramOrgWrapper.php Refactor public API 2023-01-27 14:20:47 +01:00
NothingInTheSocketException.php Refactor public API 2023-01-27 14:20:47 +01:00
polyfill.php Die immediately if running on PHP 8.2.2 2023-02-06 14:48:28 +01:00
PsrLogger.php Refactor public API 2023-01-27 14:20:47 +01:00
PTSException.php Refactor public API 2023-01-27 14:20:47 +01:00
ResponseException.php Refactor public API 2023-01-27 14:20:47 +01:00
RPCErrorException.php Add FloodWaitError 2023-01-29 19:20:42 +01:00
RSA.php Refactor public API 2023-01-27 14:20:47 +01:00
SecurityException.php Refactor public API 2023-01-27 14:20:47 +01:00
Serialization.php Refactor public API 2023-01-27 14:20:47 +01:00
SessionPaths.php Refactor public API 2023-01-27 14:20:47 +01:00
Settings.php Refactor public API 2023-01-27 14:20:47 +01:00
SettingsAbstract.php Refactor public API 2023-01-27 14:20:47 +01:00
SettingsEmpty.php Refactor public API 2023-01-27 14:20:47 +01:00
Shutdown.php Refactor public API 2023-01-27 14:20:47 +01:00
Snitch.php Refactor public API 2023-01-27 14:20:47 +01:00
StrTools.php Refactor public API 2023-01-27 14:20:47 +01:00
TL_botAPI.tl Refactor public API 2023-01-27 14:20:47 +01:00
TL_mtproto_v1.tl Refactor public API 2023-01-27 14:20:47 +01:00
TL_secret.tl Refactor public API 2023-01-27 14:20:47 +01:00
TL_telegram_v151.tl Refactor public API 2023-01-27 14:20:47 +01:00
Tools.php Test fibers before first login 2023-01-27 19:30:08 +01:00
UpdateHandlerType.php Refactor public API 2023-01-27 14:20:47 +01:00
VoIP.php Refactor public API 2023-01-27 14:20:47 +01:00
VoIPServerConfig.php Refactor public API 2023-01-27 14:20:47 +01:00
WrappedFuture.php Refactor public API 2023-01-27 14:20:47 +01:00