| Commit message (Expand) | Author | Age | Files | Lines |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 3 | -3/+0 |
* | Same thing for Activity | Côme Chilliet | 2022-11-29 | 1 | -10/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 9 | -24/+5 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -5/+5 |
* | 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 | 8 | -8/+0 |
|\ |
|
| * | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 8 | -8/+0 |
* | | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 4 | -1/+7 |
|/ |
|
* | allow grouping of activity settings | Robin Appelman | 2020-08-05 | 1 | -0/+12 |
* | implement old settings interface | Robin Appelman | 2020-07-24 | 1 | -1/+21 |
* | build autoloader | Robin Appelman | 2020-07-21 | 1 | -1/+3 |
* | improve default notification fallback | Robin Appelman | 2020-07-21 | 1 | -1/+1 |
* | basic settings system for activity notifications | Robin Appelman | 2020-07-21 | 4 | -3/+102 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -1/+1 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -7/+7 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 8 | -11/+15 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 4 | -3/+2 |
* | Merge pull request #13819 from nextcloud/bugfix/noid/unify-html-encoding-hand... | Morris Jobke | 2019-02-07 | 1 | -0/+42 |
|\ |
|
| * | Update documentation of setParsed* and setRich* | Joas Schilling | 2019-01-25 | 1 | -0/+42 |
* | | Remove legacy activity stuff | Joas Schilling | 2019-01-24 | 2 | -256/+18 |
|/ |
|
* | Make activity events strict | Joas Schilling | 2018-10-12 | 1 | -39/+41 |
* | Remove deprecated publishActivity function | Roeland Jago Douma | 2018-10-05 | 1 | -16/+0 |
* | Update license headers | Morris Jobke | 2017-11-06 | 6 | -0/+10 |
* | 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 |
* | Add language to the parse method for emails | Joas Schilling | 2016-12-01 | 1 | -4/+7 |
* | Add an event merger and use it for the files activities | Joas Schilling | 2016-11-25 | 1 | -0/+64 |
* | Fix wrong copyright headers | Joas Schilling | 2016-11-16 | 2 | -12/+10 |
* | Update the since version to 11.0.0 | Joas Schilling | 2016-11-16 | 6 | -51/+51 |
* | Fix activity manager tests | Joas Schilling | 2016-11-16 | 1 | -2/+0 |
* | Allow combining events | Joas Schilling | 2016-11-16 | 1 | -0/+12 |
* | Allow to register Providers | Joas Schilling | 2016-11-16 | 2 | -0/+52 |
* | Add ROS and icon support to the events | Joas Schilling | 2016-11-16 | 1 | -0/+84 |
* | Validate the input into Event already | Joas Schilling | 2016-11-16 | 1 | -0/+21 |
* | Allow to register settings/types via info.xml | Joas Schilling | 2016-11-16 | 2 | -0/+99 |
* | Allow to register activity filters via info.xml | Joas Schilling | 2016-11-16 | 3 | -21/+124 |
* | add activity for share by mail | Bjoern Schiessle | 2016-11-08 | 1 | -0/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 4 | -8/+12 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Move \OCP\Activity to PSR-4 | Roeland Jago Douma | 2016-05-05 | 4 | -0/+639 |