Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare for group mentions | Joas Schilling | 2021-10-08 | 1 | -9/+11 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Fix linter | Joas Schilling | 2021-02-06 | 1 | -1/+1 |
* | Make Psalm happy | Joas Schilling | 2021-02-06 | 1 | -1/+3 |
* | Improve mention matches | Joas Schilling | 2021-02-06 | 1 | -0/+1 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -16/+16 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -16/+15 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -4/+4 |
* | Allow to set and get the reference id | Joas Schilling | 2020-03-31 | 1 | -0/+31 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -0/+1 |
* | Fix user with id 0 to be able to comment | Joas Schilling | 2019-09-25 | 1 | -3/+3 |
* | Allow guest mentions of talk to be parsed | Joas Schilling | 2019-07-10 | 1 | -2/+7 |
* | Allow apps to store longer messages in the comments API | Joas Schilling | 2019-06-26 | 1 | -3/+4 |
* | Match mentions when the username is wrapped in quotes | Joas Schilling | 2018-11-07 | 1 | -2/+2 |
* | New regex to match mentions | Mario Danic | 2018-06-08 | 1 | -1/+1 |
* | Remove unsupported modifier | Mario Danic | 2018-06-08 | 1 | -1/+1 |
* | Fix mentions regex | Mario Danic | 2018-06-08 | 1 | -1/+1 |
* | comments should compile mentions also if done by author | Arthur Schiwon | 2018-01-17 | 1 | -4/+0 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | @since 9.2.0 to @since 11.0.0 | Roeland Jago Douma | 2016-11-15 | 1 | -1/+1 |
* | move mention extraction to (I)Comment and report mentions via DAV | Arthur Schiwon | 2016-10-19 | 1 | -0/+37 |
* | Fix phpdoc in Comments | Roeland Jago Douma | 2016-08-16 | 1 | -3/+3 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+2 |
* | Move \OC\Comments to PSR-4 | Roeland Jago Douma | 2016-04-15 | 1 | -0/+382 |