This website requires JavaScript.
Explore
Help
Register
Sign In
VladPolskiy
/
nextcloud-spreed
Watch
1
Star
0
Fork
0
You've already forked nextcloud-spreed
mirror of
https://github.com/nextcloud/spreed.git
synced
2025-07-23 18:55:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feat/15465/use-busy-status-for-calls
nextcloud-spreed
/
lib
/
Exceptions
History
Joas Schilling
fd677f258a
feat(conversation): Add new API endpoint that allows to provide all settings
...
Signed-off-by: Joas Schilling <
coding@schilljs.com
>
2025-03-04 16:44:06 +01: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
…
ChatSummaryException.php
…
DialOutFailedException.php
…
FederationRestrictionException.php
fix(openapi): Fix empty array cases for room controller used by clients
2024-11-28 12:00:27 +01:00
ForbiddenException.php
…
GuestImportException.php
test(invites): Add unit tests for invite API
2024-11-28 15:39:05 +01:00
HostedSignalingServerAPIException.php
…
HostedSignalingServerInputException.php
…
ImpossibleToKillException.php
…
InvalidPasswordException.php
…
InvalidRoomException.php
…
MessagingNotAllowedException.php
…
ParticipantNotFoundException.php
…
PermissionsException.php
…
PollPropertyException.php
feat(polls): allow editing of draft polls
2025-01-20 11:49:38 +01:00
ReactionAlreadyExistsException.php
…
ReactionNotSupportedException.php
…
ReactionOutOfContextException.php
…
RecordingNotFoundException.php
…
RemoteClientException.php
…
RoomHasNoModeratorException.php
…
RoomNotFoundException.php
…
UnauthorizedException.php
…
WrongPermissionsException.php
…