Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -5/+2 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -8/+10 |
* | Add a unit test for guests as well | Joas Schilling | 2019-07-11 | 1 | -4/+18 |
* | Match mentions when the username is wrapped in quotes | Joas Schilling | 2018-11-07 | 1 | -2/+5 |
* | Add another test | Mario Danic | 2018-06-08 | 1 | -1/+3 |
* | Add a new regex test | Mario Danic | 2018-06-08 | 1 | -1/+3 |
* | comments should compile mentions also if done by author | Arthur Schiwon | 2018-01-17 | 1 | -2/+7 |
* | move mention extraction to (I)Comment and report mentions via DAV | Arthur Schiwon | 2016-10-19 | 1 | -6/+51 |
* | Add test for setTopmostParentId and getTopmostParentId | Lukas Reschke | 2016-09-29 | 1 | -0/+4 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+121 |