1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 17:27:48 +01:00
MadelineProto/src
Mahdi 4f0630a79d Fix
- Forgot to add constructor for ChatGameQuery
2023-08-04 01:57:36 +03:30
..
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 Fix 2023-08-04 01:57:36 +03:30
Ipc Allow inclusion of traits, interfaces in plugins, fix creation of sessions, improve addReaction/delReaction/getOurReactions methods 2023-07-26 17:36:53 +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 Do all tasks 2023-08-04 01:13:42 +03:30
Namespace Multiple improvements 2023-07-25 13:13:17 +02:00
RPCError
SecretChats Further refactoring 2023-07-04 18:19:06 +02:00
Settings Multiple fixes 2023-07-27 13:20:30 +02:00
Stream Allow inclusion of traits, interfaces in plugins, fix creation of sessions, improve addReaction/delReaction/getOurReactions methods 2023-07-26 17:36:53 +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 Increase release 2023-07-30 17:09:41 +02:00
APIWrapper.php
AsyncTools.php Multiple fixes 2023-07-27 13:20:30 +02:00
BotApiFileId.php Improve renaming of bot API file IDs 2023-07-23 15:44:56 +02:00
Bug74586Exception.php
Connection.php Allow inclusion of traits, interfaces in plugins, fix creation of sessions, improve addReaction/delReaction/getOurReactions methods 2023-07-26 17:36:53 +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 Tentative fix 2023-07-26 18:16:19 +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 Multiple fixes 2023-07-27 13:20:30 +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 Populated imported flag 2023-07-29 15:53:52 +02:00
Lang.php Allow inclusion of traits, interfaces in plugins, fix creation of sessions, improve addReaction/delReaction/getOurReactions methods 2023-07-26 17:36:53 +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 Multiple fixes 2023-07-27 13:20: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 Multiple fixes 2023-07-27 13:20:30 +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
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 Populated imported flag 2023-07-29 15:53:52 +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