Sharkey/packages/backend/src/server/api/endpoints/admin/emoji
dakkar 354cb2a675 handle non-ASCII emoji names
* use the more inclusive regexp for validating emoji names
* always normalize emoji names, aliases, categories

the latter point is necessary to allow matching, for example, `ä`
against `a`+combining diaeresis

this will also need to bump the version of `sfm-js` once we merge
https://activitypub.software/TransFem-org/sfm-js/-/merge_requests/2
2024-03-09 12:51:51 +00:00
..
add-aliases-bulk.ts handle non-ASCII emoji names 2024-03-09 12:51:51 +00:00
add.ts handle non-ASCII emoji names 2024-03-09 12:51:51 +00:00
copy.ts handle non-ASCII emoji names 2024-03-09 12:51:51 +00:00
delete-bulk.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
delete.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
import-zip.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
list-remote.ts handle non-ASCII emoji names 2024-03-09 12:51:51 +00:00
list.ts handle non-ASCII emoji names 2024-03-09 12:51:51 +00:00
remove-aliases-bulk.ts handle non-ASCII emoji names 2024-03-09 12:51:51 +00:00
set-aliases-bulk.ts handle non-ASCII emoji names 2024-03-09 12:51:51 +00:00
set-category-bulk.ts handle non-ASCII emoji names 2024-03-09 12:51:51 +00:00
set-license-bulk.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
update.ts handle non-ASCII emoji names 2024-03-09 12:51:51 +00:00