aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-11-034-2/+20
* Add SVG support check to setup checknhirokinet2020-11-026-6/+6
* [tx-robot] updated from transifexNextcloud bot2020-11-022-0/+14
* [tx-robot] updated from transifexNextcloud bot2020-11-012-4/+12
* Merge pull request #23811 from nextcloud/dependabot/npm_and_yarn/vue-loader-1...Roeland Jago Douma2020-10-312-2/+2
|\
| * Bump vue-loader from 15.9.3 to 15.9.4dependabot-preview[bot]2020-10-312-2/+2
* | [tx-robot] updated from transifexNextcloud bot2020-10-314-10/+24
|/
* Compile assetsnpmbuildbot[bot]2020-10-286-6/+6
* Add mentions dataJohn Molakvoæ (skjnldsv)2020-10-286-137/+35
* Hide long messagesJohn Molakvoæ (skjnldsv)2020-10-281-1/+16
* Fix white-space displayJohn Molakvoæ (skjnldsv)2020-10-281-2/+8
* Prevent submitting empty messagesJohn Molakvoæ (skjnldsv)2020-10-281-2/+7
* [tx-robot] updated from transifexNextcloud bot2020-10-284-0/+26
* Merge pull request #23662 from nextcloud/dependabot/npm_and_yarn/nextcloud/vu...dependabot-preview[bot]2020-10-272-2/+2
|\
| * Bump @nextcloud/vue from 3.0.0 to 3.1.0dependabot-preview[bot]2020-10-272-2/+2
* | [tx-robot] updated from transifexNextcloud bot2020-10-272-0/+8
|/
* Merge pull request #23659 from nextcloud/dependabot/npm_and_yarn/camelcase-6.1.0Roeland Jago Douma2020-10-262-2/+2
|\
| * Bump camelcase from 6.0.0 to 6.1.0dependabot-preview[bot]2020-10-262-2/+2
* | [tx-robot] updated from transifexNextcloud bot2020-10-244-4/+18
|/
* [tx-robot] updated from transifexNextcloud bot2020-10-236-0/+42
* [tx-robot] updated from transifexNextcloud bot2020-10-2212-0/+66
* [tx-robot] updated from transifexNextcloud bot2020-10-21140-626/+816
* Bump @nextcloud/vue to 3.0.0John Molakvoæ (skjnldsv)2020-10-209-7/+17
* Add ICommentsManager::load methodJohn Molakvoæ (skjnldsv)2020-10-207-112/+6
* Cleanup old comments tabJohn Molakvoæ (skjnldsv)2020-10-2018-2432/+3
* Init vue comments tabJohn Molakvoæ (skjnldsv)2020-10-2023-5/+1494
* Format code to a single space around binary operatorsChristoph Wurst2020-10-052-2/+2
* Update autloaderRoeland Jago Douma2020-09-241-1/+1
* Bump versionsJoas Schilling2020-09-181-2/+2
* Update .l10nignore for apps to exclude bundled JS filesMorris Jobke2020-09-151-1/+1
* Use absolute URLs on search results for the clientsJoas Schilling2020-09-151-3/+3
* [tx-robot] updated from transifexNextcloud bot2020-08-252-2/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-2410-6/+19
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-126-54/+54
* Hand in the route and the parameters of the requestJoas Schilling2020-08-051-1/+5
* Make apps handle the order logicJohn Molakvoæ (skjnldsv)2020-08-051-1/+1
* Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)2020-08-047-41/+25
* Remove outdated legacy search scriptsJohn Molakvoæ (skjnldsv)2020-08-042-138/+0
* Fix unified searchJohn Molakvoæ (skjnldsv)2020-08-031-9/+22
* Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)2020-07-316-15/+15
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-316-19/+19
* Adjust apps' code to use the ContainerInterfaceChristoph Wurst2020-07-213-17/+18
* Compile assetsnpmbuildbot[bot]2020-07-142-2/+3
* Move contactsinteraction to bootstrap mechanismMorris Jobke2020-07-081-25/+0
* Bump bundlesJulius Härtl2020-07-071-9/+1
* Migrate comments to unified search APIChristoph Wurst2020-06-247-77/+222
* Migrate Comments to the new bootstrap mechanismChristoph Wurst2020-06-174-36/+78
* [tx-robot] updated from transifexNextcloud bot2020-06-012-0/+2
* Remove the escape-html globalRoeland Jago Douma2020-05-293-3/+12
* Add a capability when file comments are enabledJoas Schilling2020-05-284-0/+40