1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-30 04:59:00 +01:00
MadelineProto/src
2024-08-02 18:50:54 +02:00
..
ApiWrappers
Broadcast Simplify code 2024-06-15 17:48:15 +02:00
Db Move legacy classes 2024-04-18 20:03:03 +02:00
EventHandler Change stopsignal to SIGTERM 2024-07-17 17:09:24 +02:00
Ipc Fixes 2024-06-27 20:32:51 +02:00
Loop Cleanup timeout logic 2024-06-27 20:32:51 +02:00
MTProto Add support for invokeWithBusinessConnection 2024-07-02 15:58:31 +02:00
MTProtoSession Add support for invokeWithBusinessConnection 2024-07-02 15:58:31 +02:00
MTProtoTools Refresh on bot_info_version change 2024-06-29 11:19:55 +02:00
Namespace Update to layer 185 2024-08-02 18:50:54 +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 185 2024-08-02 18:50:54 +02:00
Stream
TL Fixes 2024-06-15 21:54:24 +02:00
VoIP Always pass default cancellation 2024-06-27 20:32:51 +02:00
Wrappers Further cleanup 2024-06-16 17:50:36 +02:00
AbstractAPI.php
API.php Bump 2024-06-27 20:32:51 +02:00
APIWrapper.php Always pass default cancellation 2024-06-27 20:32:51 +02:00
AsyncTools.php
BotApiFileId.php Make getPropicInfo return a BotApiFileId, make getPwrChat return more info with fullfetch=false, layer 179 2024-04-27 15:02:03 +02:00
Connection.php Add support for invokeWithBusinessConnection 2024-07-02 15:58:31 +02:00
ContextConnector.php
Conversion.php Cleanup 2024-04-18 20:03:03 +02:00
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 Cleanup 2024-04-18 20:03:03 +02:00
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 Bump 2024-07-02 16:02:59 +02:00
Lang.php Sync translations 2024-07-21 12:47:58 +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 Psalm fixes 2024-04-18 20:03:03 +02:00
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 Update to layer 185 2024-08-02 18:50:54 +02:00
RSA.php
SecretPeerNotInDbException.php
SecurityException.php
Serialization.php Small bugfix 2024-04-18 20:03:03 +02:00
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 Add sendDocumentPhoto 2024-04-19 20:51:19 +02:00
StreamEof.php
StrTools.php Remove moved code 2024-04-20 00:06:55 +02:00
TextEntities.php Bump deps 2024-04-19 23:37:07 +02:00
TL_mtproto_v1.tl
TL_secret.tl
TL_telegram_v185.tl Update to layer 185 2024-08-02 18:50:54 +02:00
Tools.php Extract DialogId into separate library 2024-05-10 14:26:50 +02:00
TransportError.php Add classes for all RPC errors 2024-06-15 15:36:14 +02:00
UpdateHandlerType.php
v3.json Update to layer 185 2024-08-02 18:50:54 +02:00
VoIP.php
VoIPController.php One more cancellation 2024-06-27 20:32:51 +02:00
VoIPServerConfig.php
WrappedFuture.php