summaryrefslogtreecommitdiffstats
path: root/tests/lib/Comments
Commit message (Expand)AuthorAgeFilesLines
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-16/+16
* Format control structures, classes, methods and functionChristoph Wurst2020-04-104-27/+41
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-092-2/+2
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-5/+5
* Mode to modern phpunitRoeland Jago Douma2019-11-272-45/+50
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Add a unit test for guests as wellJoas Schilling2019-07-111-4/+18
* Match mentions when the username is wrapped in quotesJoas Schilling2018-11-071-2/+5
* Allow to filter the unread count by verbJoas Schilling2018-07-301-1/+1
* Add pagination supportJoas Schilling2018-07-251-1/+1
* Allow to search by commentsJoas Schilling2018-07-251-0/+4
* Add another testMario Danic2018-06-081-1/+3
* Add a new regex testMario Danic2018-06-081-1/+3
* Fix FakeManagerJoas Schilling2018-04-191-0/+8
* Add proper comment offset supportJoas Schilling2018-04-181-0/+42
* comments should compile mentions also if done by authorArthur Schiwon2018-01-171-2/+7
* fix comment sorterArthur Schiwon2017-10-301-31/+0
* AutoCompletion backendArthur Schiwon2017-10-222-23/+72
* Can not insert auto increment on oracleJoas Schilling2017-08-021-25/+25
* update FakeManagerRobin Appelman2017-03-301-0/+3
* Add test for getting unread comment count by folderRobin Appelman2017-03-301-76/+139
* Merge pull request #1738 from nextcloud/comments-provide-displaynames-with-me...Morris Jobke2016-10-263-6/+133
|\
| * add missing methods to test fake managerArthur Schiwon2016-10-201-0/+4
| * resolve displayname via manager and registerable resolversArthur Schiwon2016-10-191-0/+78
| * move mention extraction to (I)Comment and report mentions via DAVArthur Schiwon2016-10-191-6/+51
* | Fix DateTime comparissonRoeland Jago Douma2016-10-211-4/+4
|/
* emit pre-update event for commentsArthur Schiwon2016-10-121-2/+2
* Notificacations for simple @-mentioning in commentsArthur Schiwon2016-10-072-5/+41
* Add test for setTopmostParentId and getTopmostParentIdLukas Reschke2016-09-291-0/+4
* Fix getMock ManagerTestRoeland Jago Douma2016-09-131-4/+5
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-204-0/+812