1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-11 23:28:37 +01:00
MadelineProto/src
2023-08-20 17:43:07 +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 Remove deprecated property 2023-08-20 11:39:43 +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 Update 2023-08-20 17:43:07 +02:00
Loop Allow playing streams via IPC 2023-08-20 14:17:21 +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 Add FloodWaitError 2023-01-29 19:20:42 +01:00
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 Update 2023-08-20 17:43:07 +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 17:18:55 +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 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 Performance improvement 2023-06-28 15:50:38 +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 Refactor public API 2023-01-27 14:20:47 +01:00
GarbageCollector.php Improvement 2023-08-15 13:16:08 +02:00
InternalDoc.php Allow playing streams via IPC 2023-08-20 14:17:21 +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 Refactor public API 2023-01-27 14:20:47 +01:00
Magic.php Refactor VoIP API 2023-08-12 17:45:25 +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 Refactor public API 2023-01-27 14:20:47 +01:00
Ogg.php Improvements 2023-08-20 17:15:19 +02:00
ParseMode.php Add copyright notices 2023-08-13 11:40:35 +02:00
PeerNotInDbException.php Performance improvement 2023-06-28 15:50:38 +02:00
PluginEventHandler.php Include plugins before deserializing session 2023-07-13 16:02:53 +02:00
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 Refactor public API 2023-01-27 14:20:47 +01:00
RPCErrorException.php Performance improvement 2023-06-28 15:50:38 +02:00
RSA.php Cleanup public namespace 2023-02-16 18:38:47 +01:00
SecretPeerNotInDbException.php Performance improvement 2023-06-28 15:50:38 +02:00
SecurityException.php Refactor public API 2023-01-27 14:20:47 +01:00
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 Fix 2023-02-08 10:12:14 +01:00
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 Improve conversion 2023-08-20 11:36:58 +02:00
TL_botAPI.tl Refactor public API 2023-01-27 14:20:47 +01:00
TL_mtproto_v1.tl Remove legacy constructors 2023-06-28 18:57:16 +02:00
TL_secret.tl Refactor public API 2023-01-27 14:20:47 +01:00
TL_telegram_v161.tl Layer 161 2023-08-14 23:06:22 +02:00
Tools.php More VoIP fixes 2023-08-19 21:45:38 +02:00
UpdateHandlerType.php Refactor public API 2023-01-27 14:20:47 +01:00
v3.json cs-fix 2023-07-08 22:24:31 +02:00
VoIP.php Add simple filter for broadcast progress updates 2023-08-20 14:33:38 +02:00
VoIPController.php Improvements 2023-08-20 17:15:19 +02:00
VoIPServerConfig.php Log VoIP state transitions 2023-08-19 18:29:55 +02:00
WrappedFuture.php Refactor public API 2023-01-27 14:20:47 +01:00