summaryrefslogtreecommitdiffstats
path: root/apps/comments
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-01-234-6/+16
|
* [tx-robot] updated from transifexNextcloud bot2020-01-212-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-01-052-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-01-042-8/+8
|
* [tx-robot] updated from transifexNextcloud bot2019-12-232-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-12-2214-0/+22
|
* Fix comments search result to work with multibyte stringsMichał Węgrzynek2019-12-131-5/+5
| | | | | | Currently, the searching in comments breaks up, if comments contain multibyte characters and string manipulation logic in getRelevantMessagePart happens to cut through them rendering the resulting string invalid (not UTF-8 compliant). This patch replaces all string manipulating functions in this code to multibyte aware ones. Signed-off-by: Michał Węgrzynek <michal.wegrzynek@malloc.com.pl>
* [tx-robot] updated from transifexNextcloud bot2019-12-092-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2019-12-072-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-11-292-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-11-282-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-11-222-14/+16
|
* [tx-robot] updated from transifexNextcloud bot2019-11-202-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-11-064-2/+8
|
* [tx-robot] updated from transifexNextcloud bot2019-11-044-8/+24
|
* [tx-robot] updated from transifexNextcloud bot2019-11-032-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-10-282-6/+8
|
* [tx-robot] updated from transifexNextcloud bot2019-10-052-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-09-242-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-09-202-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-09-17130-364/+132
|
* Bump webpack from 4.39.2 to 4.39.3dependabot-preview[bot]2019-09-022-2/+2
| | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.39.2 to 4.39.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.39.2...v4.39.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2019-08-312-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-08-282-4/+60
|
* Bump sass-loader from 7.2.0 to 7.3.1dependabot-preview[bot]2019-08-252-2/+2
| | | | | | | | | | Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 7.2.0 to 7.3.1. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.2.0...v7.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Merge pull request #16778 from nextcloud/dependabot/npm_and_yarn/webpack-4.39.2Roeland Jago Douma2019-08-181-1/+1
|\ | | | | Bump webpack from 4.39.1 to 4.39.2
| * Bump webpack from 4.39.1 to 4.39.2dependabot-preview[bot]2019-08-181-1/+1
| | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.39.1 to 4.39.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.39.1...v4.39.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2019-08-182-2/+54
|/
* Bump style-loader from 0.23.1 to 1.0.0dependabot-preview[bot]2019-08-112-2/+2
| | | | | | | | | | Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 0.23.1 to 1.0.0. - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/style-loader/compare/v0.23.1...v1.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Bump webpack from 4.38.0 to 4.39.1dependabot-preview[bot]2019-08-042-2/+2
| | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.38.0 to 4.39.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.38.0...v4.39.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2019-07-282-8/+10
|
* [tx-robot] updated from transifexNextcloud bot2019-07-212-4/+4
|
* Update unit testsJoas Schilling2019-07-163-1/+16
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Keep the old method as a fallback and adjust the testsJoas Schilling2019-07-161-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update shipped implementations of the INotifierJoas Schilling2019-07-152-11/+26
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2019-07-022-0/+8
|
* Update comments icon to use updated core oneJan-Christoph Borchardt2019-06-262-2/+2
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Bump css-loader from 2.1.1 to 3.0.0dependabot-preview[bot]2019-06-252-2/+2
| | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.1.1 to 3.0.0. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.1.1...v3.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add strict type on Notifications tests (#15935)John Molakvoæ2019-06-141-3/+20
|\ | | | | Add strict type on Notifications tests
| * Add strict type on Notifications testsJohn Molakvoæ (skjnldsv)2019-06-131-3/+20
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2019-06-142-0/+2
|/
* Unify webpack configJohn Molakvoæ (skjnldsv)2019-05-291-29/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2019-05-282-2/+8
|
* Bump webpack from 4.31.0 to 4.32.2dependabot-preview[bot]2019-05-272-2/+2
| | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.31.0 to 4.32.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.31.0...v4.32.2) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-05-252-8/+12
|
* [tx-robot] updated from transifexNextcloud bot2019-05-242-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-05-102-0/+2
|
* Deprecate oc_current_user, fix usage and move currentUser to the bundleChristoph Wurst2019-05-083-3/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2019-04-272-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-04-232-0/+2
|