aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/js
Commit message (Expand)AuthorAgeFilesLines
* Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)2020-08-042-2/+2
* Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)2020-07-312-2/+2
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-311-1/+1
* Compile assetsnpmbuildbot[bot]2020-07-142-2/+3
* Bump bundlesJulius Härtl2020-07-071-9/+1
* Remove the escape-html globalRoeland Jago Douma2020-05-292-2/+9
* Fix some js linter warnings in commentsRoeland Jago Douma2020-05-101-1/+1
* Bump webpack from 4.42.1 to 4.43.0dependabot-preview[bot]2020-04-291-1/+1
* Bump css-loader from 3.4.1 to 3.5.2dependabot-preview[bot]2020-04-132-2/+2
* Clear comment on successful postJohn Molakvoæ (skjnldsv)2020-04-082-2/+2
* Bump webpack from 4.41.6 to 4.42.0dependabot-preview[bot]2020-03-081-1/+1
* Update webpack bundlesChristoph Wurst2020-02-222-2/+2
* Bump css-loader from 3.4.0 to 3.4.1dependabot-preview[bot]2020-01-052-2/+2
* Bump css-loader from 3.3.2 to 3.4.0dependabot-preview[bot]2019-12-302-2/+2
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-1/+1
* Bump css-loader from 3.2.1 to 3.3.2dependabot-preview[bot]2019-12-162-2/+2
* Fix autocomplete suggestions with numeric user idsJoas Schilling2019-11-262-2/+2
* Compile assetsnpmbuildbot[bot]2019-10-292-2/+2
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-012-2/+2
* Bump webpack from 4.39.3 to 4.40.1dependabot-preview[bot]2019-09-132-2/+2
* Bump webpack from 4.39.2 to 4.39.3dependabot-preview[bot]2019-09-022-2/+2
* Bump sass-loader from 7.2.0 to 7.3.1dependabot-preview[bot]2019-08-252-2/+2
* Bump webpack from 4.39.1 to 4.39.2dependabot-preview[bot]2019-08-181-1/+1
* Bump style-loader from 0.23.1 to 1.0.0dependabot-preview[bot]2019-08-112-2/+2
* Bump webpack from 4.38.0 to 4.39.1dependabot-preview[bot]2019-08-042-2/+2
* Bump css-loader from 2.1.1 to 3.0.0dependabot-preview[bot]2019-06-252-2/+2
* Bump webpack from 4.31.0 to 4.32.2dependabot-preview[bot]2019-05-272-2/+2
* Deprecate oc_current_user, fix usage and move currentUser to the bundleChristoph Wurst2019-05-082-2/+2
* Show comments and restore in popover menuJohn Molakvoæ (skjnldsv)2019-04-022-2/+2
* Move comments to webpackRoeland Jago Douma2019-02-2620-1715/+3
* Show autocompletion as soon as "@" is typedDaniel Calviño Sánchez2019-01-311-3/+0
* Fix opening search results for commentsDaniel Calviño Sánchez2018-12-211-1/+3
* Fix the comments UI and activities for space-mentionsJoas Schilling2018-11-071-4/+16
* Adjust some jsdocsJulius Härtl2018-10-241-0/+1
* Add icon to file sidebar tabsJulius Härtl2018-10-181-0/+4
* Move more comments to compiled handlebarsRoeland Jago Douma2018-10-155-27/+56
* Remove leftover 'Roeland Jago Douma2018-10-043-5/+5
* Move Comments to compiled handlebarsRoeland Jago Douma2018-10-046-56/+128
* Fix contacts menu not triggered on certain areas of a mentionDaniel Calviño Sánchez2018-09-151-8/+7
* Reformat embedded HTML code to resemble HTML codeDaniel Calviño Sánchez2018-09-051-27/+31
* Remove space between avatar and user nameDaniel Calviño Sánchez2018-09-051-3/+3
* Show avatar using "span" instead of "div"Daniel Calviño Sánchez2018-09-051-7/+7
* Do not parse HTML in user id and display nameJoas Schilling2018-08-281-16/+20
* Merge pull request #9222 from nextcloud/feature/noid/search-for-files-by-comm...Morris Jobke2018-07-252-0/+135
|\
| * Brighter comments iconMorris Jobke2018-07-251-1/+3
| * Allow to search by commentsJoas Schilling2018-07-252-0/+133
* | Limit small avatar rendering only to inline mentionsJulius Härtl2018-07-251-1/+5
|/
* Focus the comment input on tab select/loadingJohn Molakvoæ (skjnldsv)2018-07-241-0/+3
* Fix inline avatar display for mentions in commentsJulius Härtl2018-07-181-1/+5
* Fixing failing test cases due to change in functionality.Abijeet2018-03-271-3/+5