Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3181 from nextcloud/fix-favorite-activity-mail | Björn Schießle | 2017-02-10 | 1 | -4/+13 |
|\ | | | | | Make sure the file information is available when sending the email | ||||
| * | Make sure the file information is available when sending the email | Joas Schilling | 2017-01-20 | 1 | -4/+13 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Fix files sharing legacy as well | Joas Schilling | 2017-02-08 | 1 | -1/+5 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Add tests for getFile() | Joas Schilling | 2017-02-07 | 1 | -11/+12 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Make sure ownCloud 8.2 activities also can get displayed | Joas Schilling | 2017-02-07 | 1 | -12/+30 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Remove leading slash from sharing activity | Joas Schilling | 2016-12-15 | 2 | -4/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add some generic tests | Joas Schilling | 2016-12-04 | 1 | -0/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add an activity when managing favorites | Joas Schilling | 2016-12-04 | 2 | -0/+249 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Adjust all implementations in the server repo | Joas Schilling | 2016-12-01 | 1 | -4/+11 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add an event merger and use it for the files activities | Joas Schilling | 2016-11-25 | 1 | -1/+16 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Working towards groups | Joas Schilling | 2016-11-25 | 1 | -108/+68 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | document new variable | Morris Jobke | 2016-11-22 | 1 | -0/+3 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Use the display name for files activities again | Joas Schilling | 2016-11-22 | 1 | -4/+28 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix wrong copyright headers | Joas Schilling | 2016-11-16 | 1 | -10/+9 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update the since version to 11.0.0 | Joas Schilling | 2016-11-16 | 8 | -50/+50 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add back the support for the short translations | Joas Schilling | 2016-11-16 | 1 | -4/+68 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Don't even try to combine when the subject is different | Joas Schilling | 2016-11-16 | 1 | -0/+5 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Provider for the files app | Joas Schilling | 2016-11-16 | 1 | -0/+207 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Register the settings of the files app via info.xml | Joas Schilling | 2016-11-16 | 5 | -0/+490 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move the favorites filter to IFilter | Joas Schilling | 2016-11-16 | 2 | -0/+245 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move files filter to IFilter | Joas Schilling | 2016-11-16 | 1 | -0/+95 |
Signed-off-by: Joas Schilling <coding@schilljs.com> |