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-08Split common vendor chunkJohn Molakvoæ (skjnldsv)
2021-12-15l10n: Correct spellingValdnet
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-04-16Move over notification to new registrationRoeland Jago Douma
2021-03-22Move comments to initial stateRoeland Jago Douma
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-02-06Improve mention matchesJoas Schilling
2021-01-11Remove unneeded casts that were found by PsalmMorris Jobke
2020-10-20Add ICommentsManager::load methodJohn Molakvoæ (skjnldsv)
2020-10-20Init vue comments tabJohn Molakvoæ (skjnldsv)
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-15Use absolute URLs on search results for the clientsJoas Schilling
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-05Hand in the route and the parameters of the requestJoas Schilling
2020-08-05Make apps handle the order logicJohn Molakvoæ (skjnldsv)
2020-08-04Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)
2020-08-03Fix unified searchJohn Molakvoæ (skjnldsv)
2020-07-21Adjust apps' code to use the ContainerInterfaceChristoph Wurst
2020-06-24Migrate comments to unified search APIChristoph Wurst
2020-06-17Migrate Comments to the new bootstrap mechanismChristoph Wurst
2020-05-28Add a capability when file comments are enabledJoas Schilling
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph 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 short array syntax, everywhereChristoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2019-12-20Update license headers for 18Christoph Wurst
2019-12-09Fix comments search result to work with multibyte stringsMichał Węgrzynek
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-11-05Fix comments app init and LoadSidebar eventJohn Molakvoæ (skjnldsv)
2019-09-23Move over comments to the new eventRoeland Jago Douma
2019-07-16Keep the old method as a fallback and adjust the testsJoas Schilling
2019-07-15Update shipped implementations of the INotifierJoas Schilling
2019-02-26Move comments to webpackRoeland Jago Douma
2019-02-07Merge pull request #13819 from nextcloud/bugfix/noid/unify-html-encoding-hand...Morris Jobke
2019-02-04No need to explicitly load bundle dependenciesRoeland Jago Douma
2019-01-25Unify the HTML encoding handling with other ROS appsJoas Schilling
2019-01-24Merge the str_replacementsJoas Schilling
2018-11-08Populate the mention-notification with the actual messageJoas Schilling
2018-11-07Fix the comments UI and activities for space-mentionsJoas Schilling
2018-10-31Revert "Populate the mention-notification with the actual message"Arthur Schiwon