1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-03 20:57:48 +01:00
MadelineProto/src
2023-07-10 21:22:13 +02:00
..
ApiWrappers Restore templates 2023-06-18 22:40:43 +02:00
Broadcast Use PSR naming scheme for plugin files 2023-07-09 16:39:43 +02:00
Db Switch to string serializer for usernames 2023-07-09 17:23:54 +02:00
DocsBuilder Bugfixes 2023-07-01 14:31:57 +02:00
EventHandler Implement PSR-4 autoloading for plugin paths 2023-07-10 21:15:35 +02:00
Ipc Implement PSR-4 autoloading for plugin paths 2023-07-10 21:15:35 +02:00
Loop Add a bunch of new filters and a getAdmin function 2023-07-10 18:42:58 +02:00
MTProto Add remaining filters 2023-07-05 21:28:17 +02:00
MTProtoSession Allow automatically pinning broadcasted messages 2023-07-09 15:42:08 +02:00
MTProtoTools Implement PSR-4 autoloading for plugin paths 2023-07-10 21:15:35 +02:00
Namespace Allow uploading PHP memory resources and add reportMemoryProfile method 2023-07-08 17:41:40 +02:00
RPCError
SecretChats Further refactoring 2023-07-04 18:19:06 +02:00
Settings Implement PSR-4 autoloading for plugin paths 2023-07-10 21:15:35 +02:00
Stream Allow automatically pinning broadcasted messages 2023-07-09 15:42:08 +02:00
TL Localize errors 2023-07-10 19:56:44 +02:00
VoIP Performance improvement 2023-06-28 15:50:38 +02:00
Wrappers Implement PSR-4 autoloading for plugin paths 2023-07-10 21:15:35 +02:00
AbstractAPI.php
AnnotationsBuilder.php Fixes 2023-07-08 17:11:21 +02:00
API.php One more string 2023-07-10 20:10:06 +02:00
APIWrapper.php
AsyncTools.php Further refactoring 2023-07-04 18:19:06 +02:00
Bug74586Exception.php
Connection.php Add remaining filters 2023-07-05 21:28:17 +02:00
ContextConnector.php
Conversion.php Final fixes 2023-05-19 22:24:07 +02:00
DataCenter.php Performance improvement 2023-06-28 15:50:38 +02:00
DataCenterConnection.php Add some service messages 2023-07-06 20:58:12 +02:00
DocsBuilder.php Fixes 2023-07-08 17:11:21 +02:00
DoHConnector.php
DoHWrapper.php Performance improvement 2023-06-28 15:50:38 +02:00
EventHandler.php Cleanup 2023-07-10 21:22:13 +02:00
Exception.php Bugfix 2023-07-10 20:12:41 +02:00
FileCallback.php
FileCallbackInterface.php
GarbageCollector.php Cleanup 2023-06-18 22:13:12 +02:00
InternalDoc.php Implement PSR-4 autoloading for plugin paths 2023-07-10 21:15:35 +02:00
Lang.php Implement PSR-4 autoloading for plugin paths 2023-07-10 21:15:35 +02:00
LightState.php
LocalFile.php Implement PSR-4 autoloading for plugin paths 2023-07-10 21:15:35 +02:00
Logger.php Further refactoring 2023-07-04 18:19:06 +02:00
LoggerGetter.php
loop.php
Magic.php Add messageEntitiesToHtml, htmlToMessageEntities, markdownToMessageEntities methods 2023-07-01 14:17:11 +02:00
MTProto.php Bugfix 2023-07-10 20:12:41 +02:00
MyTelegramOrgWrapper.php
NothingInTheSocketException.php
PeerNotInDbException.php Performance improvement 2023-06-28 15:50:38 +02:00
PluginEventHandler.php Implement PSR-4 autoloading for plugin paths 2023-07-10 21:15:35 +02:00
PluginRegistration.php Add Periodic attribute 2023-07-09 17:43:35 +02:00
polyfill.php
PsrLogger.php
PTSException.php
ResponseException.php
RPCErrorException.php Performance improvement 2023-06-28 15:50:38 +02:00
RSA.php
SecretPeerNotInDbException.php Performance improvement 2023-06-28 15:50:38 +02:00
SecurityException.php
Serialization.php Add messageEntitiesToHtml, htmlToMessageEntities, markdownToMessageEntities methods 2023-07-01 14:17:11 +02:00
SessionPaths.php Minor fixes 2023-05-25 15:32:57 +02:00
Settings.php Restore templates 2023-06-18 22:40:43 +02:00
SettingsAbstract.php Fixes 2023-05-11 12:51:35 +02:00
SettingsEmpty.php
Shutdown.php
SimpleEventHandler.php Implement PSR-4 autoloading for plugin paths 2023-07-10 21:15:35 +02:00
Snitch.php
StrTools.php Fix file uploads with uv 2023-07-07 16:56:03 +02:00
TL_botAPI.tl
TL_mtproto_v1.tl Remove legacy constructors 2023-06-28 18:57:16 +02:00
TL_secret.tl
TL_telegram_v158.tl Remove messages.getAllChats 2023-04-25 17:31:36 +02:00
Tools.php Switch to string serializer for usernames 2023-07-09 17:23:54 +02:00
UpdateHandlerType.php
v3.json cs-fix 2023-07-08 22:24:31 +02:00
VoIP.php
VoIPServerConfig.php
WrappedFuture.php