1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 06:27:48 +01:00
MadelineProto/src
2024-04-28 17:17:34 +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 Add appropriate getHTML methods for polls 2024-04-28 17:17:34 +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 Add takeout ID to API 2023-12-23 22:13:17 +01:00
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 Basic quick ACK support 2024-01-25 18:32:37 +01:00
TL Return a Photo object from getPropicInfo, getPwrChat, getFullInfo 2024-04-27 16:03:13 +02:00
VoIP Cleanup 2024-01-16 21:11:25 +01:00
Wrappers Never invoke constructor of event handler 2024-04-18 20:55:22 +02:00
AbstractAPI.php
API.php Fix entities in polls & composer installation reporting 2024-04-28 16:57:30 +02:00
APIWrapper.php
AsyncTools.php Fixes 2023-11-11 16:55:29 +01:00
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 Fixes 2023-11-11 16:55:29 +01:00
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 Misc improvements 2023-12-18 20:29:32 +01:00
Exception.php Improve IPC TL stacktrace 2023-12-15 16:59:22 +01:00
FileCallback.php
FileCallbackInterface.php
FileRedirect.php Improve media redirects 2023-10-04 22:31:04 +02:00
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 Add translation invitation 2023-11-23 21:49:03 +01:00
LoggerGetter.php Improve psalm 2023-11-09 21:27:12 +01:00
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 Fixes 2023-11-11 16:55:29 +01:00
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 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 Fix MyTelegramOrgWrapper 2023-11-09 21:22:35 +01:00
Shutdown.php Add support for ephemeral filesystems, UNIX socket database connections, fix revoltphp bug, fix updatePinnedMessages 2023-11-19 16:41:47 +01:00
SimpleEventHandler.php
Snitch.php Fixes 2023-11-11 16:55:29 +01:00
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 Add VoIP writing functionality 2024-01-16 21:11:25 +01:00
VoIPController.php Switch to danog/async-orm 2024-04-06 13:08:41 +02:00
VoIPServerConfig.php
WrappedFuture.php