.. |
ApiWrappers
|
Change cs rules
|
2023-10-01 20:05:04 +02:00 |
Broadcast
|
Fix broadcasts with bot API file IDs, fix MTProtoToBotAPI
|
2023-12-15 14:06:19 +01:00 |
Db
|
Fixup docs
|
2023-12-12 17:25:54 +01:00 |
DocsBuilder
|
Remove internal details from API, remove getDialogs (use only getDialogIds now), remove useless getInfo fields
|
2023-12-14 19:38:22 +01:00 |
EventHandler
|
Peer improvements
|
2023-12-15 14:58:28 +01:00 |
Ipc
|
Improve IPC TL stacktrace
|
2023-12-15 16:59:22 +01:00 |
Loop
|
Bugfix
|
2023-12-15 00:15:25 +01:00 |
MTProto
|
Refactoring and performance improvements
|
2023-12-14 15:44:09 +01:00 |
MTProtoSession
|
Bugfix
|
2023-12-15 00:15:25 +01:00 |
MTProtoTools
|
Peer improvements
|
2023-12-15 14:58:28 +01:00 |
Namespace
|
Remove internal details from API, remove getDialogs (use only getDialogIds now), remove useless getInfo fields
|
2023-12-14 19:38:22 +01:00 |
RPCError
|
Change cs rules
|
2023-10-01 20:05:04 +02:00 |
SecretChats
|
Remove internal details from API, remove getDialogs (use only getDialogIds now), remove useless getInfo fields
|
2023-12-14 19:38:22 +01:00 |
Settings
|
Update to layer 167
|
2023-12-03 13:13:07 +01:00 |
Stream
|
More cancellations
|
2023-10-03 21:01:45 +02:00 |
TL
|
Fix broadcasts with bot API file IDs, fix MTProtoToBotAPI
|
2023-12-15 14:06:19 +01:00 |
VoIP
|
Remove internal details from API, remove getDialogs (use only getDialogIds now), remove useless getInfo fields
|
2023-12-14 19:38:22 +01:00 |
Wrappers
|
Cleanup
|
2023-12-14 19:45:28 +01:00 |
AbstractAPI.php
|
Change cs rules
|
2023-10-01 20:05:04 +02:00 |
AnnotationsBuilder.php
|
Completely remove postponing from the API to avoid unwanted side effects (sequentially queued requests are still bundled in a single container anyway)
|
2023-12-14 17:08:19 +01:00 |
API.php
|
Bump
|
2023-12-15 17:37:55 +01:00 |
APIWrapper.php
|
Fix logout in case of session termination
|
2023-08-06 16:29:29 +02:00 |
AsyncTools.php
|
Fixes
|
2023-11-11 16:55:29 +01:00 |
BotApiFileId.php
|
Indent phpdocs
|
2023-09-06 21:12:19 +02:00 |
Connection.php
|
Fix broadcasts with bot API file IDs, fix MTProtoToBotAPI
|
2023-12-15 14:06:19 +01:00 |
ContextConnector.php
|
Improve docbuilder
|
2023-07-14 16:44:10 +02:00 |
Conversion.php
|
Fixes
|
2023-11-11 16:55:29 +01:00 |
DataCenter.php
|
Fixes
|
2023-11-11 16:55:29 +01:00 |
DataCenterConnection.php
|
Completely remove postponing from the API to avoid unwanted side effects (sequentially queued requests are still bundled in a single container anyway)
|
2023-12-14 17:08:19 +01:00 |
DocsBuilder.php
|
Remove internal details from API, remove getDialogs (use only getDialogIds now), remove useless getInfo fields
|
2023-12-14 19:38:22 +01:00 |
DoHConnector.php
|
Fixes
|
2023-11-11 16:55:29 +01:00 |
DoHWrapper.php
|
Fixes
|
2023-11-11 16:55:29 +01:00 |
empty.wav
|
Fix validation
|
2023-08-20 22:31:45 +02:00 |
EventHandler.php
|
Secret chat media improvements and report errors thrown from event handler to the report peer of the current event handler.
|
2023-12-14 18:05:04 +01:00 |
EventHandlerIssue.php
|
Change cs rules
|
2023-10-01 20:05:04 +02:00 |
Exception.php
|
Improve IPC TL stacktrace
|
2023-12-15 16:59:22 +01:00 |
FileCallback.php
|
Fix file upload race condition that might occur during reconnection
|
2023-09-23 20:58:55 +02:00 |
FileCallbackInterface.php
|
Fix file upload race condition that might occur during reconnection
|
2023-09-23 20:58:55 +02:00 |
FileRedirect.php
|
Improve media redirects
|
2023-10-04 22:31:04 +02:00 |
GarbageCollector.php
|
Fixes
|
2023-11-11 16:55:29 +01:00 |
InternalDoc.php
|
cs-fix
|
2023-12-14 19:57:41 +01:00 |
Lang.php
|
Update localization
|
2023-12-01 23:20:24 +01:00 |
LightState.php
|
Change cs rules
|
2023-10-01 20:05:04 +02:00 |
LocalFile.php
|
Add copyright notices
|
2023-08-13 11:40:35 +02:00 |
Logger.php
|
Add translation invitation
|
2023-11-23 21:49:03 +01:00 |
LoggerGetter.php
|
Improve psalm
|
2023-11-09 21:27:12 +01:00 |
Magic.php
|
Fix some QR code login issues
|
2023-11-23 14:33:41 +01:00 |
MTProto.php
|
Remove internal details from API, remove getDialogs (use only getDialogIds now), remove useless getInfo fields
|
2023-12-14 19:38:22 +01:00 |
MyTelegramOrgWrapper.php
|
Fixes
|
2023-11-11 16:55:29 +01:00 |
NothingInTheSocketException.php
|
|
|
Ogg.php
|
Update Ogg.php
|
2023-11-13 00:08:40 +01: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
|
Indent phpdocs
|
2023-09-06 21:12:19 +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
|
Normalize
|
2023-11-23 20:50:50 +01:00 |
RSA.php
|
Change cs rules
|
2023-10-01 20:05:04 +02:00 |
SecretPeerNotInDbException.php
|
|
|
SecurityException.php
|
|
|
Serialization.php
|
Fix some QR code login issues
|
2023-11-23 14:33:41 +01:00 |
SessionPaths.php
|
Change cs rules
|
2023-10-01 20:05:04 +02:00 |
Settings.php
|
Change cs rules
|
2023-10-01 20:05:04 +02:00 |
SettingsAbstract.php
|
Change cs rules
|
2023-10-01 20:05:04 +02:00 |
SettingsEmpty.php
|
Remove legacy array settings
|
2023-08-13 16:21:59 +02:00 |
SettingsGetter.php
|
Fix MyTelegramOrgWrapper
|
2023-11-09 21:22:35 +01:00 |
Shutdown.php
|
Add support for ephemeral filesystems, UNIX socket database connections, fix revoltphp bug, fix updatePinnedMessages
|
2023-11-19 16:41:47 +01:00 |
SimpleEventHandler.php
|
Implement PSR-4 autoloading for plugin paths
|
2023-07-10 21:15:35 +02:00 |
Snitch.php
|
Fixes
|
2023-11-11 16:55:29 +01:00 |
StreamEof.php
|
Add source code of @libtgvoipbot
|
2023-08-19 17:38:33 +02:00 |
StrTools.php
|
Add HTML escaping helper function for MadelineProto's HTML entity converter
|
2023-11-30 17:12:48 +01:00 |
TL_mtproto_v1.tl
|
Clean
|
2023-09-05 21:28:33 +02:00 |
TL_secret.tl
|
Secret chat fixes
|
2023-09-06 17:46:35 +02:00 |
TL_telegram_v167.tl
|
Update to layer 167
|
2023-12-03 13:13:07 +01:00 |
Tools.php
|
Small fix
|
2023-12-06 23:01:03 +01:00 |
UpdateHandlerType.php
|
|
|
v3.json
|
|
|
VoIP.php
|
Indent phpdocs
|
2023-09-06 21:12:19 +02:00 |
VoIPController.php
|
Fixes
|
2023-11-11 16:55:29 +01:00 |
VoIPServerConfig.php
|
Change cs rules
|
2023-10-01 20:05:04 +02:00 |
WrappedFuture.php
|
|
|