]> source.dussan.org Git - nextcloud-server.git/commit
Add an event merger and use it for the files activities 2335/head
authorJoas Schilling <coding@schilljs.com>
Fri, 25 Nov 2016 14:21:16 +0000 (15:21 +0100)
committerJoas Schilling <coding@schilljs.com>
Fri, 25 Nov 2016 14:36:11 +0000 (15:36 +0100)
commitda9468522b9e846d10b6e91ad10fa0c1b3b99546
tree363cc86558aef303a02ffcf539171847c01a6a62
parent5ba2b1c193e36cc3f5d029cf80fb267b5ab6cfa3
Add an event merger and use it for the files activities

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/files/lib/Activity/Provider.php
lib/private/Activity/EventMerger.php [new file with mode: 0644]
lib/private/AppFramework/DependencyInjection/DIContainer.php
lib/private/Server.php
lib/public/Activity/IEventMerger.php [new file with mode: 0644]