| Commit message (Expand) | Author | Age | Files | Lines |
* | Match mentions when the username is wrapped in quotes | Joas Schilling | 2018-11-07 | 1 | -2/+5 |
* | Allow to filter the unread count by verb | Joas Schilling | 2018-07-30 | 1 | -1/+1 |
* | Add pagination support | Joas Schilling | 2018-07-25 | 1 | -1/+1 |
* | Allow to search by comments | Joas Schilling | 2018-07-25 | 1 | -0/+4 |
* | Add another test | Mario Danic | 2018-06-08 | 1 | -1/+3 |
* | Add a new regex test | Mario Danic | 2018-06-08 | 1 | -1/+3 |
* | Fix FakeManager | Joas Schilling | 2018-04-19 | 1 | -0/+8 |
* | Add proper comment offset support | Joas Schilling | 2018-04-18 | 1 | -0/+42 |
* | comments should compile mentions also if done by author | Arthur Schiwon | 2018-01-17 | 1 | -2/+7 |
* | fix comment sorter | Arthur Schiwon | 2017-10-30 | 1 | -31/+0 |
* | AutoCompletion backend | Arthur Schiwon | 2017-10-22 | 2 | -23/+72 |
* | Can not insert auto increment on oracle | Joas Schilling | 2017-08-02 | 1 | -25/+25 |
* | update FakeManager | Robin Appelman | 2017-03-30 | 1 | -0/+3 |
* | Add test for getting unread comment count by folder | Robin Appelman | 2017-03-30 | 1 | -76/+139 |
* | Merge pull request #1738 from nextcloud/comments-provide-displaynames-with-me... | Morris Jobke | 2016-10-26 | 3 | -6/+133 |
|\ |
|
| * | add missing methods to test fake manager | Arthur Schiwon | 2016-10-20 | 1 | -0/+4 |
| * | resolve displayname via manager and registerable resolvers | Arthur Schiwon | 2016-10-19 | 1 | -0/+78 |
| * | move mention extraction to (I)Comment and report mentions via DAV | Arthur Schiwon | 2016-10-19 | 1 | -6/+51 |
* | | Fix DateTime comparisson | Roeland Jago Douma | 2016-10-21 | 1 | -4/+4 |
|/ |
|
* | emit pre-update event for comments | Arthur Schiwon | 2016-10-12 | 1 | -2/+2 |
* | Notificacations for simple @-mentioning in comments | Arthur Schiwon | 2016-10-07 | 2 | -5/+41 |
* | Add test for setTopmostParentId and getTopmostParentId | Lukas Reschke | 2016-09-29 | 1 | -0/+4 |
* | Fix getMock ManagerTest | Roeland Jago Douma | 2016-09-13 | 1 | -4/+5 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 4 | -0/+812 |