]> source.dussan.org Git - nextcloud-server.git/commit
Allow to register activity filters via info.xml
authorJoas Schilling <coding@schilljs.com>
Thu, 20 Oct 2016 15:57:44 +0000 (17:57 +0200)
committerJoas Schilling <coding@schilljs.com>
Wed, 16 Nov 2016 08:25:40 +0000 (09:25 +0100)
commit280d5325c7ea9cca872b907ffec0eacf35e42f2f
treeae8bb69fc6150f5136f9aca29cc6f58d561bbe28
parent3c00ff2616ce47988b635447bbe55fe4ff25585e
Allow to register activity filters via info.xml

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/Activity/LegacyFilter.php [new file with mode: 0644]
lib/private/Activity/Manager.php
lib/private/App/InfoParser.php
lib/private/legacy/app.php
lib/public/Activity/IExtension.php
lib/public/Activity/IFilter.php [new file with mode: 0644]
lib/public/Activity/IManager.php