Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Christoph Wurst | 2019-12-05 | 4 | -4/+6 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+0 |
| | | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Unify the HTML encoding handling with other ROS apps | Joas Schilling | 2019-01-25 | 1 | -1/+0 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge the str_replacements | Joas Schilling | 2019-01-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix the comments UI and activities for space-mentions | Joas Schilling | 2018-11-07 | 1 | -1/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix creating comments when file is accessible to users with numeric ids | Arthur Schiwon | 2018-02-14 | 1 | -3/+4 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Fix array method usages with a proper call | Morris Jobke | 2018-01-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 4 | -0/+7 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add a doc why this should not be removed | Joas Schilling | 2017-10-23 | 1 | -0/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Use the wrapper to get the parameters which was added in #6369 | Joas Schilling | 2017-09-19 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Allow translations of the comments activity in the emails too | Joas Schilling | 2017-09-05 | 2 | -13/+35 |
| | | | | | | | Message and object data is not available on emails atm, so we can not use them either... Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix Comments | Roeland Jago Douma | 2017-08-01 | 2 | -5/+5 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Use PNG version of the icons for shipped activities | Joas Schilling | 2017-06-20 | 1 | -1/+5 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move systemtags and comments to new accesslist functions | Roeland Jago Douma | 2017-04-20 | 1 | -7/+9 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Remove leading slash from sharing activity | Joas Schilling | 2016-12-15 | 1 | -1/+1 |
| | | | | 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> | ||||
* | Use the display name for users | Joas Schilling | 2016-11-16 | 1 | -4/+41 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move comments activities to the new API | Joas Schilling | 2016-11-16 | 5 | -347/+391 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix comment mentions in activities | Joas Schilling | 2016-10-28 | 1 | -0/+25 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #1519 from nextcloud/better-comments-in-activity-sidebar | Morris Jobke | 2016-10-05 | 1 | -12/+2 |
|\ | | | | | Better comments in activity sidebar | ||||
| * | Remove resolved FIXME | Joas Schilling | 2016-10-05 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
| * | Do not shorten comments in the activity sidebar | Joas Schilling | 2016-10-05 | 1 | -11/+2 |
| | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | Add icons to activity navigation | Joas Schilling | 2016-10-05 | 1 | -2/+3 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Revert "Always add activities for comments to the stream" | Joas Schilling | 2016-08-17 | 1 | -7/+3 |
| | | | | This reverts commit 48c41b888c6a464f645de3e9087a39c163086d9f | ||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 2 | -4/+6 |
| | |||||
* | Move comments, systemtags and updatenotifications to PSR-4 | Joas Schilling | 2016-05-03 | 2 | -0/+457 |