spreed/lib/Events
Anna Larch 25c7b7bb6b fix(chatrelay): add reaction comment id to signaling message
Signed-off-by: Anna Larch <anna@nextcloud.com>
2025-11-18 10:24:52 +01: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(call): Send notification to newly added participants 2025-05-15 09:46:42 +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 fix(call): Send notification to newly added participants 2025-05-15 09:46:42 +02:00
AReactionEvent.php fix(chatrelay): add reaction comment id to signaling message 2025-11-18 10:24:52 +01:00
ARoomEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
ARoomModifiedEvent.php feat(pinned): Implement federation support for pinned messages 2025-11-07 15:49:12 +01: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
BeforeReactionAddedEvent.php feat(bots): Allow bots to get invoked for reactions 2025-02-11 06:41:00 +01:00
BeforeReactionRemovedEvent.php feat(bots): Allow bots to get invoked for reactions 2025-02-11 06:41:00 +01: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(cs): Prepare coding-standard update 2024-09-18 22:26:39 +02:00
BeforeUserJoinedRoomEvent.php fix: Add Override atttribute 2025-03-25 21:09:46 +01: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 fix(bots): Fix default and restrict features of app bots when installing with event 2025-01-23 23:57:16 +01:00
BotInvokeEvent.php docs(bots): Update documentation for bots 2025-02-11 11:05:32 +01: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 feat(calls): Support "Send call notification" for and with federated users 2024-08-26 16:07:28 +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 fix(performance): Parse file shares inaccurately to prevent setupFS 2025-04-02 09:13:57 +02:00
OverwritePublicSharePropertiesEvent.php feat(sharing): Allow richdocuments to hide-download for public talk share links 2025-05-15 17:50:37 +02:00
ParticipantModifiedEvent.php chore: Run SPDX convertor 2024-04-26 13:02:15 +02:00
ReactionAddedEvent.php feat(bots): Allow bots to get invoked for reactions 2025-02-11 06:41:00 +01:00
ReactionRemovedEvent.php feat(bots): Allow bots to get invoked for reactions 2025-02-11 06:41:00 +01: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
RoomExtendedEvent.php feat(conversation): Send switch-to signaling message when creating from one-to-one 2025-03-26 12:01:19 +01: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