summaryrefslogtreecommitdiffstats
path: root/apps/comments/js/commentsummarymodel.js
Commit message (Collapse)AuthorAgeFilesLines
* Fixed size issues on main detail view and disappearing of share recipients ↵Michael Jobst2016-12-231-4/+7
| | | | | | | | | | | | | | | | | | (#26603) * fixed size issues on main detail view and disappearing of share recipients * Changes due to code comments * Moved reloadProperties() to FileInfoModel * Solved Scrutinizer issues * Bugfix: undefined value used on error * check if options are set for FileInfoModel.initialize() Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Reset comments read marker after loading commentsVincent Petry2016-02-031-0/+65