summaryrefslogtreecommitdiffstats
path: root/apps/comments/css
Commit message (Expand)AuthorAgeFilesLines
* Fix silent conflicts due to merging #7256 after #7251Daniel Calviño Sánchez2017-11-281-3/+3
* Merge pull request #7256 from nextcloud/fix-cursor-for-avatar-and-user-names-...blizzz2017-11-271-0/+11
|\
| * Disable contacts menu for mentions to current user in comment messagesDaniel Calviño Sánchez2017-11-271-2/+2
| * Disable contacts menu for mentioned users in comments being composedDaniel Calviño Sánchez2017-11-271-2/+2
| * Fix cursor for author row and avatars in commentsDaniel Calviño Sánchez2017-11-261-0/+11
* | Merge pull request #7280 from nextcloud/fix-working-icon-position-when-sendin...Morris Jobke2017-11-271-1/+16
|\ \
| * | Show delete working icon at the same position as the delete iconDaniel Calviño Sánchez2017-11-241-1/+2
| * | Show submit working icon at the same position as the submit confirm iconDaniel Calviño Sánchez2017-11-241-0/+14
* | | Merge pull request #7251 from nextcloud/contact-menu-position-fixMorris Jobke2017-11-271-9/+14
|\ \ \ | |/ / |/| |
| * | Fixed alignment of items in commentsJohn Molakvoæ (skjnldsv)2017-11-231-8/+13
| * | Fix contacts menu vertical position for comment authorsDaniel Calviño Sánchez2017-11-231-1/+1
| |/
* / Disable elements while a comment is being deletedDaniel Calviño Sánchez2017-11-241-2/+2
|/
* Force breaks on extremely long wordsDaniel Calviño Sánchez2017-11-171-0/+2
* Add variable for border-radiusJan-Christoph Borchardt2017-11-031-1/+1
* Merge branch 'master' into autocomplete-guiArthur Schiwon2017-11-011-2/+0
|\
| * Box-shadow does not need vendor prefix anymoreMorris Jobke2017-10-231-2/+0
* | avatar css fixesArthur Schiwon2017-10-271-2/+10
* | apply our themingArthur Schiwon2017-10-272-1/+77
* | turn textarea to contenteditable divArthur Schiwon2017-10-221-1/+6
* | add At.js and dependenciesArthur Schiwon2017-10-221-0/+1
|/
* Make it clear that you can now click on usernamesJoas Schilling2017-04-271-0/+1
* add contactsmenu popover to commentsGeorg Ehrke2017-04-261-1/+5
* display avatar (if enabled) alongside displaynamesArthur Schiwon2016-10-191-0/+4
* Merge pull request #1407 from nextcloud/multiline_commentsMorris Jobke2016-10-111-2/+7
|\
| * fix textarea submitskjnldsv2016-10-111-2/+3
| * Add autosize to comments inputRoeland Jago Douma2016-10-041-1/+5
* | Make sure the CSS rules apply to the activityTabView as wellJoas Schilling2016-10-051-5/+9
|/
* white-space: pre-wrap is supported on all current browsersMorris Jobke2016-08-181-8/+1
* Improve layout of cancel button in the comments sidebarMorris Jobke2016-08-181-0/+4
* Fix layout of comments submit button on all screen sizesMorris Jobke2016-08-181-4/+4
* Fix edit comment layoutRoeland Jago Douma2016-08-171-1/+1
* fix design details in comments sidebarJan-Christoph Borchardt2016-08-171-14/+40
* remove comments count because it is not that relevant to show directlyJan-Christoph Borchardt2016-02-251-2/+2
* Collapse long commentsVincent Petry2016-02-081-0/+43
* Limit comment size to 1000 in UIVincent Petry2016-02-051-1/+9
* Move comment delete action into edit modeVincent Petry2016-02-031-1/+1
* Comment owner can now edit or deleteVincent Petry2016-02-031-0/+27
* Add file row indicator for unread commentsVincent Petry2016-02-031-0/+4
* Add spinner when submitting commentsVincent Petry2016-02-021-2/+2
* Improve comments style, add avatarsVincent Petry2016-02-021-0/+51