Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-25Delete comments that expired nowVitor Mattos
2022-07-01Allow to expire comments of multiple objects with one callJoas Schilling
2022-06-20Follow the most common pattern used in projectfeature/add-comments-expire-dateVitor Mattos
2022-06-15Add comments expire dateVitor Mattos
2022-04-28Extract the EmojiService from user status and add an OCP interfaceJoas Schilling
2022-03-24Allow reactions also with other combined emojisJoas Schilling
2022-01-21Refactor and fixes on testsVitor Mattos
2022-01-21Fix check after change from string to mb_stringVitor Mattos
2022-01-21Limit the summary and sort it afterwardsJoas Schilling
2022-01-21Order the reaction summary, improvements on validationsVitor Mattos
2022-01-21Disable reactions if database don't support utf8mb4Vitor Mattos
2022-01-21Skip if dont support 4 bytes UTF8Vitor Mattos
2022-01-21Add unit testsVitor Mattos
2020-10-22Fix PHP CSJoas Schilling
2020-10-22Fix manager creation and testingJoas Schilling
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2018-04-18Add proper comment offset supportJoas Schilling
2017-10-30fix comment sorterArthur Schiwon
2017-10-22AutoCompletion backendArthur Schiwon
2017-08-02Can not insert auto increment on oracleJoas Schilling
2017-03-30Add test for getting unread comment count by folderRobin Appelman
2016-10-26Merge pull request #1738 from nextcloud/comments-provide-displaynames-with-me...Morris Jobke
2016-10-21Fix DateTime comparissonRoeland Jago Douma
2016-10-19resolve displayname via manager and registerable resolversArthur Schiwon
2016-10-12emit pre-update event for commentsArthur Schiwon
2016-10-07Notificacations for simple @-mentioning in commentsArthur Schiwon
2016-09-13Fix getMock ManagerTestRoeland Jago Douma
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling