1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-02 13:17:47 +01:00
MadelineProto/src
2024-06-16 17:50:36 +02:00
..
ApiWrappers Change cs rules 2023-10-01 20:05:04 +02:00
Broadcast Simplify code 2024-06-15 17:48:15 +02:00
Db Move legacy classes 2024-04-18 20:03:03 +02:00
EventHandler Simplify code 2024-06-15 17:48:15 +02:00
Ipc Fix SecretMessage::delete, SeekableTrait::seek and add deleteHistory flag to discardSecretChat 2024-05-23 18:21:15 +02:00
Loop Further cleanup 2024-06-16 17:50:36 +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 Further cleanup 2024-06-16 17:50:36 +02:00
Namespace Bump to layer 181 2024-06-08 17:10:16 +02:00
RPCError Further cleanup 2024-06-16 17:50:36 +02:00
SecretChats Simplify code 2024-06-15 17:48:15 +02:00
Settings Fixes 2024-06-15 21:54:24 +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 Cleanup 2024-01-16 21:11:25 +01:00
Wrappers Further cleanup 2024-06-16 17:50:36 +02:00
AbstractAPI.php Change cs rules 2023-10-01 20:05:04 +02:00
API.php Bump release 2024-06-13 17:15:41 +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 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 Fixes 2023-11-11 16:55:29 +01:00
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 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 Add docs 2024-05-29 23:31:32 +02:00
InternalDoc.php Fix SecretMessage::delete, SeekableTrait::seek and add deleteHistory flag to discardSecretChat 2024-05-23 18:21:15 +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 Change cs rules 2023-10-01 20:05:04 +02:00
LocalFile.php
Logger.php Misc fixes 2024-05-29 21:10:29 +02:00
LoggerGetter.php Improve psalm 2023-11-09 21:27:12 +01:00
Magic.php Cleanup 2024-06-16 17:41:56 +02:00
MTProto.php Simplify code 2024-06-15 17:48:15 +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 Add warning 2024-05-15 20:49:02 +02:00
PsrLogger.php
PTSException.php
RemoteUrl.php
ResponseException.php
RPCErrorException.php Further cleanup 2024-06-16 17:50:36 +02:00
RSA.php Change cs rules 2023-10-01 20:05:04 +02:00
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 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_v181.tl Bump to layer 181 2024-06-08 17:10:16 +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
VoIP.php Add VoIP writing functionality 2024-01-16 21:11:25 +01:00
VoIPController.php Simplify code 2024-06-15 17:48:15 +02:00
VoIPServerConfig.php Change cs rules 2023-10-01 20:05:04 +02:00
WrappedFuture.php