1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 06:07:49 +01:00
MadelineProto/src
2023-08-19 17:50:15 +02:00
..
ApiWrappers Display performance warnings in the login UI 2023-07-23 16:31:56 +02:00
Broadcast Peer database fixes 2023-08-15 10:14:43 +02:00
Db Fixes 2023-08-18 21:15:09 +02:00
DocsBuilder Psalm fixes 2023-08-05 20:53:57 +02:00
EventHandler Fix playing and converting VoIP audio from a stream 2023-08-19 17:33:47 +02:00
Ipc Remove all deprecated APIs and polyfills 2023-08-13 11:59:05 +02:00
Loop Remove all side effects 2023-08-14 15:48:39 +02:00
MTProto Remove all side effects 2023-08-14 15:48:39 +02:00
MTProtoSession Remove all side effects 2023-08-14 15:48:39 +02:00
MTProtoTools Fix playing and converting VoIP audio from a stream 2023-08-19 17:33:47 +02:00
Namespace Layer 161 2023-08-14 23:06:22 +02:00
RPCError
SecretChats Remove all side effects 2023-08-14 15:48:39 +02:00
Settings Fix HTTP proxies for websocket and HTTP transports 2023-08-16 16:20:51 +02:00
Stream Fix HTTP proxies for websocket and HTTP transports 2023-08-16 16:20:51 +02:00
TL Remove all side effects 2023-08-14 15:48:39 +02:00
VoIP Allow uploading files directly from streams! 2023-08-19 16:17:16 +02:00
Wrappers Update docs 2023-08-14 23:22:49 +02:00
AbstractAPI.php Remove all deprecated APIs and polyfills 2023-08-13 11:59:05 +02:00
AnnotationsBuilder.php Fix playing and converting VoIP audio from a stream 2023-08-19 17:33:47 +02:00
API.php Increase release 2023-08-16 21:54:30 +02:00
APIWrapper.php Fix logout in case of session termination 2023-08-06 16:29:29 +02:00
AsyncTools.php Remove all deprecated APIs and polyfills 2023-08-13 11:59:05 +02:00
BotApiFileId.php Add copyright notices 2023-08-13 11:40:35 +02:00
Bug74586Exception.php
Connection.php Improve tests 2023-08-05 23:09:40 +02:00
ContextConnector.php Improve docbuilder 2023-07-14 16:44:10 +02:00
Conversion.php Remove legacy array settings 2023-08-13 16:21:59 +02:00
DataCenter.php Fix HTTP proxies for websocket and HTTP transports 2023-08-16 16:20:51 +02:00
DataCenterConnection.php More testmode improvements 2023-08-06 18:41:22 +02:00
DocsBuilder.php Remove remaining legacy logic 2023-08-13 16:24:25 +02:00
DoHConnector.php Do not unreference timeout cancellations 2023-07-25 14:05:51 +02:00
DoHWrapper.php
EventHandler.php Fix 2023-08-15 23:21:51 +02:00
EventHandlerIssue.php Add copyright notices 2023-08-13 11:40:35 +02:00
Exception.php IPC&file fixes 2023-08-12 17:45:25 +02:00
FileCallback.php Psalm fixes 2023-08-05 20:53:57 +02:00
FileCallbackInterface.php
GarbageCollector.php Improvement 2023-08-15 13:16:08 +02:00
InternalDoc.php Fix playing and converting VoIP audio from a stream 2023-08-19 17:33:47 +02:00
Lang.php Fixes 2023-08-18 21:15:09 +02:00
LightState.php Update release 2023-07-25 14:22:30 +02:00
LocalFile.php Add copyright notices 2023-08-13 11:40:35 +02:00
Logger.php Reduce latency 2023-07-13 17:05:44 +02:00
LoggerGetter.php
Magic.php Refactor VoIP API 2023-08-12 17:45:25 +02:00
MTProto.php Fix playing and converting VoIP audio from a stream 2023-08-19 17:33:47 +02:00
MyTelegramOrgWrapper.php Remove legacy array settings 2023-08-13 16:21:59 +02:00
NothingInTheSocketException.php
Ogg.php Fix playing and converting VoIP audio from a stream 2023-08-19 17:33:47 +02:00
ParseMode.php Add copyright notices 2023-08-13 11:40:35 +02:00
PeerNotInDbException.php
PluginEventHandler.php Include plugins before deserializing session 2023-07-13 16:02:53 +02:00
polyfill.php Fix connection to the database when a password is accidentally provided but none is required 2023-08-14 16:29:04 +02:00
PsrLogger.php Add copyright notices 2023-08-13 11:40:35 +02:00
PTSException.php Cleanup 2023-08-14 16:33:17 +02:00
RemoteUrl.php Add copyright notices 2023-08-13 11:40:35 +02:00
ResponseException.php
RPCErrorException.php
RSA.php
SecretPeerNotInDbException.php
SecurityException.php
Serialization.php Localize windows warning 2023-08-14 16:46:01 +02:00
SessionPaths.php More refactoring 2023-08-13 16:57:42 +02:00
Settings.php Remove legacy array settings 2023-08-13 16:21:59 +02:00
SettingsAbstract.php Fix HTTP proxies for websocket and HTTP transports 2023-08-16 16:20:51 +02:00
SettingsEmpty.php Remove legacy array settings 2023-08-13 16:21:59 +02:00
Shutdown.php
SimpleEventHandler.php Implement PSR-4 autoloading for plugin paths 2023-07-10 21:15:35 +02:00
Snitch.php Multiple fixes and improvements 2023-07-21 19:21:34 +02:00
StreamEof.php Add source code of @libtgvoipbot 2023-08-19 17:38:33 +02:00
StrTools.php Psalm fixes 2023-08-05 21:26:58 +02:00
TL_botAPI.tl
TL_mtproto_v1.tl
TL_secret.tl
TL_telegram_v161.tl Layer 161 2023-08-14 23:06:22 +02:00
Tools.php Reuse HTTP client for buffering 2023-08-19 17:50:15 +02:00
UpdateHandlerType.php
v3.json cs-fix 2023-07-08 22:24:31 +02:00
VoIP.php Final improvements 2023-08-14 20:54:16 +02:00
VoIPController.php Fixes 2023-08-18 21:15:09 +02:00
VoIPServerConfig.php Add copyright notices 2023-08-13 11:40:35 +02:00
WrappedFuture.php