1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-30 06:39:01 +01:00
MadelineProto/src
2024-04-27 16:33:49 +02:00
..
ApiWrappers
Broadcast Cs-fix 2024-02-05 23:26:52 +01:00
Db Move legacy classes 2024-04-18 20:03:03 +02:00
EventHandler Fix Message::forward 2024-04-21 14:51:48 +02:00
Ipc Psalm fixes 2024-04-18 20:03:03 +02:00
Loop Psalm fixes 2024-04-18 20:03:03 +02:00
MTProto
MTProtoSession Improve logs 2024-04-07 00:05:37 +02:00
MTProtoTools Return a Photo object from getPropicInfo, getPwrChat, getFullInfo 2024-04-27 16:03:13 +02:00
Namespace Make getPropicInfo return a BotApiFileId, make getPwrChat return more info with fullfetch=false, layer 179 2024-04-27 15:02:03 +02:00
RPCError
SecretChats Multiple fixes 2024-04-19 16:31:11 +02:00
Settings Make getPropicInfo return a BotApiFileId, make getPwrChat return more info with fullfetch=false, layer 179 2024-04-27 15:02:03 +02:00
Stream
TL Return a Photo object from getPropicInfo, getPwrChat, getFullInfo 2024-04-27 16:03:13 +02:00
VoIP
Wrappers Never invoke constructor of event handler 2024-04-18 20:55:22 +02:00
AbstractAPI.php
API.php Release 2024-04-27 16:33:49 +02:00
APIWrapper.php
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 Bugfix 2024-04-18 21:32:10 +02:00
ContextConnector.php
Conversion.php Cleanup 2024-04-18 20:03:03 +02:00
DataCenter.php Cleanup 2024-04-18 20:03:03 +02:00
DataCenterConnection.php Improve logs 2024-04-07 00:05:37 +02:00
DoHConnector.php
DoHWrapper.php Cleanup 2024-04-18 20:03:03 +02:00
empty.wav
EventHandler.php Never invoke constructor of event handler 2024-04-18 20:55:22 +02:00
EventHandlerIssue.php
Exception.php
FileCallback.php
FileCallbackInterface.php
FileRedirect.php
GarbageCollector.php Fix performance issue caused by excessive GC-ing 2024-04-21 15:22:01 +02:00
InternalDoc.php Return a Photo object from getPropicInfo, getPwrChat, getFullInfo 2024-04-27 16:03:13 +02:00
Lang.php Psalm fixes 2024-04-18 20:03:03 +02:00
LegacyMigrator.php More BC fixes 2024-04-06 22:59:03 +02:00
LightState.php
LocalFile.php
Logger.php
LoggerGetter.php
Magic.php Bump 2024-03-08 13:24:05 +01:00
MTProto.php Small bugfix, update to layer 178 2024-04-24 17:08:58 +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 Move legacy classes 2024-04-18 20:03:03 +02:00
PsrLogger.php
PTSException.php
RemoteUrl.php
ResponseException.php
RPCErrorException.php Bump 2024-02-05 20:53:53 +01: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
SettingsAbstract.php Fixup settings 2024-03-12 19:17:28 +01: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_v179.tl Make getPropicInfo return a BotApiFileId, make getPwrChat return more info with fullfetch=false, layer 179 2024-04-27 15:02:03 +02:00
Tools.php Fix upload callbacks in the send* methods, fix issue with plugins in a phar 2024-04-23 15:28:38 +02:00
UpdateHandlerType.php
v3.json Bump 2024-02-09 19:15:01 +01:00
VoIP.php
VoIPController.php Switch to danog/async-orm 2024-04-06 13:08:41 +02:00
VoIPServerConfig.php
WrappedFuture.php