1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-30 06:39:01 +01:00
MadelineProto/src
2024-07-02 15:47:05 +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 Update to layer 183, fix bindTo settings, fix issue with poll total_voters 2024-07-02 15:47:05 +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 Misc fixes 2024-05-29 21:10:29 +02:00
MTProtoSession Handle FLOOD_PREMIUM_WAIT during file operations 2024-06-16 16:41:51 +02:00
MTProtoTools Refresh on bot_info_version change 2024-06-29 11:19:55 +02:00
Namespace Update to layer 183, fix bindTo settings, fix issue with poll total_voters 2024-07-02 15:47:05 +02:00
RPCError Cleanup timeout logic 2024-06-27 20:32:51 +02:00
SecretChats Simplify code 2024-06-15 17:48:15 +02:00
Settings Update to layer 183, fix bindTo settings, fix issue with poll total_voters 2024-07-02 15:47:05 +02:00
Stream Basic quick ACK support 2024-01-25 18:32:37 +01:00
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 Extract DialogId into separate library 2024-05-10 14:26:50 +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 Update to layer 183, fix bindTo settings, fix issue with poll total_voters 2024-07-02 15:47:05 +02:00
Lang.php Add classes for all RPC errors 2024-06-15 15:36:14 +02:00
LegacyMigrator.php More BC fixes 2024-04-06 22:59:03 +02:00
LightState.php
LocalFile.php
Logger.php Misc fixes 2024-05-29 21:10:29 +02:00
LoggerGetter.php
Magic.php Always report to fill missing code info 2024-06-27 20:32:51 +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 Add missing file 2024-01-16 21:11:25 +01:00
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 baseline 2024-06-27 20:32:51 +02:00
RSA.php
SecretPeerNotInDbException.php
SecurityException.php
Serialization.php Small bugfix 2024-04-18 20:03:03 +02:00
SessionPaths.php Switch to danog/async-orm 2024-04-06 13:08:41 +02:00
Settings.php Add support for pyroscope memory profiling 2024-05-20 17:42:04 +02:00
SettingsAbstract.php Update to layer 183, fix bindTo settings, fix issue with poll total_voters 2024-07-02 15:47:05 +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_v183.tl Update to layer 183, fix bindTo settings, fix issue with poll total_voters 2024-07-02 15:47:05 +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 Bump baseline 2024-06-27 20:32:51 +02:00
VoIP.php Add VoIP writing functionality 2024-01-16 21:11:25 +01:00
VoIPController.php One more cancellation 2024-06-27 20:32:51 +02:00
VoIPServerConfig.php
WrappedFuture.php