You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/public/Activity
Joas Schilling 17744f8590
fix(activity): Remove unneeded exception (types are enforced)
2 years ago
..
Exceptions fix(activity): Add a dedicated exception when the filter or setting is not found 2 years ago
ActivitySettings.php
IConsumer.php
IEvent.php fix(activity): Add a dedicated exception when invalid values are set 2 years ago
IEventMerger.php fix: Apply new coding standard to all files 2 years ago
IExtension.php fix(OCP): Add since tag for all constants 2 years ago
IFilter.php composer run cs:fix 3 years ago
IManager.php fix(activity): Remove unneeded exception (types are enforced) 2 years ago
IProvider.php fix(activity): Add a dedicated exception when the event is unknown to the provider 2 years ago
ISetting.php composer run cs:fix 3 years ago