summaryrefslogtreecommitdiffstats
path: root/apps/comments/js/commentmodel.js
Commit message (Collapse)AuthorAgeFilesLines
* mention property to follow same styleArthur Schiwon2016-12-231-3/+4
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Fixed size issues on main detail view and disappearing of share recipients ↵Michael Jobst2016-12-231-11/+22
| | | | | | | | | | | | | | | | | | (#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>
* show displayname not uid in commit mentionsArthur Schiwon2016-10-191-2/+25
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Comment owner can now edit or deleteVincent Petry2016-02-031-2/+11
|
* Reset comments read marker after loading commentsVincent Petry2016-02-031-2/+3
|
* Improve comments style, add avatarsVincent Petry2016-02-021-1/+2
|
* Comments GUIVincent Petry2016-02-021-0/+47