MadelineProto/src/danog/MadelineProto
2020-10-07 16:58:48 +02:00
..
ApiWrappers Template fix 2020-10-06 18:06:34 +02:00
Async Final fixes, and update to latest version of websocket lib 2020-10-04 16:27:22 +02:00
Db Properly update database settings when deserializing; also enable optional database backend for event handler variables 2020-10-07 16:48:34 +02:00
DocsBuilder Various psalm fixes 2020-10-04 14:55:05 +02:00
Files Update copyrights (#767) 2020-02-17 14:13:46 +01:00
Ipc IPC and peer fixes 2020-10-06 11:55:19 +02:00
Loop Disable garbage collection logs when reading from console and polyfill from_id 2020-10-06 22:02:04 +02:00
MTProto Add missing return typehints 2020-10-01 21:03:25 +02:00
MTProtoSession Final fixes, and update to latest version of websocket lib 2020-10-04 16:27:22 +02:00
MTProtoTools Disable garbage collection logs when reading from console and polyfill from_id 2020-10-06 22:02:04 +02:00
SecretChats More type improvements 2020-10-03 15:36:03 +02:00
Settings Bugfix for cache TTL 2020-10-07 16:54:11 +02:00
Stream Final fixes, and update to latest version of websocket lib 2020-10-04 16:27:22 +02:00
TL Final fixes, and update to latest version of websocket lib 2020-10-04 16:27:22 +02:00
TON Update annotations 2020-10-06 20:37:11 +02:00
VoIP Update annotations 2020-10-06 20:37:11 +02:00
Wrappers Various improvements 2020-10-06 17:33:18 +02:00
AbstractAPIFactory.php More type improvements 2020-10-03 15:36:03 +02:00
AnnotationsBuilder.php Properly update database settings when deserializing; also enable optional database backend for event handler variables 2020-10-07 16:48:34 +02:00
API.php Properly update database settings when deserializing; also enable optional database backend for event handler variables 2020-10-07 16:48:34 +02:00
APIFactory.php Update docs 2020-04-03 14:10:46 +02:00
APIWrapper.php Various psalm fixes 2020-10-04 14:55:05 +02:00
Bug74586Exception.php Update copyrights (#767) 2020-02-17 14:13:46 +01:00
Connection.php Final fixes, and update to latest version of websocket lib 2020-10-04 16:27:22 +02:00
ContextConnector.php Improvements for static typing 2020-10-03 12:36:08 +02:00
Coroutine.php Disable garbage collection logs when reading from console and polyfill from_id 2020-10-06 22:02:04 +02:00
DataCenter.php Final fixes, and update to latest version of websocket lib 2020-10-04 16:27:22 +02:00
DataCenterConnection.php Improvements for static typing 2020-10-03 12:36:08 +02:00
DocsBuilder.php More type improvements 2020-10-03 15:36:03 +02:00
DoHConnector.php Final fixes, and update to latest version of websocket lib 2020-10-04 16:27:22 +02:00
EventHandler.php Bugfix for cache TTL 2020-10-07 16:54:11 +02:00
Exception.php Add missing return typehints 2020-10-01 21:03:25 +02:00
FastAPI.php Remove legacy FastAPI 2020-09-27 22:15:16 +02:00
FileCallback.php Update copyrights (#767) 2020-02-17 14:13:46 +01:00
FileCallbackInterface.php Final fixes, and update to latest version of websocket lib 2020-10-04 16:27:22 +02:00
InternalDoc.php Properly update database settings when deserializing; also enable optional database backend for event handler variables 2020-10-07 16:48:34 +02:00
Lang.php Localize login 2020-09-27 22:15:16 +02:00
LightState.php Final fixes 2020-09-27 22:15:16 +02:00
Logger.php Add PSR logger, remove CombinedAPI 2020-09-27 22:15:16 +02:00
Lua.php Polyfill to_id 2020-10-03 17:41:21 +02:00
Magic.php Various psalm fixes 2020-10-04 14:55:05 +02:00
MTProto.php Use wait just this once 2020-10-06 11:11:49 +02:00
MyTelegramOrgWrapper.php Final fixes, and update to latest version of websocket lib 2020-10-04 16:27:22 +02:00
NothingInTheSocketException.php Update copyrights (#767) 2020-02-17 14:13:46 +01:00
PredefinedConnector.php Yield from all the things 2020-01-31 19:29:43 +01:00
PsrLogger.php Add PSR logger, remove CombinedAPI 2020-09-27 22:15:16 +02:00
PTSException.php More psalm fixes 2020-04-05 22:22:47 +02:00
ResponseException.php Update copyrights (#767) 2020-02-17 14:13:46 +01:00
RPCErrorException.php Fixes 2020-07-12 01:27:26 +02:00
RSA.php Improved typehints 2020-10-01 21:36:07 +02:00
SecurityException.php Update copyrights (#767) 2020-02-17 14:13:46 +01:00
Serialization.php Properly update database settings when deserializing; also enable optional database backend for event handler variables 2020-10-07 16:48:34 +02:00
SessionPaths.php Final fixes, and update to latest version of websocket lib 2020-10-04 16:27:22 +02:00
Settings.php Set ipc slow mode from settings array 2020-10-03 01:44:29 +03:00
SettingsAbstract.php Bugfix in merging settings 2020-10-07 16:58:48 +02:00
SettingsEmpty.php Completely refactor settings, remove old (internal and external) APIs, generic code cleanup 2020-09-27 22:15:16 +02:00
Shutdown.php Dark magic to allow serializing session to database on shutdown 2020-09-27 22:15:16 +02:00
Snitch.php Various psalm fixes 2020-10-04 14:55:05 +02:00
StrTools.php Final fixes, and update to latest version of websocket lib 2020-10-04 16:27:22 +02:00
TL_botAPI.tl Layer 113 2020-06-16 17:52:55 +02:00
TL_mtproto_v1.tl Layer 113 2020-06-16 17:52:55 +02:00
TL_secret.tl Layer 113 2020-06-16 17:52:55 +02:00
TL_telegram_v119.tl Update to layer 117 2020-10-01 18:02:54 +02:00
Tools.php Disable garbage collection logs when reading from console and polyfill from_id 2020-10-06 22:02:04 +02:00
VoIPServerConfig.php Update copyrights (#767) 2020-02-17 14:13:46 +01:00