summaryrefslogtreecommitdiffstats
path: root/apps/comments/src
Commit message (Expand)AuthorAgeFilesLines
* Lint and remove file_versions testsLouis Chemineau2022-11-281-1/+2
* Use svg iconsLouis Chemineau2022-11-281-3/+3
* Add support for Material icon in files sidebarCarl Schwan2022-11-281-0/+2
* Fix mentions rendering in comment editorLouis Chemineau2022-11-212-17/+23
* Fix HTML entities not decoded in comment just addedDaniel Calviño Sánchez2022-11-101-0/+8
* Extract "decodeHtmlEntities" function to its own fileDaniel Calviño Sánchez2022-11-102-13/+35
* Fix empty content regressions in comments appRichard Steinmetz2022-10-261-12/+35
* Fix typos in apps/ subdirectoryluz paz2022-09-052-2/+2
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-252-31/+31
* Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-251-4/+4
* Buttonify comment postingChristopher Ng2022-07-191-22/+14
* Auto fix warningsLouis Chemineau2022-01-211-4/+2
* Replace license information to SPDX expressionLouis Chemineau2022-01-1116-16/+16
* Import type from packagesLouis Chemineau2022-01-112-1/+3
* Add generic type and description when its missingLouis Chemineau2022-01-111-4/+4
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-086-14/+31
* Use new div method in scssLouis Chemineau2022-01-081-1/+3
* Fix HTML entity rendering in file comments sidebarChristopher Ng2021-11-081-1/+18
* fix comments file action sidebar openingJulien Veyssier2021-07-271-1/+1
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-231-1/+1
* Bump webdav from 3.6.2 to 4.6.0dependabot[bot]2021-05-292-6/+7
* Fix comments maxAutoCompleteResults initial stateJohn Molakvoæ (skjnldsv)2021-04-061-1/+1
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-3114-22/+87
* Move comments to initial stateRoeland Jago Douma2021-03-221-1/+2
* Fix comments filespluginJohn Molakvoæ (skjnldsv)2021-03-172-0/+18
* Lint fixJohn Molakvoæ (skjnldsv)2021-03-172-124/+0
* Fix comments field value updateVincent Petry2021-03-111-2/+3
* Only include moments once in commentsRoeland Jago Douma2021-01-221-1/+1
* 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
* Bump @nextcloud/vue to 3.0.0John Molakvoæ (skjnldsv)2020-10-202-2/+4
* Add ICommentsManager::load methodJohn Molakvoæ (skjnldsv)2020-10-201-5/+0
* Cleanup old comments tabJohn Molakvoæ (skjnldsv)2020-10-2016-1596/+3
* Init vue comments tabJohn Molakvoæ (skjnldsv)2020-10-2016-0/+1372
* Remove outdated legacy search scriptsJohn Molakvoæ (skjnldsv)2020-08-042-138/+0
* Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)2020-07-314-13/+13
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-315-18/+18
* Remove the escape-html globalRoeland Jago Douma2020-05-291-1/+3
* Fix some js linter warnings in commentsRoeland Jago Douma2020-05-103-19/+19
* Clear comment on successful postJohn Molakvoæ (skjnldsv)2020-04-081-19/+22
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-195-51/+51
* Fix autocomplete suggestions with numeric user idsJoas Schilling2019-11-261-1/+1
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-1/+1
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-0110-946/+944
* Deprecate oc_current_user, fix usage and move currentUser to the bundleChristoph Wurst2019-05-081-1/+1
* Show comments and restore in popover menuJohn Molakvoæ (skjnldsv)2019-04-021-2/+12
* Move comments to webpackRoeland Jago Douma2019-02-2620-0/+2057