aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Comments/ManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Delete comments that expired nowVitor Mattos2022-07-251-1/+4
* Allow to expire comments of multiple objects with one callJoas Schilling2022-07-011-3/+40
* Follow the most common pattern used in projectVitor Mattos2022-06-201-2/+2
* Add comments expire dateVitor Mattos2022-06-151-1/+48
* Extract the EmojiService from user status and add an OCP interfaceJoas Schilling2022-04-281-1/+1
* Allow reactions also with other combined emojisJoas Schilling2022-03-241-7/+7
* Refactor and fixes on testsVitor Mattos2022-01-211-124/+135
* Fix check after change from string to mb_stringVitor Mattos2022-01-211-2/+3
* Limit the summary and sort it afterwardsJoas Schilling2022-01-211-4/+29
* Order the reaction summary, improvements on validationsVitor Mattos2022-01-211-0/+84
* Disable reactions if database don't support utf8mb4Vitor Mattos2022-01-211-4/+1
* Skip if dont support 4 bytes UTF8Vitor Mattos2022-01-211-0/+13
* Add unit testsVitor Mattos2022-01-211-4/+261
* Fix PHP CSJoas Schilling2020-10-221-1/+0
* Fix manager creation and testingJoas Schilling2020-10-221-2/+12
* 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-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-5/+5
* Mode to modern phpunitRoeland Jago Douma2019-11-271-37/+40
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Add proper comment offset supportJoas Schilling2018-04-181-0/+42
* fix comment sorterArthur Schiwon2017-10-301-31/+0
* AutoCompletion backendArthur Schiwon2017-10-221-18/+63
* Can not insert auto increment on oracleJoas Schilling2017-08-021-25/+25
* 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-261-0/+78
|\
| * resolve displayname via manager and registerable resolversArthur Schiwon2016-10-191-0/+78
* | 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-071-5/+39
* Fix getMock ManagerTestRoeland Jago Douma2016-09-131-4/+5
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+632