1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-03 11:47:45 +01:00
MadelineProto/src
2023-08-06 21:15:02 +02:00
..
ApiWrappers Display performance warnings in the login UI 2023-07-23 16:31:56 +02:00
Broadcast Psalm fixes 2023-08-05 21:26:58 +02:00
Db Psalm fixes 2023-08-05 21:26:58 +02:00
DocsBuilder Psalm fixes 2023-08-05 20:53:57 +02:00
EventHandler Update Message.php 2023-08-06 03:05:55 +03:30
Ipc Fix login into testmode 2023-08-06 16:44:16 +02:00
Loop More testmode improvements 2023-08-06 18:41:22 +02:00
MTProto Add remaining filters 2023-07-05 21:28:17 +02:00
MTProtoSession More testmode improvements 2023-08-06 18:41:22 +02:00
MTProtoTools More testmode improvements 2023-08-06 18:41:22 +02:00
Namespace Cleanup 2023-08-05 19:13:26 +02:00
RPCError Add FloodWaitError 2023-01-29 19:20:42 +01:00
SecretChats Further refactoring 2023-07-04 18:19:06 +02:00
Settings Psalm fixes 2023-08-05 21:26:58 +02:00
Stream Psalm fixes 2023-08-05 21:26:58 +02:00
TL Fix CDN file downloads 2023-08-06 21:15:02 +02:00
VoIP Performance improvement 2023-06-28 15:50:38 +02:00
Wrappers More testmode improvements 2023-08-06 18:41:22 +02:00
AbstractAPI.php Misc psalm fixes 2023-01-28 16:39:03 +01:00
AnnotationsBuilder.php Improvements 2023-08-05 20:15:50 +02:00
API.php Fix logout in case of session termination 2023-08-06 16:29:29 +02:00
APIWrapper.php Fix logout in case of session termination 2023-08-06 16:29:29 +02:00
AsyncTools.php Psalm fixes 2023-08-05 21:26:58 +02:00
BotApiFileId.php Improvements 2023-08-05 20:15:50 +02:00
Bug74586Exception.php Refactor public API 2023-01-27 14:20:47 +01:00
Connection.php Improve tests 2023-08-05 23:09:40 +02:00
ContextConnector.php Improve docbuilder 2023-07-14 16:44:10 +02:00
Conversion.php Final fixes 2023-05-19 22:24:07 +02:00
DataCenter.php Fix login into testmode 2023-08-06 16:44:16 +02:00
DataCenterConnection.php More testmode improvements 2023-08-06 18:41:22 +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 Psalm fixes 2023-08-05 21:26:58 +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 Psalm fixes 2023-08-05 20:53:57 +02:00
FileCallbackInterface.php Refactor public API 2023-01-27 14:20:47 +01:00
GarbageCollector.php Psalm fixes 2023-08-05 21:26:58 +02:00
InternalDoc.php Fix logout in case of session termination 2023-08-06 16:29:29 +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 Refactor public API 2023-01-27 14:20:47 +01:00
loop.php Update to layer 152 2023-02-06 20:17:35 +01:00
Magic.php Fix update checks on composer 2023-07-25 16:12:42 +02:00
MTProto.php More testmode improvements 2023-08-06 18:41:22 +02:00
MyTelegramOrgWrapper.php Refactor public API 2023-01-27 14:20:47 +01:00
NothingInTheSocketException.php Refactor public API 2023-01-27 14:20:47 +01:00
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 Small fix 2023-03-26 22:51:22 +02:00
PsrLogger.php Refactor public API 2023-01-27 14:20:47 +01:00
PTSException.php Refactor public API 2023-01-27 14:20:47 +01:00
RemoteUrl.php Add reply, delete bound methods 2023-07-11 19:43:31 +02:00
ResponseException.php Refactor public API 2023-01-27 14:20:47 +01:00
RPCErrorException.php Performance improvement 2023-06-28 15:50:38 +02:00
RSA.php Cleanup public namespace 2023-02-16 18:38:47 +01:00
SecretPeerNotInDbException.php Performance improvement 2023-06-28 15:50:38 +02:00
SecurityException.php Refactor public API 2023-01-27 14:20:47 +01:00
Serialization.php Multiple fixes 2023-07-27 13:20:30 +02:00
SessionPaths.php Fix logout in case of session termination 2023-08-06 16:29:29 +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 Refactor public API 2023-01-27 14:20:47 +01:00
Shutdown.php Fix 2023-02-08 10:12:14 +01:00
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 Psalm fixes 2023-08-05 21:26:58 +02:00
TL_botAPI.tl Refactor public API 2023-01-27 14:20:47 +01:00
TL_mtproto_v1.tl Remove legacy constructors 2023-06-28 18:57:16 +02:00
TL_secret.tl Refactor public API 2023-01-27 14:20:47 +01:00
TL_telegram_v160.tl Add support for stories (and fix some bugs, too) 2023-07-20 21:09:57 +02:00
Tools.php Add FromAdminOrOutgoing simple filter, markdownUrlEscape function, fix pagination hash & other fixes 2023-08-04 20:15:37 +02:00
UpdateHandlerType.php Refactor public API 2023-01-27 14:20:47 +01:00
v3.json cs-fix 2023-07-08 22:24:31 +02:00
VoIP.php Refactor public API 2023-01-27 14:20:47 +01:00
VoIPServerConfig.php Refactor public API 2023-01-27 14:20:47 +01:00
WrappedFuture.php Refactor public API 2023-01-27 14:20:47 +01:00