| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -23/+3 |
* | fix(activity): Remove unneeded exception (types are enforced) | Joas Schilling | 2024-04-17 | 1 | -1/+0 |
* | fix(activity): Add a dedicated exception when the filter or setting is not found | Joas Schilling | 2024-04-17 | 1 | -2/+6 |
* | fix(activity): Add a dedicated exception when not all fields are set while pu... | Joas Schilling | 2024-04-17 | 1 | -1/+4 |
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | It is very highly recommended to set an object for better filtering | Joas Schilling | 2020-09-15 | 1 | -0/+2 |
* | Merge pull request #22432 from nextcloud/enh/phpdoc | Roeland Jago Douma | 2020-08-26 | 1 | -1/+0 |
|\ |
|
| * | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 1 | -1/+0 |
* | | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
|/ |
|
* | basic settings system for activity notifications | Robin Appelman | 2020-07-21 | 1 | -3/+3 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -3/+4 |
* | Remove legacy activity stuff | Joas Schilling | 2019-01-24 | 1 | -129/+18 |
* | Remove deprecated publishActivity function | Roeland Jago Douma | 2018-10-05 | 1 | -16/+0 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Add a flag to allow checking if SVGs are okay | Joas Schilling | 2017-06-20 | 1 | -0/+12 |
* | Activities IManager throws an BadMethodCallException | Christoph Wurst | 2016-12-19 | 1 | -0/+1 |
* | Update the since version to 11.0.0 | Joas Schilling | 2016-11-16 | 1 | -14/+14 |
* | Fix activity manager tests | Joas Schilling | 2016-11-16 | 1 | -2/+0 |
* | Allow to register Providers | Joas Schilling | 2016-11-16 | 1 | -0/+13 |
* | Allow to register settings/types via info.xml | Joas Schilling | 2016-11-16 | 1 | -0/+23 |
* | Allow to register activity filters via info.xml | Joas Schilling | 2016-11-16 | 1 | -21/+46 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Move \OCP\Activity to PSR-4 | Roeland Jago Douma | 2016-05-05 | 1 | -0/+227 |