1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-30 09:58:59 +01:00
MadelineProto/src
2023-07-25 16:10:42 +03:30
..
ApiWrappers Display performance warnings in the login UI 2023-07-23 16:31:56 +02:00
Broadcast Update 2023-07-14 20:15:04 +02:00
Db Switch to string serializer for usernames 2023-07-09 17:23:54 +02:00
DocsBuilder Multiple fixes and improvements 2023-07-21 19:21:34 +02:00
EventHandler Merge branch 'danog:v8' into v8 2023-07-25 16:10:42 +03:30
Ipc Update relase 2023-07-22 14:00:29 +02:00
Loop Add a bunch of new filters and a getAdmin function 2023-07-10 18:42:58 +02:00
MTProto Add remaining filters 2023-07-05 21:28:17 +02:00
MTProtoSession cs-fix 2023-07-21 17:49:55 +02:00
MTProtoTools Do not unreference timeout cancellations 2023-07-25 14:05:51 +02:00
Namespace Multiple improvements 2023-07-25 13:13:17 +02:00
RPCError Add FloodWaitError 2023-01-29 19:20:42 +01:00
SecretChats Further refactoring 2023-07-04 18:19:06 +02:00
Settings Fixes to logger updateSettings, getReply and FilterReplyToSelf. 2023-07-22 13:57:59 +02:00
Stream Fix ws and wss transport 2023-07-23 16:10:13 +02:00
TL Do not unreference timeout cancellations 2023-07-25 14:05:51 +02:00
VoIP Performance improvement 2023-06-28 15:50:38 +02:00
Wrappers Do not unreference timeout cancellations 2023-07-25 14:05:51 +02:00
AbstractAPI.php Misc psalm fixes 2023-01-28 16:39:03 +01:00
AnnotationsBuilder.php Multiple improvements 2023-07-25 13:13:17 +02:00
API.php Update release 2023-07-25 14:22:30 +02:00
APIWrapper.php Misc psalm fixes 2023-01-28 16:39:03 +01:00
AsyncTools.php Do not unreference timeout cancellations 2023-07-25 14:05:51 +02:00
BotApiFileId.php Improve renaming of bot API file IDs 2023-07-23 15:44:56 +02:00
Bug74586Exception.php Refactor public API 2023-01-27 14:20:47 +01:00
Connection.php Fix HTTP(s) transports 2023-07-23 16:16:31 +02:00
ContextConnector.php Improve docbuilder 2023-07-14 16:44:10 +02:00
Conversion.php Final fixes 2023-05-19 22:24:07 +02:00
DataCenter.php Fix ws and wss transport 2023-07-23 16:10:13 +02:00
DataCenterConnection.php Add some service messages 2023-07-06 20:58:12 +02:00
DocsBuilder.php Improve static analysis 2023-07-16 13:43:55 +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 Improve renaming of bot API file IDs 2023-07-23 15:44:56 +02:00
EventHandlerIssue.php Fix 2023-07-16 17:42:16 +02:00
Exception.php Fix localization 2023-07-24 14:35:54 +02:00
FileCallback.php Fix #1372 2023-07-16 16:32:49 +02:00
FileCallbackInterface.php Refactor public API 2023-01-27 14:20:47 +01:00
GarbageCollector.php Cleanup 2023-06-18 22:13:12 +02:00
InternalDoc.php Update localization 2023-07-23 16:33:02 +02:00
Lang.php Multiple improvements 2023-07-25 13:13:17 +02:00
LightState.php Update release 2023-07-25 14:22:30 +02:00
LocalFile.php Implement PSR-4 autoloading for plugin paths 2023-07-10 21:15:35 +02:00
Logger.php Reduce latency 2023-07-13 17:05:44 +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 Multiple improvements 2023-07-25 13:13:17 +02:00
MTProto.php Improvements 2023-07-23 16:42:18 +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
ParseMode.php Better abstractions 2023-07-14 20:39:32 +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 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
RemoteUrl.php Add reply, delete bound methods 2023-07-11 19:43:31 +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 Make sure the event handler class is in scope before unserializing 2023-07-25 14:27:16 +02:00
SessionPaths.php Minor fixes 2023-05-25 15:32:57 +02:00
Settings.php Restore templates 2023-06-18 22:40:43 +02: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
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
StrTools.php Multiple fixes and improvements 2023-07-21 19:21:34 +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_v160.tl Add support for stories (and fix some bugs, too) 2023-07-20 21:09:57 +02:00
Tools.php Fix localization 2023-07-24 14:35:54 +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 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