| Commit message (Expand) | Author | Age | Files | Lines |
* | Add pagination support | Joas Schilling | 2018-07-25 | 1 | -17/+30 |
* | Allow to search by comments | Joas Schilling | 2018-07-25 | 3 | -1/+208 |
* | Correctly register everything via the Application class | Joas Schilling | 2018-07-25 | 1 | -0/+51 |
* | Merge pull request #8355 from nextcloud/fix-comments-num-index | Morris Jobke | 2018-02-26 | 1 | -2/+4 |
|\ |
|
| * | fix creating comments when file is accessible to users with numeric ids | Arthur Schiwon | 2018-02-14 | 1 | -3/+4 |
* | | Remove unused import statements | Morris Jobke | 2018-02-14 | 2 | -2/+0 |
|/ |
|
* | Fix array method usages with a proper call | Morris Jobke | 2018-01-25 | 1 | -1/+1 |
* | Fix unit tests | Morris Jobke | 2017-11-27 | 1 | -1/+1 |
* | that has since been deleted, ID to node | Allan Nordhøy | 2017-11-27 | 1 | -3/+3 |
* | Update license headers | Morris Jobke | 2017-11-06 | 9 | -21/+36 |
* | Merge branch 'master' into autocomplete-gui | Arthur Schiwon | 2017-11-01 | 1 | -0/+6 |
|\ |
|
| * | Add a doc why this should not be removed | Joas Schilling | 2017-10-23 | 1 | -0/+6 |
* | | fix comment sorter | Arthur Schiwon | 2017-10-30 | 1 | -2/+13 |
* | | configurable amount of autocomplete results in comments | Arthur Schiwon | 2017-10-27 | 2 | -0/+50 |
* | | ensure that sorting is stable | Arthur Schiwon | 2017-10-22 | 1 | -3/+14 |
* | | AutoCompletion backend | Arthur Schiwon | 2017-10-22 | 1 | -0/+93 |
|/ |
|
* | Use the wrapper to get the parameters which was added in #6369 | Joas Schilling | 2017-09-19 | 1 | -2/+2 |
* | Allow translations of the comments activity in the emails too | Joas Schilling | 2017-09-05 | 2 | -13/+35 |
* | Fix Comments | Roeland Jago Douma | 2017-08-01 | 4 | -7/+7 |
* | Use PNG version of the icons for shipped activities | Joas Schilling | 2017-06-20 | 1 | -1/+5 |
* | Move systemtags and comments to new accesslist functions | Roeland Jago Douma | 2017-04-20 | 1 | -7/+9 |
* | Get the user folder of the correct user | Joas Schilling | 2017-03-09 | 1 | -6/+7 |
* | Cleanup comment tests | Joas Schilling | 2017-01-09 | 1 | -8/+1 |
* | Set the comment link on render instead of creation | Joas Schilling | 2017-01-09 | 2 | -6/+6 |
* | Remove leading slash from sharing activity | Joas Schilling | 2016-12-15 | 1 | -1/+1 |
* | Adjust all implementations in the server repo | Joas Schilling | 2016-12-01 | 1 | -4/+11 |
* | Use the comment icon for the notifications | Joas Schilling | 2016-11-23 | 1 | -0/+1 |
* | Set the rich object string for comment notifications | Joas Schilling | 2016-11-23 | 1 | -13/+49 |
* | Use the display name for users | Joas Schilling | 2016-11-16 | 1 | -4/+41 |
* | Move comments activities to the new API | Joas Schilling | 2016-11-16 | 5 | -347/+391 |
* | Fix comment mentions in activities | Joas Schilling | 2016-10-28 | 1 | -0/+25 |
* | move mention extraction to (I)Comment and report mentions via DAV | Arthur Schiwon | 2016-10-19 | 1 | -13/+17 |
* | apply some polish | Arthur Schiwon | 2016-10-14 | 2 | -38/+15 |
* | emit pre-update event for comments | Arthur Schiwon | 2016-10-12 | 2 | -9/+22 |
* | adjust wording of the notification | Arthur Schiwon | 2016-10-08 | 1 | -3/+3 |
* | remove notifications of deleted comments from the DB | Arthur Schiwon | 2016-10-08 | 1 | -1/+20 |
* | use different files route/controller | Arthur Schiwon | 2016-10-07 | 1 | -6/+2 |
* | Notificacations for simple @-mentioning in comments | Arthur Schiwon | 2016-10-07 | 5 | -0/+496 |
* | Merge pull request #1519 from nextcloud/better-comments-in-activity-sidebar | Morris Jobke | 2016-10-05 | 1 | -12/+2 |
|\ |
|
| * | Remove resolved FIXME | Joas Schilling | 2016-10-05 | 1 | -1/+0 |
| * | Do not shorten comments in the activity sidebar | Joas Schilling | 2016-10-05 | 1 | -11/+2 |
* | | Add icons to activity navigation | Joas Schilling | 2016-10-05 | 1 | -2/+3 |
|/ |
|
* | Revert "Always add activities for comments to the stream" | Joas Schilling | 2016-08-17 | 1 | -7/+3 |
* | 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 |