spreed/lib/Events
Joas Schilling 81e7968000
fix(conversations): Remove call-permissions
The permission only existed on API level and it's too complicated
to figure out a good UX for it. So the functionality to change it
are removed here. It's still kept in the database and response to
avoid breakage of existing clients

Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-22 17:16:41 +02:00
..
AAttendeeRemovedEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
ABeforeJoinedRoomEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
ACallEndedEvent.php fix(calls): Explicitly end the call so we can notify the remote 2024-07-31 23:07:28 +02:00
ACallEndedForEveryoneEvent.php fix(calls): Explicitly end the call so we can notify the remote 2024-07-31 23:07:28 +02:00
ACallStartedEvent.php fix(calls): Make starting a call an explicit event 2024-07-31 23:06:55 +02:00
ALobbyModifiedEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
AMessageSentEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
AParticipantModifiedEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
ARoomEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
ARoomModifiedEvent.php fix(conversations): Remove call-permissions 2024-08-22 17:16:41 +02:00
ARoomSyncedEvent.php fix(federation): Sync room properties on join 2024-08-22 16:24:49 +02:00
ASessionLeftRoomEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
ASystemMessageSentEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
AttendeeRemovedEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
AttendeesAddedEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
AttendeesEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
AttendeesRemovedEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
BeforeAttendeeRemovedEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
BeforeAttendeesAddedEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
BeforeCallEndedEvent.php fix(calls): Explicitly end the call so we can notify the remote 2024-07-31 23:07:28 +02:00
BeforeCallEndedForEveryoneEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
BeforeCallStartedEvent.php fix(calls): Make starting a call an explicit event 2024-07-31 23:06:55 +02:00
BeforeChatMessageSentEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
BeforeDuplicateShareSentEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
BeforeEmailInvitationSentEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
BeforeFederatedUserJoinedRoomEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
BeforeGuestJoinedRoomEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
BeforeGuestsCleanedUpEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
BeforeLobbyModifiedEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
BeforeParticipantModifiedEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
BeforeRoomDeletedEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
BeforeRoomModifiedEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
BeforeRoomsFetchEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
BeforeRoomSyncedEvent.php fix(federation): Sync room properties on join 2024-08-22 16:24:49 +02:00
BeforeSessionLeftRoomEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
BeforeSignalingResponseSentEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
BeforeSignalingRoomPropertiesSentEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
BeforeSystemMessageSentEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
BeforeTurnServersGetEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
BeforeUserJoinedRoomEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
BotDisabledEvent.php feat(bots): Add events for enabling and disabling bots 2024-06-28 15:21:05 +05:30
BotEnabledEvent.php feat(bots): Add events for enabling and disabling bots 2024-06-28 15:21:05 +05:30
BotInstallEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
BotUninstallEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
CallEndedEvent.php fix(calls): Explicitly end the call so we can notify the remote 2024-07-31 23:07:28 +02:00
CallEndedForEveryoneEvent.php fix(calls): Explicitly end the call so we can notify the remote 2024-07-31 23:07:28 +02:00
CallNotificationSendEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
CallStartedEvent.php fix(calls): Make starting a call an explicit event 2024-07-31 23:06:55 +02:00
ChatMessageSentEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
EmailInvitationSentEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
FederatedUserJoinedRoomEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
GuestJoinedRoomEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
GuestsCleanedUpEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
LobbyModifiedEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
MessageParseEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
ParticipantModifiedEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
RoomCreatedEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
RoomDeletedEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
RoomModifiedEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
RoomPasswordVerifyEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
RoomSyncedEvent.php fix(federation): Sync room properties on join 2024-08-22 16:24:49 +02:00
SessionLeftRoomEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
SystemMessageSentEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
SystemMessagesMultipleSentEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
UserJoinedRoomEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00