1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-30 11:18:59 +01:00
MadelineProto/src
2023-08-29 23:23:24 +03:30
..
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 Misc fixes 2023-08-21 10:11:23 +02:00
DocsBuilder Psalm fixes 2023-08-05 20:53:57 +02:00
EventHandler Merge branch 'v8' of https://github.com/AhJXD/MadelineProto into v8 2023-08-29 23:23:24 +03:30
Ipc Wait for initialization earlier 2023-08-27 11:57:49 +02:00
Loop Misc fixes 2023-08-21 10:11:23 +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 Merge branch 'v8' into v8 2023-08-24 13:26:26 +03:30
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 Avoid integer overflow 2023-08-29 10:07:59 +02:00
Wrappers Always run updateSettings if settings are passed to constructor 2023-08-27 11:04:18 +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-27 20:05:42 +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 Always run updateSettings if settings are passed to constructor 2023-08-27 11:04:18 +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 Avoid connecting to old DCs that the server told us to forget about 2023-08-27 10:50:35 +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 Misc fixes 2023-08-21 10:11:23 +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 Increase performance with buffered logging 2023-08-29 16:23:26 +02:00
LoggerGetter.php
Magic.php Misc fixes 2023-08-21 10:11:23 +02:00
MTProto.php Reorder a bit more 2023-08-27 19:29:42 +02:00
MyTelegramOrgWrapper.php Remove legacy array settings 2023-08-13 16:21:59 +02:00
NothingInTheSocketException.php
Ogg.php Default to stereo again for futureproofing 2023-08-21 10:26:32 +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 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 Increase performance with buffered logging 2023-08-29 16:23:26 +02: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
TL_mtproto_v1.tl
TL_secret.tl
TL_telegram_v161.tl Layer 161 2023-08-14 23:06:22 +02:00
Tools.php Misc fixes 2023-08-21 10:11:23 +02:00
UpdateHandlerType.php
v3.json cs-fix 2023-07-08 22:24:31 +02:00
VoIP.php More fixes 2023-08-20 19:07:14 +02:00
VoIPController.php Avoid race condition during initialization 2023-08-29 20:00:13 +02:00
VoIPServerConfig.php Log VoIP state transitions 2023-08-19 18:29:55 +02:00
WrappedFuture.php