spreed/lib/Exceptions
Daniel Calviño Sánchez 6bfe44f1e3 feat: Add endpoint to enable and disable live transcriptions
The endpoint just forwards the request to the external app
"live_transcription", but using a standard Talk endpoint makes possible
to abstract that from the clients.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2025-08-29 11:33:59 +02:00
..
ParticipantProperty fix(openapi): Fix empty array cases for room controller used by clients 2024-11-28 12:00:27 +01:00
RoomProperty feat(conversation): Add new API endpoint that allows to provide all settings 2025-03-04 16:44:06 +01:00
CannotReachRemoteException.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
ChatSummaryException.php feat(chat): Add API to summarize chat messages 2024-11-14 15:38:21 +01:00
DialOutFailedException.php chore(cs): Prepare coding-standard update 2024-09-18 22:26:39 +02:00
FederationRestrictionException.php fix(openapi): Fix empty array cases for room controller used by clients 2024-11-28 12:00:27 +01:00
ForbiddenException.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
GuestImportException.php test(invites): Add unit tests for invite API 2024-11-28 15:39:05 +01:00
HostedSignalingServerAPIException.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
HostedSignalingServerInputException.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
ImpossibleToKillException.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
InvalidPasswordException.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
InvalidRoomException.php fix(chat): Fix missing reference information for federated message links 2024-07-10 09:03:40 +02:00
LiveTranscriptionAppAPIException.php feat: Add capability for live transcriptions in calls 2025-08-29 11:33:59 +02:00
LiveTranscriptionAppNotEnabledException.php feat: Add endpoint to enable and disable live transcriptions 2025-08-29 11:33:59 +02:00
LiveTranscriptionAppResponseException.php feat: Add endpoint to enable and disable live transcriptions 2025-08-29 11:33:59 +02:00
MessagingNotAllowedException.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
ParticipantNotFoundException.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
PermissionsException.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
PollPropertyException.php feat(polls): allow editing of draft polls 2025-01-20 11:49:38 +01:00
ReactionAlreadyExistsException.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
ReactionNotSupportedException.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
ReactionOutOfContextException.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
RecordingNotFoundException.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
RemoteClientException.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
RoomHasNoModeratorException.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
RoomNotFoundException.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
UnauthorizedException.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
WrongPermissionsException.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00