summaryrefslogtreecommitdiffstats
path: root/lib/Listener
AgeCommit message (Expand)Author
2024-02-25feat(BotInstallEvent): Added "features" fieldAlexander Piskun
2023-12-11fix(API): Fix duplicate exception catchesJoas Schilling
2023-11-27fix(calls): Remove a query in a loop when ending call for everyoneJoas Schilling
2023-11-22fix(API): Move away from deprecated constantsJoas Schilling
2023-10-26fix(events): Migrate RestrictStartingCalls to typed eventsJoas Schilling
2023-10-26fix(events): Migrate "bot webhooks after messages" to new eventsJoas Schilling
2023-10-18feat(consent): Save recording consent to DB and allow retrieving with OCCJoas Schilling
2023-09-27feat(note-to-self): Add an API endpoint to get the note-to-self conversationJoas Schilling
2023-09-27feat(note-to-self): Create note-to-self conversation for usersJoas Schilling
2023-09-18fix(bots): Fix notifications of bot messages and reactionsJoas Schilling
2023-08-30fix(bots): Add negative tests for installing botsJoas Schilling
2023-08-25feat(bots): Add an even to uninstall bots when an app is removed/updatedJoas Schilling
2023-08-16fix(CI): Remove template vars from extending listenersJoas Schilling
2023-08-07fix(bots): Update name, description and state when reinstalling onlyJoas Schilling
2023-08-07ci(psalm): Fix psalm issues and baselineJoas Schilling
2023-08-07feat(bots): Add commands and events to install botsJoas Schilling
2023-08-07feat(bots): Allow to read system messages as wellJoas Schilling
2023-08-07feat(webhooks): Start with implementing webhooks for chat messagesJoas Schilling
2023-07-07Use PHP8's constructor property promotionHamid Dehnavi
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