1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-30 08:39:00 +01:00
MadelineProto/src
2023-05-29 18:49:02 +02:00
..
ApiWrappers Cleanup public namespace 2023-02-16 18:38:47 +01:00
Broadcast Bugfix 2023-05-29 18:49:02 +02:00
Db Fix migration 2023-05-29 14:53:21 +02:00
DocsBuilder Add support for emojis with <emoji id="1234">, <tg-emoji emoji-id="1234> HTML tags and tg://emoji?id=1234 links, in addition to the pre-existing emoji:id links 2023-05-27 11:50:24 +02:00
Ipc Final fixes 2023-05-19 22:24:07 +02:00
Loop Reduce parallelism a bit 2023-05-29 13:24:09 +02:00
MTProto Fixes 2023-04-28 18:58:46 +02:00
MTProtoSession Add setShowPrompt setting 2023-05-27 18:35:31 +02:00
MTProtoTools Fix upgrades 2023-05-29 14:46:42 +02:00
Namespace Update docs 2023-05-25 15:25:44 +02:00
RPCError Add FloodWaitError 2023-01-29 19:20:42 +01:00
SecretChats Cleanup public namespace 2023-02-16 18:38:47 +01:00
Settings Add setShowPrompt setting 2023-05-27 18:35:31 +02:00
Stream Refactor public API 2023-01-27 14:20:47 +01:00
TL Add support for emojis with <emoji id="1234">, <tg-emoji emoji-id="1234> HTML tags and tg://emoji?id=1234 links, in addition to the pre-existing emoji:id links 2023-05-27 11:50:24 +02:00
VoIP Fixes 2023-05-11 12:51:35 +02:00
Wrappers Fix ads 2023-05-15 11:42:49 +02:00
AbstractAPI.php Misc psalm fixes 2023-01-28 16:39:03 +01:00
AnnotationsBuilder.php Fixup types 2023-05-06 20:35:03 +02:00
API.php Add setShowPrompt setting 2023-05-27 18:35:31 +02:00
APIWrapper.php Misc psalm fixes 2023-01-28 16:39:03 +01:00
AsyncTools.php Minor fixes 2023-05-25 15:32:57 +02:00
Bug74586Exception.php Refactor public API 2023-01-27 14:20:47 +01:00
Connection.php Misc psalm fixes 2023-01-28 16:39:03 +01:00
ContextConnector.php Refactor public API 2023-01-27 14:20:47 +01:00
Conversion.php Final fixes 2023-05-19 22:24:07 +02:00
DataCenter.php Fix self-updates 2023-01-28 14:53:07 +01:00
DataCenterConnection.php Refactor public API 2023-01-27 14:20:47 +01:00
DocsBuilder.php Fixes 2023-05-11 12:51:35 +02:00
DoHConnector.php Refactor public API 2023-01-27 14:20:47 +01:00
DoHWrapper.php Refactor public API 2023-01-27 14:20:47 +01:00
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 Refactor public API 2023-01-27 14:20:47 +01:00
FileCallback.php Refactor public API 2023-01-27 14:20:47 +01:00
FileCallbackInterface.php Refactor public API 2023-01-27 14:20:47 +01:00
GarbageCollector.php More fixes 2023-05-26 16:30:43 +02:00
InternalDoc.php Fix upgrades 2023-05-29 14:46:42 +02:00
Lang.php Refactor public API 2023-01-27 14:20:47 +01:00
LightState.php Refactor public API 2023-01-27 14:20:47 +01:00
Logger.php Fix upgrades 2023-05-29 14:46:42 +02:00
LoggerGetter.php Refactor public API 2023-01-27 14:20:47 +01:00
loop.php Update to layer 152 2023-02-06 20:17:35 +01:00
Magic.php Add setShowPrompt setting 2023-05-27 18:35:31 +02:00
MTProto.php Update build system 2023-05-29 15:10:42 +02:00
MyTelegramOrgWrapper.php Refactor public API 2023-01-27 14:20:47 +01:00
NothingInTheSocketException.php Refactor public API 2023-01-27 14:20:47 +01:00
polyfill.php Small fix 2023-03-26 22:51:22 +02:00
PsrLogger.php Refactor public API 2023-01-27 14:20:47 +01:00
PTSException.php Refactor public API 2023-01-27 14:20:47 +01:00
ResponseException.php Refactor public API 2023-01-27 14:20:47 +01:00
RPCErrorException.php Small fix 2023-03-26 22:51:22 +02:00
RSA.php Cleanup public namespace 2023-02-16 18:38:47 +01:00
SecurityException.php Refactor public API 2023-01-27 14:20:47 +01:00
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 Refactor public API 2023-01-27 14:20:47 +01:00
SettingsAbstract.php Fixes 2023-05-11 12:51:35 +02:00
SettingsEmpty.php Refactor public API 2023-01-27 14:20:47 +01:00
Shutdown.php Fix 2023-02-08 10:12:14 +01:00
Snitch.php Cleanup public namespace 2023-02-16 18:38:47 +01:00
StrTools.php Refactor public API 2023-01-27 14:20:47 +01:00
TL_botAPI.tl Refactor public API 2023-01-27 14:20:47 +01:00
TL_mtproto_v1.tl Refactor public API 2023-01-27 14:20:47 +01:00
TL_secret.tl Refactor public API 2023-01-27 14:20:47 +01:00
TL_telegram_v158.tl Remove messages.getAllChats 2023-04-25 17:31:36 +02:00
Tools.php Test fibers before first login 2023-01-27 19:30:08 +01:00
UpdateHandlerType.php Refactor public API 2023-01-27 14:20:47 +01:00
v3.json Add setShowPrompt setting 2023-05-27 18:35:31 +02:00
VoIP.php Refactor public API 2023-01-27 14:20:47 +01:00
VoIPServerConfig.php Refactor public API 2023-01-27 14:20:47 +01:00
WrappedFuture.php Refactor public API 2023-01-27 14:20:47 +01:00