nextcloud/apps/comments
Michał Węgrzynek 9c3b5fe4bb 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-09 17:33:08 +01:00
..
appinfo Update license headers 2019-12-05 15:38:45 +01:00
composer Fix comments app init and LoadSidebar event 2019-11-04 23:31:39 +01:00
img Update comments icon to use updated core one 2019-06-26 10:24:20 +02:00
js Fix autocomplete suggestions with numeric user ids 2019-11-26 09:19:49 +01:00
l10n [tx-robot] updated from transifex 2019-12-09 02:16:28 +00:00
lib Fix comments search result to work with multibyte strings 2019-12-09 17:33:08 +01:00
src Fix autocomplete suggestions with numeric user ids 2019-11-26 09:19:49 +01:00
tests Update license headers 2019-12-05 15:38:45 +01: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 Use different jsonpFunction 2019-09-06 11:10:11 +02:00