1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-27 01:34:40 +01:00
MadelineProto/src
2024-04-06 21:25:22 +02:00
..
ApiWrappers
Broadcast Cs-fix 2024-02-05 23:26:52 +01:00
EventHandler Update docs 2024-04-06 18:50:37 +02:00
Ipc Small fix for IPC exceptions 2023-12-24 19:28:21 +01:00
Loop Fixup migration 2024-03-12 16:22:58 +01:00
MTProto Add takeout ID to API 2023-12-23 22:13:17 +01:00
MTProtoSession Fixup 2024-04-06 19:03:28 +02:00
MTProtoTools More migration fixes 2024-04-06 21:25:22 +02:00
Namespace Update docs 2024-04-06 17:13:15 +02:00
RPCError
SecretChats Switch to danog/async-orm 2024-04-06 13:08:41 +02:00
Settings Update docs 2024-04-06 17:13:15 +02:00
Stream Basic quick ACK support 2024-01-25 18:32:37 +01:00
TL Begin migration to danog/async-orm and new version of danog/tg-file-decoder 2024-04-01 19:08:32 +02:00
VoIP Cleanup 2024-01-16 21:11:25 +01:00
Wrappers Switch to danog/async-orm 2024-04-06 13:08:41 +02:00
AbstractAPI.php
API.php Transform all IDs 2024-03-11 20:03:07 +01:00
APIWrapper.php
AsyncTools.php Fixes 2023-11-11 16:55:29 +01:00
BotApiFileId.php Begin migration to danog/async-orm and new version of danog/tg-file-decoder 2024-04-01 19:08:32 +02:00
Connection.php Fixup 2024-01-22 20:30:29 +01:00
ContextConnector.php
Conversion.php Begin migration to danog/async-orm and new version of danog/tg-file-decoder 2024-04-01 19:08:32 +02:00
DataCenter.php Fixes 2023-11-11 16:55:29 +01:00
DataCenterConnection.php Do not expose PFS duration settings 2024-02-15 09:54:29 +01:00
DoHConnector.php Fixes 2023-11-11 16:55:29 +01:00
DoHWrapper.php Allow usage of websocket client 2024-03-10 19:51:03 +01:00
empty.wav
EventHandler.php Fixes 2024-04-06 19:01:37 +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
GarbageCollector.php Small bugfix 2024-03-02 19:32:23 +01:00
InternalDoc.php Update docs 2024-04-06 17:13:15 +02:00
Lang.php Bump 2024-03-08 13:24:05 +01: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 More migration fixes 2024-04-06 21:25:12 +02:00
MyTelegramOrgWrapper.php Fixes 2023-11-11 16:55:29 +01:00
NothingInTheSocketException.php
Ogg.php Add VoIP writing functionality 2024-01-16 21:11:25 +01:00
OggWriter.php Add missing file 2024-01-16 21:11:25 +01:00
ParseMode.php
PeerNotInDbException.php
PluginEventHandler.php
polyfill.php More migration fixes 2024-04-06 21:25:12 +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 More migration fixes 2024-04-06 21:25:12 +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
StreamEof.php
StrTools.php Add HTML escaping helper function for MadelineProto's HTML entity converter 2023-11-30 17:12:48 +01:00
TL_mtproto_v1.tl
TL_secret.tl
TL_telegram_v177.tl Update docs 2024-04-06 17:13:15 +02:00
Tools.php Switch to danog/async-orm 2024-04-06 13:08:41 +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