summaryrefslogtreecommitdiffstats
path: root/lib/Listener
AgeCommit message (Expand)Author
2023-06-22fix(participants): Update cached displayname when a group is renamedJoas Schilling
2023-04-13chore(CS): Unify construct() callsJoas Schilling
2023-04-13automated: Apply CS fixJoas Schilling
2022-12-12Specify template event classJoas Schilling
2022-10-04Move getParticipant()Joas Schilling
2022-10-04Move getParticipant*() methods to participant serviceJoas Schilling
2022-09-14Reset the poll and vote author information to be GDPR compliantJoas Schilling
2022-06-13Cache the display name for polls and votesJoas Schilling
2022-05-11Use \OCP\Server::get() instead of private APIJoas Schilling
2022-04-25Move sharing listeners to staticVitor Mattos
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2021-12-07Merge pull request #6661 from nextcloud/feature/remove-deprecated-methodJoas Schilling
2021-12-06Replace deprecated methodVitor Mattos
2021-12-02Add command to remove users from all roomsVitor Mattos
2021-10-27Always allow guests to start a call in video verificationJoas Schilling
2021-10-18Replace old type constants with new onesJoas Schilling
2021-08-25Update API usage to new API levelJoas Schilling
2021-08-24Fix CSJoas Schilling
2021-08-24Fix tracking of circles/groups memberships when removing of eitherJoas Schilling
2021-08-24Fix the author of the system messagesJoas Schilling
2021-08-24Only single events it isJoas Schilling
2021-08-24Check nested circlesJoas Schilling
2021-08-24Handle the AddingCircleMemberEvent and add new members to the roomsJoas Schilling
2021-08-24Start circle tracking supportJoas Schilling
2021-08-12Fix blocked audio recording preview when Talk is embedded in the sidebarDaniel Calviño Sánchez
2021-07-01Use extended mediarecorderMarco Ambrosini
2021-05-27Remove groups as participants when deletedJoas Schilling
2021-05-18Fix name and type of left one-to-one conversations so reused user ids can't j...Joas Schilling
2021-05-10Display map in the MessageListMarco Ambrosini
2021-04-15Fix copyright yearJoas Schilling
2021-04-14Fix php CSJoas Schilling
2021-04-14Delete groups from settings when they are deletedJoas Schilling
2021-04-08Ignore the read status of groups and store the displayname on adding membersJoas Schilling
2021-03-31Only remove users and not moderators when a group (membership) is removedJoas Schilling
2021-03-26Don't error when a user is already a memberJoas Schilling
2021-03-26Fix constant value to pluralJoas Schilling
2021-03-26Add and remove users from conversations when their group membership changesJoas Schilling
2021-03-08Handle all getParticipants with multi sessionsJoas Schilling
2021-02-11Store the displayname upon change in the attendees table to save some user ma...Joas Schilling
2021-01-21Replace blur with average color in video backgroundDaniel Calviño Sánchez
2020-12-06Offload generation of blurred backgrounds to a workerDaniel Calviño Sánchez
2020-10-30Simplify query methods and inject the config on the methodJoas Schilling
2020-10-30Remove last participant modifying functions from Room objectJoas Schilling
2020-10-30Move changeInCall to particiant serviceJoas Schilling
2020-10-30Move counting functions to participant serviceJoas Schilling
2020-10-30Fix function usageJoas Schilling
2020-07-02Fix logout failure if active session was removed from roomDaniel Calviño Sánchez
2020-06-19Fix PHP CSJoas Schilling
2020-06-19Also move the logout hook to the new eventsJoas Schilling
2020-06-19Move user delete to event listenerJoas Schilling