summaryrefslogtreecommitdiffstats
path: root/lib/AppInfo
AgeCommit message (Expand)Author
2024-03-13fix(federation): Notify federated users when deleting a conversationJoas Schilling
2024-03-13fix(federation): Remove queued retry OCM notifications on attendee removalJoas Schilling
2024-03-07feat: Implement team resource providerJulius Härtl
2024-02-28feat(federation): Start proxying chat message events so the remotes can do th...Joas Schilling
2024-02-20Feat: Plug-in talk specific filters for unified searchfenn-cs
2023-12-14fix(notifications): Fix the order of event listenersJoas Schilling
2023-11-28fix(API): Add ParameterOutOfRange middlewareJoas Schilling
2023-11-08fix(events): Migrate internal signaling also to typed eventsJoas Schilling
2023-11-07fix(events): Migrate external signaling events to typed onesJoas Schilling
2023-11-07fix(events): Migrate room modifications to typed eventsJoas Schilling
2023-11-07fix(event): Migrate to typed event AutoCompleteFilterEventJoas Schilling
2023-10-31fix(events): Move system message creation to typed eventsJoas Schilling
2023-10-31fix(events): Move chat message parsers to typed eventsJoas Schilling
2023-10-31fix(events): Migrate activity handling to registerEventListener()Joas Schilling
2023-10-31fix(events): Migrate notifications handling to registerEventListener()Joas Schilling
2023-10-31fix(events): Migrate video verification to typed eventsJoas Schilling
2023-10-30Merge pull request #10729 from nextcloud/feat/noid/federate-room-modificationsJoas Schilling
2023-10-30fix(events): Migrate files integration to typed eventsJoas Schilling
2023-10-27fix(events): Migrate files sidebar integration to registerEventListener()Joas Schilling
2023-10-27fix(events): Migrate share deletion to typed eventJoas Schilling
2023-10-27fix(events): Migrate commands to typed-eventsJoas Schilling
2023-10-27fix(events): Migrate collaboration resource handling to typed eventsJoas Schilling
2023-10-27fix(events): Move reference invalidation to typed eventsJoas Schilling
2023-10-27fix(events): Migrate Talk/ listeners to registerEventListener()Joas Schilling
2023-10-27feat(federation): Send room modifications via OCM notifications to remotesJoas Schilling
2023-10-26techdebt(context): Use injectFn instead of accessing IServerContainerJoas Schilling
2023-10-26fix(events): Migrate RestrictStartingCalls to typed eventsJoas Schilling
2023-10-26fix(events): Migrate changelog listener to typed eventJoas Schilling
2023-10-26fix(notifications): Register notifier via contextJoas Schilling
2023-10-26fix(events): Migrate "Resend call notification" to new eventJoas Schilling
2023-10-26fix(event): Use event listener to clear chat after room deletionJoas Schilling
2023-10-26fix(events): Sort the listeners by topicsJoas Schilling
2023-10-26fix(events): Migrate "bot webhooks after messages" to new eventsJoas Schilling
2023-10-26fix(events): Migrate "In a call" status handling to new eventsJoas Schilling
2023-10-18Merge pull request #10725 from nextcloud/feat/10408/recording-consent-backendJoas Schilling
2023-10-18fix(consent): Trigger signaling message when the recording consent setting is...Joas 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-08-25feat(bots): Add an even to uninstall bots when an app is removed/updatedJoas Schilling
2023-08-07feat(bots): Add commands and events to install botsJoas Schilling
2023-08-07feat(webhooks): Start with implementing webhooks for chat messagesJoas Schilling
2023-08-04fix: Stop using Symfony event dispatcher directlyJoas Schilling
2023-06-22fix(participants): Update cached displayname when a group is renamedJoas Schilling
2023-04-20feat(recording): Automatically generate transcripts of call recordings when p...Joas Schilling
2023-04-13automated: Apply CS fixJoas Schilling
2023-01-20perf(PHP): Use static closures for registrationsChristoph Wurst
2022-10-03Move to new event syntaxJoas Schilling
2022-09-29Invalidate cache on relevant changesJoas Schilling
2022-09-29Add a reference provider for /call/ linksJoas Schilling