summaryrefslogtreecommitdiffstats
path: root/apps/comments/css
Commit message (Expand)AuthorAgeFilesLines
* Move comments to webpackRoeland Jago Douma2019-02-262-338/+0
* Fix linear-gradient for long comments on dark-themeJoas Schilling2019-01-241-6/+6
* Merge pull request #11258 from nextcloud/fix-contacts-menu-on-mentionsblizzz2018-09-181-0/+5
|\
| * Fix position of contacts menu shown on mentionsDaniel Calviño Sánchez2018-09-151-0/+5
* | Prevent comment being composed from overlapping the submit buttonDaniel Calviño Sánchez2018-09-061-0/+3
|/
* Add new line at the end of fileDaniel Calviño Sánchez2018-09-051-1/+1
* Ensure that the avatar and the user name will be kept togetherDaniel Calviño Sánchez2018-09-051-0/+4
* Remove unneeded CSS rule for mentionsDaniel Calviño Sánchez2018-09-051-1/+5
* Fix pointer cursor not shown on avatarsDaniel Calviño Sánchez2018-09-051-1/+3
* Highlight mentions to the current userDaniel Calviño Sánchez2018-09-051-0/+4
* Ensure that the user name is shown in bold in mentionsDaniel Calviño Sánchez2018-09-051-0/+5
* Fix contactsmenu for mentioned users in commentsJulius Härtl2018-08-251-1/+0
* Fixed comments designJohn Molakvoæ (skjnldsv)2018-07-241-24/+22
* Merge pull request #10286 from nextcloud/bugfix/noid/comments-layoutMorris Jobke2018-07-191-0/+1
|\
| * Fix comment input overlay on empty discussionJulius Härtl2018-07-181-0/+1
* | Fix inline avatar display for mentions in commentsJulius Härtl2018-07-181-2/+21
|/
* Various apps scssJohn Molakvoæ (skjnldsv)2018-06-202-16/+16
* Fixes issue with the large cursor on Safari in the comment section.Abijeet2018-04-141-3/+6
* Disabled comment changes opacity only for message text.Abijeet2018-03-271-1/+1
* Added ellipsis for longer usernames.Abijeet2018-03-271-1/+6
* Moves the edit and delete options into a dropdown menu.Abijeet2018-03-271-10/+2
* Converts the css file to scss file, and adds border-top to comments.Abijeet2018-03-271-0/+4
* Fixes the following UI issues,Abijeet2018-03-271-52/+47
* 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
|/