| Commit message (Expand) | Author | Age | Files | Lines |
* | display avatar (if enabled) alongside displaynames | Arthur Schiwon | 2016-10-19 | 1 | -0/+4 |
* | Merge pull request #1407 from nextcloud/multiline_comments | Morris Jobke | 2016-10-11 | 1 | -2/+7 |
|\ |
|
| * | fix textarea submit | skjnldsv | 2016-10-11 | 1 | -2/+3 |
| * | Add autosize to comments input | Roeland Jago Douma | 2016-10-04 | 1 | -1/+5 |
* | | Make sure the CSS rules apply to the activityTabView as well | Joas Schilling | 2016-10-05 | 1 | -5/+9 |
|/ |
|
* | white-space: pre-wrap is supported on all current browsers | Morris Jobke | 2016-08-18 | 1 | -8/+1 |
* | Improve layout of cancel button in the comments sidebar | Morris Jobke | 2016-08-18 | 1 | -0/+4 |
* | Fix layout of comments submit button on all screen sizes | Morris Jobke | 2016-08-18 | 1 | -4/+4 |
* | Fix edit comment layout | Roeland Jago Douma | 2016-08-17 | 1 | -1/+1 |
* | fix design details in comments sidebar | Jan-Christoph Borchardt | 2016-08-17 | 1 | -14/+40 |
* | remove comments count because it is not that relevant to show directly | Jan-Christoph Borchardt | 2016-02-25 | 1 | -2/+2 |
* | Collapse long comments | Vincent Petry | 2016-02-08 | 1 | -0/+43 |
* | Limit comment size to 1000 in UI | Vincent Petry | 2016-02-05 | 1 | -1/+9 |
* | Move comment delete action into edit mode | Vincent Petry | 2016-02-03 | 1 | -1/+1 |
* | Comment owner can now edit or delete | Vincent Petry | 2016-02-03 | 1 | -0/+27 |
* | Add file row indicator for unread comments | Vincent Petry | 2016-02-03 | 1 | -0/+4 |
* | Add spinner when submitting comments | Vincent Petry | 2016-02-02 | 1 | -2/+2 |
* | Improve comments style, add avatars | Vincent Petry | 2016-02-02 | 1 | -0/+51 |