1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-30 07:38:58 +01:00
MadelineProto/src
2024-05-23 18:21:15 +02:00
..
ApiWrappers Change cs rules 2023-10-01 20:05:04 +02:00
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 SecretMessage::delete, SeekableTrait::seek and add deleteHistory flag to discardSecretChat 2024-05-23 18:21:15 +02:00
Ipc Fix SecretMessage::delete, SeekableTrait::seek and add deleteHistory flag to discardSecretChat 2024-05-23 18:21:15 +02:00
Loop Fixup timeouts 2024-05-20 19:40:50 +02:00
MTProto Fix 2024-05-20 16:18:55 +02:00
MTProtoSession cs-fix 2024-05-20 16:10:40 +02:00
MTProtoTools Add support for pyroscope memory profiling 2024-05-20 17:42:04 +02:00
Namespace Bump layer 2024-05-01 14:44:19 +02:00
RPCError Change cs rules 2023-10-01 20:05:04 +02:00
SecretChats Fix SecretMessage::delete, SeekableTrait::seek and add deleteHistory flag to discardSecretChat 2024-05-23 18:21:15 +02:00
Settings Add support for pyroscope memory profiling 2024-05-20 17:42:04 +02:00
Stream Basic quick ACK support 2024-01-25 18:32:37 +01:00
TL Extract DialogId into separate library 2024-05-10 14:26:50 +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 Change cs rules 2023-10-01 20:05:04 +02:00
API.php Bump layer 2024-05-01 19:32:59 +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 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 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 Fix file upload race condition that might occur during reconnection 2023-09-23 20:58:55 +02:00
FileCallbackInterface.php Fix file upload race condition that might occur during reconnection 2023-09-23 20:58:55 +02:00
FileRedirect.php Improve media redirects 2023-10-04 22:31:04 +02:00
GarbageCollector.php Cleanup metrics 2024-05-15 22:42:49 +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 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 Change cs rules 2023-10-01 20:05:04 +02:00
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 Finalize prometheus settings 2024-05-15 22:17:03 +02:00
MTProto.php Bump 2024-05-20 18:00:33 +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 Bump 2024-02-05 20:53:53 +01: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_v179.tl Bump layer 2024-05-01 14:44:19 +02:00
Tools.php Extract DialogId into separate library 2024-05-10 14:26:50 +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 Change cs rules 2023-10-01 20:05:04 +02:00
WrappedFuture.php