summaryrefslogtreecommitdiff
path: root/src/misc/emoji-regex.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Supports Emoji 13.1 (#7539)MeiMei2021-05-301-3/+2
| | | | | * Supports Emoji 13.1 * Fix regex
* Supports Unicode 13.0 emoji (#6365)MeiMei2020-05-151-2/+2
| | | | | * Supports Unicode 13.0 emoji * fix
* リアクション絵文字設定をいい感じに (#6074)MeiMei2020-02-261-0/+2
| | | | | | * リアクション絵文字設定をいい感じに * みじかく
* Add Unicode 12.1 Emojis (#5825)MeiMei2020-02-041-2/+2
| | | | | | | | * 絵文字ピッカーにSHIBUYA 109を追加 * Emoji regex for Unicode 12.1 * 絵文字テーブルに Unicode 12.1 分を追加
* 絵文字ピッカーの Unicode 12.0 対応など (#5441)MeiMei2019-09-211-1/+2
| | | | | | | | | | | | | | | | | | | | * Twemoji 12.1 * 絵文字ライブラリを持つように * Fix chess_pawn emoji * Add Unicode 12.0 emojis * Add transgender flag/symbol emoji * Add some japanese emoji keywords * format emojilist.json * fix emojilist order * Add missing flags
* Support Unicode 12.0 Emoji (#5062)MeiMei2019-06-161-1/+1
|
* Custom reaction (#4517)MeiMei2019-03-181-0/+1
* Custom reaction * increase limit of reactions/delete * リアクションの場合は OS標準の絵文字を使用 を迂回する * カスタムリアクションを無効にする設定 * fix * disableCustomReaction --> enableEmojiReaction * Avoid MFM rendering * :art: * :art: * Auto accept * custom emoji reaction * Improve usability * Extract emojiRegex * Fix * Clean up * :art: * :art: * toDbReaction で reaction は必須に あとフォールバックは like に * Clean up * Make required * https://github.com/syuilo/misskey/pull/4517/commits/3eb08748feeaab9ee5c5b505c870f97d7edbeb0d#r266241728 * Refactor * Allow null