MadelineProto/src/danog/MadelineProto
Daniil Gentili d8319e39d3
Bugfix
2020-11-07 20:07:07 +01: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 Psalm improvements 2020-10-23 18:19:20 +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 Change process group in IPC worker 2020-10-17 01:23:52 +02:00
Loop Implement secret chat feeder loop 2020-10-18 18:08:39 +02:00
MTProto Properly clear up messages before resending a copy 2020-10-18 18:41:53 +02:00
MTProtoSession Bugfix 2020-11-07 20:07:07 +01:00
MTProtoTools Provide size in secret chat files 2020-10-19 19:55:36 +02:00
SecretChats Do not send layer notification every time 2020-10-19 19:08:32 +02:00
Settings Use prepared statements, and update to new postgres API 2020-10-23 00:14:40 +02:00
Stream Update 2020-10-27 20:53:13 +01:00
TL Secret chat improvements 2020-10-19 18:48:59 +02:00
TON Complete overhaul of MTProto message system, parallelized getPwrChat 2020-10-18 14:46:34 +02:00
VoIP Update 2020-10-27 20:53:13 +01:00
Wrappers Complete overhaul of MTProto message system, parallelized getPwrChat 2020-10-18 14:46:34 +02:00
API.php Finalize documentation 2020-10-15 19:07:37 +02:00
APIFactory.php Update docs 2020-04-03 14:10:46 +02:00
APIWrapper.php PHPDOC 2020-10-13 10:03:35 +02:00
AbstractAPIFactory.php PHP 8 fixes 2020-10-08 21:35:32 +02:00
AnnotationsBuilder.php Finalize documentation 2020-10-15 19:07:37 +02:00
Bug74586Exception.php Update copyrights (#767) 2020-02-17 14:13:46 +01:00
Connection.php Provide size in secret chat files 2020-10-19 19:55:36 +02:00
ContextConnector.php PHPDOC 2020-10-13 10:03:35 +02:00
Coroutine.php Psalm fixes 2020-10-18 15:04:43 +02:00
DataCenter.php Complete overhaul of MTProto message system, parallelized getPwrChat 2020-10-18 14:46:34 +02:00
DataCenterConnection.php Complete overhaul of MTProto message system, parallelized getPwrChat 2020-10-18 14:46:34 +02:00
DoHConnector.php Final fixes, and update to latest version of websocket lib 2020-10-04 16:27:22 +02:00
DocsBuilder.php More type improvements 2020-10-03 15:36:03 +02:00
EventHandler.php Improvements for examples 2020-10-18 15:41:06 +02:00
Exception.php Add IPC support to buttons, start writing PHPDOC documentor 2020-10-07 19:31:52 +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 Some templates 2020-10-18 15:02:37 +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 Logger and connection improvements 2020-10-17 12:49:26 +02:00
Lua.php Add IPC support to buttons, start writing PHPDOC documentor 2020-10-07 19:31:52 +02:00
MTProto.php Use prepared statements, and update to new postgres API 2020-10-23 00:14:40 +02:00
Magic.php Use prepared statements, and update to new postgres API 2020-10-23 00:14:40 +02:00
MyTelegramOrgWrapper.php Psalm fixes 2020-10-18 15:04:43 +02:00
NothingInTheSocketException.php Update copyrights (#767) 2020-02-17 14:13:46 +01:00
PTSException.php Add IPC support to buttons, start writing PHPDOC documentor 2020-10-07 19:31:52 +02:00
PsrLogger.php Add IPC support to buttons, start writing PHPDOC documentor 2020-10-07 19:31:52 +02:00
RPCErrorException.php Add IPC support to buttons, start writing PHPDOC documentor 2020-10-07 19:31:52 +02:00
RSA.php Improved typehints 2020-10-01 21:36:07 +02:00
ResponseException.php Add IPC support to buttons, start writing PHPDOC documentor 2020-10-07 19:31:52 +02:00
SecurityException.php Add IPC support to buttons, start writing PHPDOC documentor 2020-10-07 19:31:52 +02:00
Serialization.php PHP 8 fixes 2020-10-08 21:35:32 +02:00
SessionPaths.php Final fixes, and update to latest version of websocket lib 2020-10-04 16:27:22 +02:00
Settings.php Make a few methods internal 2020-10-15 19:18:47 +02:00
SettingsAbstract.php Add IPC support to buttons, start writing PHPDOC documentor 2020-10-07 19:31:52 +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 Add IPC support to buttons, start writing PHPDOC documentor 2020-10-07 19:31:52 +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 Psalm fixes 2020-10-18 15:04:43 +02:00
VoIP.php Update 2020-10-27 20:53:13 +01:00
VoIPServerConfig.php Update 2020-10-27 20:53:13 +01:00