1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-11 23:28:37 +01:00
MadelineProto/src
2023-08-20 22:36:05 +02:00
..
ApiWrappers Display performance warnings in the login UI 2023-07-23 16:31:56 +02:00
Broadcast Add simple filter for broadcast progress updates 2023-08-20 14:33:38 +02:00
Db Update for amphp/redis:^2 2023-08-20 19:32:17 +02:00
DocsBuilder Psalm fixes 2023-08-05 20:53:57 +02:00
EventHandler Add Running and FilterRunning filters 2023-08-20 18:23:19 +02:00
Ipc Update 2023-08-20 19:22:51 +02:00
Loop Improve validation 2023-08-20 21:39:43 +02:00
MTProto Remove all side effects 2023-08-14 15:48:39 +02:00
MTProtoSession Log VoIP state transitions 2023-08-19 18:29:55 +02:00
MTProtoTools Add simple filter for broadcast progress updates 2023-08-20 14:33:38 +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 Improvements 2023-08-20 17:15:19 +02:00
TL Fix markdownUrlEscape 2023-08-20 11:34:46 +02:00
VoIP Improve validation 2023-08-20 21:39:43 +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-20 22:36:05 +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
Connection.php Improve tests 2023-08-05 23:09:40 +02:00
ContextConnector.php
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
empty.wav Fix validation 2023-08-20 22:31:45 +02:00
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 More fixes 2023-08-20 19:07:14 +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 More VoIP fixes 2023-08-19 21:45:38 +02:00
LoggerGetter.php
Magic.php Fix validation 2023-08-20 22:31:45 +02:00
MTProto.php Fix a bug in the VoIP::skip() method, add VoIP::getCurrent method 2023-08-19 21:20:51 +02:00
MyTelegramOrgWrapper.php Remove legacy array settings 2023-08-13 16:21:59 +02:00
NothingInTheSocketException.php
Ogg.php Fix validation 2023-08-20 22:31:45 +02:00
ParseMode.php Add copyright notices 2023-08-13 11:40:35 +02:00
PeerNotInDbException.php
PluginEventHandler.php
polyfill.php Add validateOgg method 2023-08-20 14:49:49 +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
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 Improve conversion 2023-08-20 11:36: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 More fixes 2023-08-20 19:07:14 +02:00
UpdateHandlerType.php
v3.json
VoIP.php More fixes 2023-08-20 19:07:14 +02:00
VoIPController.php More fixes 2023-08-20 19:07:14 +02:00
VoIPServerConfig.php Log VoIP state transitions 2023-08-19 18:29:55 +02:00
WrappedFuture.php