| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix jsunit tests | Julius Härtl | 2022-09-01 | 1 | -2/+2 |
* | Replace files app ids to classes | Vincent Petry | 2022-07-26 | 1 | -2/+2 |
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 1 | -1/+1 |
* | fix jsunit tests for comments | Julien Veyssier | 2021-07-27 | 1 | -1/+1 |
* | Bump js licenses | John Molakvoæ (skjnldsv) | 2021-03-31 | 1 | -4/+17 |
* | Bump @nextcloud/vue to 3.0.0 | John Molakvoæ (skjnldsv) | 2020-10-20 | 1 | -3/+5 |
* | Cleanup old comments tab | John Molakvoæ (skjnldsv) | 2020-10-20 | 2 | -836/+0 |
* | Adjust unit tests to new OCA.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -1/+1 |
* | Show avatar using "span" instead of "div" | Daniel Calviño Sánchez | 2018-09-05 | 1 | -1/+1 |
* | Fixing failing test cases due to change in functionality. | Abijeet | 2018-03-27 | 1 | -22/+20 |
* | Show max warning comment lenth again | Roeland Jago Douma | 2018-01-02 | 1 | -2/+2 |
* | Fix Enter sending comment instead of adding autocomplete item to message | Daniel Calviño Sánchez | 2017-12-07 | 1 | -0/+45 |
* | Add unit tests for posting comments with enter key | Daniel Calviño Sánchez | 2017-11-30 | 1 | -0/+28 |
* | Set text only in the message div of the new comment form | Daniel Calviño Sánchez | 2017-11-30 | 1 | -10/+13 |
* | adjust jsunit tests | Arthur Schiwon | 2017-11-01 | 1 | -7/+8 |
* | Fix mentioned user not clickable after posting or editing a comment | Daniel Calviño Sánchez | 2017-05-08 | 1 | -0/+4 |
* | Add missing unit tests for comments with mentions | Daniel Calviño Sánchez | 2017-05-08 | 1 | -3/+117 |
* | fix CommentsTabsView js test | Georg Ehrke | 2017-04-26 | 1 | -1/+1 |
* | Always enable avatars | Morris Jobke | 2017-02-13 | 1 | -14/+3 |
* | fix JS test and introduce tests for rendering mentions to displaynames | Arthur Schiwon | 2016-10-25 | 1 | -8/+62 |
* | Fix js test | Roeland Jago Douma | 2016-10-04 | 1 | -1/+1 |
* | Fix js unit test | Roeland Jago Douma | 2016-08-17 | 1 | -2/+2 |
* | Limit comment size to 1000 in UI | Vincent Petry | 2016-02-05 | 1 | -0/+78 |
* | Special label for deleted users in comments list | Vincent Petry | 2016-02-04 | 1 | -1/+9 |
* | Added unit tests for edit/delete comments | Vincent Petry | 2016-02-03 | 1 | -0/+134 |
* | Reset comments read marker after loading comments | Vincent Petry | 2016-02-03 | 2 | -4/+82 |
* | Add file row indicator for unread comments | Vincent Petry | 2016-02-03 | 1 | -0/+102 |
* | Added JS unit tests for comments | Vincent Petry | 2016-02-02 | 2 | -0/+302 |