Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow to filter the unread count by verb | Joas Schilling | 2018-07-30 | 1 | -2/+7 |
* | Add pagination support | Joas Schilling | 2018-07-25 | 1 | -2/+8 |
* | Allow to search by comments | Joas Schilling | 2018-07-25 | 1 | -0/+42 |
* | 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 |
* | Only query last comment info, when there is one | Joas Schilling | 2018-04-23 | 1 | -2/+2 |
* | Fix docs | Joas Schilling | 2018-04-19 | 1 | -8/+10 |
* | Add proper comment offset support | Joas Schilling | 2018-04-18 | 1 | -0/+115 |
* | Use type casting instead of *val() method | Morris Jobke | 2018-01-26 | 1 | -10/+10 |
* | 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 | 3 | -1/+4 |
* | Can not insert auto increment on oracle | Joas Schilling | 2017-08-02 | 1 | -1/+1 |
* | Oracle does not support PDO::FETCH_KEY_PAIR | Joas Schilling | 2017-08-02 | 1 | -6/+13 |
* | Add Phan plugin to check for SQL injections | Lukas Reschke | 2017-07-20 | 1 | -0/+1 |
* | a parameter too much | Arthur Schiwon | 2017-06-14 | 1 | -2/+1 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
* | use castColumn | Robin Appelman | 2017-03-30 | 1 | -4/+1 |
* | Add test for getting unread comment count by folder | Robin Appelman | 2017-03-30 | 1 | -5/+6 |
* | Allow getting the unread comment count for an entire folder at once | Robin Appelman | 2017-03-30 | 1 | -88/+126 |
* | @since 9.2.0 to @since 11.0.0 | Roeland Jago Douma | 2016-11-15 | 2 | -3/+3 |
* | resolve displayname via manager and registerable resolvers | Arthur Schiwon | 2016-10-19 | 1 | -0/+47 |
* | move mention extraction to (I)Comment and report mentions via DAV | Arthur Schiwon | 2016-10-19 | 1 | -0/+37 |
* | emit pre-update event for comments | Arthur Schiwon | 2016-10-12 | 1 | -0/+6 |
* | Notificacations for simple @-mentioning in comments | Arthur Schiwon | 2016-10-07 | 1 | -21/+58 |
* | Fix phpdoc in Comments | Roeland Jago Douma | 2016-08-16 | 1 | -3/+3 |
* | Fix others | Joas Schilling | 2016-07-21 | 3 | -6/+9 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 3 | -3/+4 |
* | Move \OC\Comments to PSR-4 | Roeland Jago Douma | 2016-04-15 | 3 | -0/+1197 |