nextcloud/apps/comments
Michał Węgrzynek 3031a36f4b Fix comments search result to work with multibyte strings
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>
2019-12-13 14:39:17 +00:00
..
appinfo Bump versions of server and the requirements of apps 2019-04-11 14:02:23 +02:00
composer Shorten index name of calendar changes table 2018-11-14 10:14:23 +01:00
img Update comments icon to use updated core one 2019-06-26 10:24:20 +02:00
js Bump webpack from 4.39.2 to 4.39.3 2019-09-02 14:24:00 +00:00
l10n [tx-robot] updated from transifex 2019-12-09 02:16:38 +00:00
lib Fix comments search result to work with multibyte strings 2019-12-13 14:39:17 +00:00
src Deprecate oc_current_user, fix usage and move currentUser to the bundle 2019-05-08 09:44:51 +02:00
tests Update unit tests 2019-07-16 13:32:44 +02:00
.bowerrc add At.js and dependencies 2017-10-22 14:14:33 +02:00
.l10nignore Move comments to webpack 2019-02-26 09:10:23 +01:00
webpack.js Unify webpack config 2019-05-29 15:19:18 +02:00