1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-11 22:48:16 +01:00
MadelineProto/src
2023-06-24 19:08:30 +02:00
..
ApiWrappers Restore templates 2023-06-18 22:40:43 +02:00
Broadcast Broadcast API bugfix 2023-06-05 16:51:16 +02:00
Db Fix bugs 2023-06-14 22:19:05 +02:00
DocsBuilder Add JSON localization files 2023-06-24 18:25:26 +02:00
Ipc Restore templates 2023-06-18 22:40:43 +02:00
Loop Cleanup localization 2023-06-24 18:01:10 +02:00
MTProto Improve logic a bit 2023-06-04 15:16:06 +02:00
MTProtoSession Improve logic 2023-06-16 14:27:36 +02:00
MTProtoTools Cleanup localization 2023-06-24 18:01:10 +02:00
Namespace Fix multiple args + improve build 2023-06-13 19:58:20 +02:00
RPCError
SecretChats Cleanup localization 2023-06-24 18:01:10 +02:00
Settings Restore templates 2023-06-18 22:40:43 +02:00
Stream
TL Cleanup localization 2023-06-24 18:01:10 +02:00
VoIP Cleanup localization 2023-06-24 18:01:10 +02:00
Wrappers Automatically download translations 2023-06-24 19:08:30 +02:00
AbstractAPI.php
AnnotationsBuilder.php Fixup types 2023-05-06 20:35:03 +02:00
API.php Restore templates 2023-06-18 22:40:43 +02:00
APIWrapper.php
AsyncTools.php Implement QR code login, allow restart()ing the IPC daemon, wrap Cancellations in the IPC client 2023-06-18 20:55:16 +02:00
Bug74586Exception.php
Connection.php Implement client-side cancellation 2023-06-02 20:49:50 +02:00
ContextConnector.php
Conversion.php Final fixes 2023-05-19 22:24:07 +02:00
DataCenter.php
DataCenterConnection.php Cleanup localization 2023-06-24 18:01:10 +02:00
DocsBuilder.php Fixes 2023-05-11 12:51:35 +02:00
DoHConnector.php
DoHWrapper.php
EventHandler.php Make getID work with usernames, allow calling restart() and stop() from outside the event handler 2023-04-22 20:22:17 +02:00
Exception.php
FileCallback.php
FileCallbackInterface.php
GarbageCollector.php Cleanup 2023-06-18 22:13:12 +02:00
InternalDoc.php Cleanup 2023-06-18 22:13:12 +02:00
Lang.php Automatically download translations 2023-06-24 19:08:30 +02:00
LightState.php
Logger.php Fix upgrades 2023-05-29 14:46:42 +02:00
LoggerGetter.php
loop.php
Magic.php Cleanup localization 2023-06-24 18:01:10 +02:00
MTProto.php Cleanup localization 2023-06-24 18:01:10 +02:00
MyTelegramOrgWrapper.php
NothingInTheSocketException.php
polyfill.php
PsrLogger.php
PTSException.php
ResponseException.php
RPCErrorException.php Implement QR code login, allow restart()ing the IPC daemon, wrap Cancellations in the IPC client 2023-06-18 20:55:16 +02:00
RSA.php
SecurityException.php
Serialization.php Implement serialization type migration 2023-05-26 17:20:13 +02:00
SessionPaths.php Minor fixes 2023-05-25 15:32:57 +02:00
Settings.php Restore templates 2023-06-18 22:40:43 +02:00
SettingsAbstract.php Fixes 2023-05-11 12:51:35 +02:00
SettingsEmpty.php
Shutdown.php
Snitch.php
StrTools.php Mark some methods as internal 2023-06-13 22:43:56 +02:00
TL_botAPI.tl
TL_mtproto_v1.tl
TL_secret.tl
TL_telegram_v158.tl Remove messages.getAllChats 2023-04-25 17:31:36 +02:00
Tools.php Cleanup 2023-06-24 18:47:48 +02:00
UpdateHandlerType.php
v3.json Add setShowPrompt setting 2023-05-27 18:35:31 +02:00
VoIP.php
VoIPServerConfig.php
WrappedFuture.php