1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-30 04:59:00 +01:00
MadelineProto/src
2024-09-24 17:45:07 +02:00
..
ApiWrappers
Broadcast Avoid issues with limited execution time 2024-08-23 14:35:26 +02:00
Db
EventHandler bugfix 2024-09-24 17:31:47 +02:00
Ipc Fix getEventHandler when passing the class name of the main event handler class 2024-09-13 16:32:02 +02:00
Loop Improve cancellation logic, pre-upload broadcast media 2024-08-23 13:13:01 +02:00
MTProto Improve cancellation logic, pre-upload broadcast media 2024-08-23 13:13:01 +02:00
MTProtoSession Add support for invokeWithBusinessConnection 2024-07-02 15:58:31 +02:00
MTProtoTools Peer database improvements 2024-09-24 17:45:07 +02:00
Namespace Update to layer 187 2024-09-10 15:32:21 +02:00
RPCError Update to layer 185 2024-08-02 18:50:54 +02:00
SecretChats Simplify code 2024-06-15 17:48:15 +02:00
Settings Update to layer 187 2024-09-10 15:32:21 +02:00
Stream
TL Bump for psalm 2024-08-15 18:25:46 +02:00
VoIP Always pass default cancellation 2024-06-27 20:32:51 +02:00
Wrappers Fix getEventHandler when passing the class name of the main event handler class 2024-09-13 16:32:02 +02:00
AbstractAPI.php
API.php Bump release 2024-09-10 15:35:16 +02:00
APIWrapper.php Always pass default cancellation 2024-06-27 20:32:51 +02:00
AsyncTools.php
BotApiFileId.php
Connection.php Add support for invokeWithBusinessConnection 2024-07-02 15:58:31 +02:00
ContextConnector.php
Conversion.php
DataCenter.php Cleanup 2024-05-20 16:14:34 +02:00
DataCenterConnection.php Simplify code 2024-06-15 17:48:15 +02:00
DoHConnector.php
DoHWrapper.php
empty.wav
EventHandler.php Add support for pyroscope memory profiling 2024-05-20 17:42:04 +02:00
EventHandlerIssue.php
Exception.php
FileCallback.php
FileCallbackInterface.php
FileRedirect.php
GarbageCollector.php Add docs 2024-05-29 23:31:32 +02:00
InternalDoc.php Avoid issues with limited execution time 2024-08-23 14:35:26 +02:00
Lang.php Update to layer 187 2024-09-10 15:32:21 +02:00
LegacyMigrator.php
LightState.php
LocalFile.php
Logger.php Misc fixes 2024-05-29 21:10:29 +02:00
LoggerGetter.php
Magic.php Fix: properly stop in apline containers 2024-07-15 13:28:47 +02:00
MTProto.php Always pass default cancellation 2024-06-27 20:32:51 +02:00
MyTelegramOrgWrapper.php
NothingInTheSocketException.php
Ogg.php
OggWriter.php
ParseMode.php
PeerNotInDbException.php
PluginEventHandler.php
polyfill.php Add warning 2024-05-15 20:49:02 +02:00
PsrLogger.php
PTSException.php
RemoteUrl.php
ResponseException.php
RPCErrorException.php Bump 2024-08-12 11:20:47 +02:00
RSA.php
SecretPeerNotInDbException.php
SecurityException.php
Serialization.php
SessionPaths.php
Settings.php Add support for pyroscope memory profiling 2024-05-20 17:42:04 +02:00
SettingsAbstract.php Bump 2024-07-02 16:02:59 +02:00
SettingsEmpty.php
SettingsGetter.php
Shutdown.php
SimpleEventHandler.php
Snitch.php
StreamDuplicator.php
StreamEof.php
StrTools.php
TextEntities.php
TL_mtproto_v1.tl
TL_secret.tl
TL_telegram_v187.tl Update to layer 187 2024-09-10 15:32:21 +02:00
Tools.php Fix etag hash generation, update to layer 186 2024-08-15 18:16:13 +02:00
TransportError.php Add classes for all RPC errors 2024-06-15 15:36:14 +02:00
UpdateHandlerType.php
v3.json Bump 2024-08-12 11:20:47 +02:00
VoIP.php
VoIPController.php One more cancellation 2024-06-27 20:32:51 +02:00
VoIPServerConfig.php
WrappedFuture.php