Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always enable avatars | Morris Jobke | 2017-02-13 | 1 | -25/+9 |
| | | | | | | | | | * we introduced this setting in the begining because our avatar support caused some performance issues, but we fixed them and should only provide one way how Nextcloud looks Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | mention property to follow same style | Arthur Schiwon | 2016-12-23 | 1 | -3/+4 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Fixed size issues on main detail view and disappearing of share recipients ↵ | Michael Jobst | 2016-12-23 | 3 | -19/+36 |
| | | | | | | | | | | | | | | | | | | (#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> | ||||
* | Move comments activities to the new API | Joas Schilling | 2016-11-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | avoid that all avatars are copied to the author row when editing comments | Arthur Schiwon | 2016-10-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | consolidate error handling | Arthur Schiwon | 2016-10-19 | 1 | -27/+41 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | fix avatar displaying after submit (either edit or new) | Arthur Schiwon | 2016-10-19 | 1 | -3/+7 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | display avatar (if enabled) alongside displaynames | Arthur Schiwon | 2016-10-19 | 1 | -1/+8 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | fix regex | Arthur Schiwon | 2016-10-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | improve regex, fixes replacements of usernames with same trunk | Arthur Schiwon | 2016-10-19 | 1 | -1/+12 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | show displayname not uid in commit mentions | Arthur Schiwon | 2016-10-19 | 2 | -17/+76 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Merge pull request #1407 from nextcloud/multiline_comments | Morris Jobke | 2016-10-11 | 1 | -2/+6 |
|\ | | | | | Bring back multiline comments | ||||
| * | Add autosize to comments input | Roeland Jago Douma | 2016-10-04 | 1 | -2/+6 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Update file header | Joas Schilling | 2016-10-05 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Fix activity rendering plugin name | Vincent Petry | 2016-10-05 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | Mark the methods as copied | Joas Schilling | 2016-10-05 | 1 | -3/+5 |
| | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | Register a ActivityTabView plugin | Joas Schilling | 2016-10-05 | 1 | -0/+57 |
|/ | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Fix comment count tooltip | Joas Schilling | 2016-09-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Use live timestamp on comments tab | Joas Schilling | 2016-09-01 | 1 | -1/+2 |
| | |||||
* | Prevent parse error on editing an HTML comment | Joas Schilling | 2016-08-29 | 1 | -1/+1 |
| | |||||
* | Fix double ending quotes | Joas Schilling | 2016-08-18 | 1 | -1/+1 |
| | |||||
* | Improve layout of cancel button in the comments sidebar | Morris Jobke | 2016-08-18 | 1 | -1/+1 |
| | |||||
* | fix design details in comments sidebar | Jan-Christoph Borchardt | 2016-08-17 | 1 | -12/+12 |
| | |||||
* | Show error message when posting an invalid comment | Vincent Petry | 2016-06-24 | 1 | -6/+6 |
| | | | | | When an internal server error occurs while creating or updating a comment, display a proper error notification in the UI. | ||||
* | fixes indentation | Vincent Chan | 2016-05-03 | 1 | -1/+1 |
| | |||||
* | adds functionality to submit comments with cmd+Enter | Vincent Chan | 2016-05-03 | 1 | -4/+4 |
| | |||||
* | Submit comment on ctrl+Enter | Vincent Chan | 2016-05-02 | 1 | -0/+5 |
| | | | | closes #24302 | ||||
* | remove comments count because it is not that relevant to show directly | Jan-Christoph Borchardt | 2016-02-25 | 1 | -3/+1 |
| | |||||
* | Merge pull request #22475 from owncloud/fix-js-issues | Thomas Müller | 2016-02-18 | 1 | -2/+2 |
|\ | | | | | Fixes code analysis issues | ||||
| * | Fixes code analysis issues | Morris Jobke | 2016-02-17 | 1 | -2/+2 |
| | | |||||
* | | Show the comments and tags on the share filters | Joas Schilling | 2016-02-16 | 1 | -4/+4 |
|/ | |||||
* | Collapse long comments | Vincent Petry | 2016-02-08 | 1 | -4/+25 |
| | | | | | | | Very crude a naive implementation that relies on length and number of newlines. Should be good enough for most cases. Clicking on such comments will expand them. | ||||
* | Limit comment size to 1000 in UI | Vincent Petry | 2016-02-05 | 1 | -1/+29 |
| | | | | | | | | Whenever the limit is almost reached (90% of the length), a tooltip will appear. Once the limit is exceeded, the "Post" button will be disabled and the field will become red. | ||||
* | Special label for deleted users in comments list | Vincent Petry | 2016-02-04 | 1 | -4/+15 |
| | |||||
* | Move comment delete action into edit mode | Vincent Petry | 2016-02-03 | 1 | -13/+20 |
| | |||||
* | Comment owner can now edit or delete | Vincent Petry | 2016-02-03 | 2 | -38/+158 |
| | |||||
* | Reset comments read marker after loading comments | Vincent Petry | 2016-02-03 | 4 | -7/+151 |
| | |||||
* | Add file row indicator for unread comments | Vincent Petry | 2016-02-03 | 1 | -0/+84 |
| | |||||
* | Fixed report name | Vincent Petry | 2016-02-02 | 1 | -2/+2 |
| | |||||
* | Added JS unit tests for comments | Vincent Petry | 2016-02-02 | 2 | -6/+6 |
| | |||||
* | Add spinner when submitting comments | Vincent Petry | 2016-02-02 | 1 | -5/+30 |
| | |||||
* | Fix formatting messages with newlines | Vincent Petry | 2016-02-02 | 1 | -2/+11 |
| | |||||
* | Better comments pagination logic | Vincent Petry | 2016-02-02 | 1 | -11/+9 |
| | |||||
* | Improve comments style, add avatars | Vincent Petry | 2016-02-02 | 2 | -22/+53 |
| | |||||
* | Use last comment's time for pagination | Vincent Petry | 2016-02-02 | 1 | -1/+1 |
| | |||||
* | Add pagination support for comments GUI | Vincent Petry | 2016-02-02 | 2 | -16/+45 |
| | |||||
* | Improve comment date format | Vincent Petry | 2016-02-02 | 1 | -3/+10 |
| | |||||
* | Comments GUI | Vincent Petry | 2016-02-02 | 5 | -0/+356 |