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-03-16Modernize comments appCarl Schwan
2022-01-11Replace license information to SPDX expressionLouis Chemineau
2022-01-05One more test fixValdnet
2022-01-05Fix testValdnet
2022-01-05Fix testValdnet
2021-07-27fix jsunit tests for commentsJulien Veyssier
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-03-31Bump js licensesJohn Molakvoæ (skjnldsv)
2021-03-22Move comments to initial stateRoeland Jago Douma
2020-10-20Bump @nextcloud/vue to 3.0.0John Molakvoæ (skjnldsv)
2020-10-20Cleanup old comments tabJohn Molakvoæ (skjnldsv)
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-07-21Adjust apps' code to use the ContainerInterfaceChristoph Wurst
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-27Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-10-29Adjust unit tests to new OCA.SidebarJohn Molakvoæ (skjnldsv)
2019-07-16Update unit testsJoas Schilling
2019-06-13Add strict type on Notifications testsJohn Molakvoæ (skjnldsv)
2018-11-08Populate the mention-notification with the actual messageJoas Schilling
2018-10-02Redirect guests to login if they follow the link of a comment mention-notific...Joas Schilling
2018-09-05Show avatar using "span" instead of "div"Daniel Calviño Sánchez
2018-03-26Fixing failing test cases due to change in functionality.Abijeet
2018-02-14test creating comments with numeric user idsArthur Schiwon
2018-01-02Show max warning comment lenth againRoeland Jago Douma
2017-12-08Merge pull request #7252 from nextcloud/send-comment-on-enterMorris Jobke
2017-12-07Fix Enter sending comment instead of adding autocomplete item to messageDaniel Calviño Sánchez
2017-11-30Add unit tests for posting comments with enter keyDaniel Calviño Sánchez
2017-11-30Set text only in the message div of the new comment formDaniel Calviño Sánchez
2017-11-27Fix unit testsMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-11-01Merge branch 'master' into autocomplete-guiArthur Schiwon
2017-11-01adjust jsunit testsArthur Schiwon
2017-10-30fix comment sorterArthur Schiwon
2017-10-27configurable amount of autocomplete results in commentsArthur Schiwon
2017-10-24Use ::class in test mocksMorris Jobke
2017-10-22ensure that sorting is stableArthur Schiwon
2017-10-22AutoCompletion backendArthur Schiwon
2017-05-08Fix mentioned user not clickable after posting or editing a commentDaniel Calviño Sánchez
2017-05-08Add missing unit tests for comments with mentionsDaniel Calviño Sánchez