Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: Add OCP interface to format richtext into string | Côme Chilliet | 2024-09-17 | 1 | -33/+7 |
* | fix(Activity): Restrict IEvent rich object parameters type | provokateurin | 2024-09-10 | 1 | -2/+2 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -22/+3 |
* | fix(activity): Add a dedicated exception when invalid values are set | Joas Schilling | 2024-04-17 | 1 | -94/+40 |
* | Throw on missing type of rich subject parameter | Côme Chilliet | 2022-12-08 | 1 | -5/+7 |
* | Throw instead of using a bogus value if name field is missing | Côme Chilliet | 2022-11-29 | 1 | -3/+9 |
* | Same thing for Activity | Côme Chilliet | 2022-11-29 | 1 | -1/+24 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 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 | -0/+11 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 1 | -4/+4 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | Fix default types of activity event member variables | Joas Schilling | 2018-10-15 | 1 | -6/+6 |
* | Make activity events strict | Joas Schilling | 2018-10-12 | 1 | -89/+69 |
* | Fix wrong copyright headers | Joas Schilling | 2016-11-16 | 1 | -0/+1 |
* | Update the since version to 11.0.0 | Joas Schilling | 2016-11-16 | 1 | -14/+14 |
* | Fix integration tests | Joas Schilling | 2016-11-16 | 1 | -1/+4 |
* | Allow combining events | Joas Schilling | 2016-11-16 | 1 | -0/+18 |
* | Allow to register Providers | Joas Schilling | 2016-11-16 | 1 | -6/+6 |
* | Add ROS and icon support to the events | Joas Schilling | 2016-11-16 | 1 | -11/+186 |
* | Validate the input into Event already | Joas Schilling | 2016-11-16 | 1 | -91/+194 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Move files in \OC\Activity to PSR-4 | Roeland Jago Douma | 2016-04-13 | 1 | -0/+251 |