| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-13 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-12 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-10 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-06 | 6 | -0/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-05 | 4 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-04 | 16 | -2/+16 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-03 | 124 | -124/+0 |
* | Update commentstabview.js | rakekniven | 2018-03-01 | 1 | -1/+1 |
* | Merge pull request #8355 from nextcloud/fix-comments-num-index | Morris Jobke | 2018-02-26 | 2 | -2/+191 |
|\ |
|
| * | fix creating comments when file is accessible to users with numeric ids | Arthur Schiwon | 2018-02-14 | 1 | -3/+4 |
| * | test creating comments with numeric user ids | Arthur Schiwon | 2018-02-14 | 1 | -0/+187 |
* | | Fix info.xml files of shipped apps | Joas Schilling | 2018-02-16 | 1 | -6/+11 |
* | | Remove unused import statements | Morris Jobke | 2018-02-14 | 2 | -2/+0 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-13 | 12 | -18/+102 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-12 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-09 | 2 | -12/+34 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-05 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-04 | 2 | -0/+4 |
* | Use type casting instead of *val() method | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Fix array method usages with a proper call | Morris Jobke | 2018-01-25 | 1 | -1/+1 |
* | Bump apps | Roeland Jago Douma | 2018-01-14 | 1 | -2/+2 |
* | Update composer | Morris Jobke | 2018-01-12 | 2 | -10/+14 |
* | Composer updated | Roeland Jago Douma | 2018-01-04 | 2 | -16/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-04 | 116 | -156/+192 |
* | format links in comments | Arthur Schiwon | 2018-01-03 | 1 | -3/+7 |
* | Show max warning comment lenth again | Roeland Jago Douma | 2018-01-02 | 2 | -3/+3 |
* | Use proper authorative-autoloader for app autoloaders | Roeland Jago Douma | 2017-12-14 | 2 | -11/+2 |
* | The user displayNameResolver is specific to users, not the comments app | Arthur Schiwon | 2017-12-12 | 1 | -11/+0 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-10 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-09 | 2 | -2/+2 |
* | Merge pull request #7252 from nextcloud/send-comment-on-enter | Morris Jobke | 2017-12-08 | 2 | -12/+92 |
|\ |
|
| * | Fix Enter sending comment instead of adding autocomplete item to message | Daniel Calviño Sánchez | 2017-12-07 | 2 | -2/+50 |
| * | Add unit tests for posting comments with enter key | Daniel Calviño Sánchez | 2017-11-30 | 1 | -0/+28 |
| * | Set text only in the message div of the new comment form | Daniel Calviño Sánchez | 2017-11-30 | 1 | -10/+13 |
| * | Submit comments with Enter and use Shift+Enter for new lines | Daniel Calviño Sánchez | 2017-11-23 | 1 | -2/+3 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-06 | 4 | -0/+8 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-05 | 2 | -0/+4 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-04 | 2 | -0/+4 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-02 | 4 | -0/+8 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-12-01 | 30 | -0/+60 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-30 | 8 | -0/+14 |
* | | Merge pull request #7316 from nextcloud/fix-silent-conflicts-due-to-merging-7... | Roeland Jago Douma | 2017-11-29 | 1 | -3/+3 |
|\ \ |
|
| * | | Fix silent conflicts due to merging #7256 after #7251 | Daniel Calviño Sánchez | 2017-11-28 | 1 | -3/+3 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-29 | 12 | -0/+24 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-28 | 112 | -334/+334 |
|/ / |
|
* | | Merge pull request #7256 from nextcloud/fix-cursor-for-avatar-and-user-names-... | blizzz | 2017-11-27 | 2 | -11/+34 |
|\ \ |
|
| * | | Replace with non-deprecated JS call | Lukas Reschke | 2017-11-27 | 1 | -1/+1 |
| * | | Disable contacts menu for mentions to current user in comment messages | Daniel Calviño Sánchez | 2017-11-27 | 2 | -4/+9 |
| * | | Disable contacts menu for mentioned users in comments being composed | Daniel Calviño Sánchez | 2017-11-27 | 2 | -7/+14 |
| * | | Fix cursor for author row and avatars in comments | Daniel Calviño Sánchez | 2017-11-26 | 2 | -4/+15 |
| |/ |
|