| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix silent conflicts due to merging #7256 after #7251 | Daniel Calviño Sánchez | 2017-11-28 | 1 | -3/+3 |
* | Merge pull request #7256 from nextcloud/fix-cursor-for-avatar-and-user-names-... | blizzz | 2017-11-27 | 1 | -0/+11 |
|\ |
|
| * | Disable contacts menu for mentions to current user in comment messages | Daniel Calviño Sánchez | 2017-11-27 | 1 | -2/+2 |
| * | Disable contacts menu for mentioned users in comments being composed | Daniel Calviño Sánchez | 2017-11-27 | 1 | -2/+2 |
| * | Fix cursor for author row and avatars in comments | Daniel Calviño Sánchez | 2017-11-26 | 1 | -0/+11 |
* | | Merge pull request #7280 from nextcloud/fix-working-icon-position-when-sendin... | Morris Jobke | 2017-11-27 | 1 | -1/+16 |
|\ \ |
|
| * | | Show delete working icon at the same position as the delete icon | Daniel Calviño Sánchez | 2017-11-24 | 1 | -1/+2 |
| * | | Show submit working icon at the same position as the submit confirm icon | Daniel Calviño Sánchez | 2017-11-24 | 1 | -0/+14 |
* | | | Merge pull request #7251 from nextcloud/contact-menu-position-fix | Morris Jobke | 2017-11-27 | 1 | -9/+14 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fixed alignment of items in comments | John Molakvoæ (skjnldsv) | 2017-11-23 | 1 | -8/+13 |
| * | | Fix contacts menu vertical position for comment authors | Daniel Calviño Sánchez | 2017-11-23 | 1 | -1/+1 |
| |/ |
|
* / | Disable elements while a comment is being deleted | Daniel Calviño Sánchez | 2017-11-24 | 1 | -2/+2 |
|/ |
|
* | Force breaks on extremely long words | Daniel Calviño Sánchez | 2017-11-17 | 1 | -0/+2 |
* | Add variable for border-radius | Jan-Christoph Borchardt | 2017-11-03 | 1 | -1/+1 |
* | Merge branch 'master' into autocomplete-gui | Arthur Schiwon | 2017-11-01 | 1 | -2/+0 |
|\ |
|
| * | Box-shadow does not need vendor prefix anymore | Morris Jobke | 2017-10-23 | 1 | -2/+0 |
* | | avatar css fixes | Arthur Schiwon | 2017-10-27 | 1 | -2/+10 |
* | | apply our theming | Arthur Schiwon | 2017-10-27 | 2 | -1/+77 |
* | | turn textarea to contenteditable div | Arthur Schiwon | 2017-10-22 | 1 | -1/+6 |
* | | add At.js and dependencies | Arthur Schiwon | 2017-10-22 | 1 | -0/+1 |
|/ |
|
* | Make it clear that you can now click on usernames | Joas Schilling | 2017-04-27 | 1 | -0/+1 |
* | add contactsmenu popover to comments | Georg Ehrke | 2017-04-26 | 1 | -1/+5 |
* | 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 |