1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 16:47:48 +01:00
MadelineProto/src
2023-07-26 08:18:04 +02:00
..
ApiWrappers Display performance warnings in the login UI 2023-07-23 16:31:56 +02:00
Broadcast Update 2023-07-14 20:15:04 +02:00
Db Switch to string serializer for usernames 2023-07-09 17:23:54 +02:00
DocsBuilder Multiple fixes and improvements 2023-07-21 19:21:34 +02:00
EventHandler Update localization 2023-07-25 19:06:31 +02:00
Ipc Small IPC fix 2023-07-26 08:17:41 +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 cs-fix 2023-07-21 17:49:55 +02:00
MTProtoTools Update localization 2023-07-25 19:06:31 +02:00
Namespace Multiple improvements 2023-07-25 13:13:17 +02:00
RPCError
SecretChats Further refactoring 2023-07-04 18:19:06 +02:00
Settings Increase release 2023-07-25 16:13:16 +02:00
Stream Fix ws and wss transport 2023-07-23 16:10:13 +02:00
TL Update localization 2023-07-25 19:06:31 +02:00
VoIP Performance improvement 2023-06-28 15:50:38 +02:00
Wrappers Update localization 2023-07-25 19:06:31 +02:00
AbstractAPI.php
AnnotationsBuilder.php Multiple improvements 2023-07-25 13:13:17 +02:00
API.php Small IPC fix 2023-07-26 08:18:04 +02:00
APIWrapper.php
AsyncTools.php Do not unreference timeout cancellations 2023-07-25 14:05:51 +02:00
BotApiFileId.php Improve renaming of bot API file IDs 2023-07-23 15:44:56 +02:00
Bug74586Exception.php
Connection.php Fix HTTP(s) transports 2023-07-23 16:16:31 +02:00
ContextConnector.php Improve docbuilder 2023-07-14 16:44:10 +02:00
Conversion.php
DataCenter.php Fix ws and wss transport 2023-07-23 16:10:13 +02:00
DataCenterConnection.php Add some service messages 2023-07-06 20:58:12 +02:00
DocsBuilder.php Improve static analysis 2023-07-16 13:43:55 +02:00
DoHConnector.php Do not unreference timeout cancellations 2023-07-25 14:05:51 +02:00
DoHWrapper.php Performance improvement 2023-06-28 15:50:38 +02:00
EventHandler.php Improve renaming of bot API file IDs 2023-07-23 15:44:56 +02:00
EventHandlerIssue.php Fix 2023-07-16 17:42:16 +02:00
Exception.php Fix localization 2023-07-24 14:35:54 +02:00
FileCallback.php Fix #1372 2023-07-16 16:32:49 +02:00
FileCallbackInterface.php
GarbageCollector.php Fix update checks on composer 2023-07-25 16:12:42 +02:00
InternalDoc.php Update localization 2023-07-23 16:33:02 +02:00
Lang.php Update localization 2023-07-25 19:06:31 +02:00
LightState.php Update release 2023-07-25 14:22:30 +02:00
LocalFile.php Implement PSR-4 autoloading for plugin paths 2023-07-10 21:15:35 +02:00
Logger.php Reduce latency 2023-07-13 17:05:44 +02:00
LoggerGetter.php
loop.php
Magic.php Fix update checks on composer 2023-07-25 16:12:42 +02:00
MTProto.php Remove non-IPC fallback, improve IPC logic 2023-07-25 18:44:30 +02:00
MyTelegramOrgWrapper.php
NothingInTheSocketException.php
ParseMode.php Better abstractions 2023-07-14 20:39:32 +02:00
PeerNotInDbException.php Performance improvement 2023-06-28 15:50:38 +02:00
PluginEventHandler.php Include plugins before deserializing session 2023-07-13 16:02:53 +02:00
polyfill.php
PsrLogger.php
PTSException.php
RemoteUrl.php Add reply, delete bound methods 2023-07-11 19:43:31 +02:00
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 Remove non-IPC fallback, improve IPC logic 2023-07-25 18:44:30 +02:00
SessionPaths.php
Settings.php
SettingsAbstract.php
SettingsEmpty.php
Shutdown.php
SimpleEventHandler.php Implement PSR-4 autoloading for plugin paths 2023-07-10 21:15:35 +02:00
Snitch.php Multiple fixes and improvements 2023-07-21 19:21:34 +02:00
StrTools.php Multiple fixes and improvements 2023-07-21 19:21:34 +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_v160.tl Add support for stories (and fix some bugs, too) 2023-07-20 21:09:57 +02:00
Tools.php Fix localization 2023-07-24 14:35:54 +02:00
UpdateHandlerType.php
v3.json cs-fix 2023-07-08 22:24:31 +02:00
VoIP.php
VoIPServerConfig.php
WrappedFuture.php