| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 1 | -4/+38 |
* | Added JS unit tests for comments | Vincent Petry | 2016-02-02 | 1 | -0/+198 |