misskey/src/server
MeiMei 2684541693 Custom reaction (#4517)
* Custom reaction

* increase limit of reactions/delete

* リアクションの場合は OS標準の絵文字を使用 を迂回する

* カスタムリアクションを無効にする設定

* fix

* disableCustomReaction --> enableEmojiReaction

* Avoid MFM rendering

* 🎨

* 🎨

* Auto accept

* custom emoji reaction

* Improve usability

* Extract emojiRegex

* Fix

* Clean up

* 🎨

* 🎨

* toDbReaction で reaction は必須に

あとフォールバックは like に

* Clean up

* Make required

* 3eb08748fe (r266241728)

* Refactor

* Allow null
2019-03-18 00:03:57 +09:00
..
activitypub Improve error handling of API (#4345) 2019-02-22 11:46:58 +09:00
api Custom reaction (#4517) 2019-03-18 00:03:57 +09:00
file Use internal logger instead of debug/console for logging 2019-02-03 18:16:57 +09:00
proxy Use proxy instead of weserv for url-preview images (#4466) 2019-03-11 01:03:09 +09:00
web Resolve #1727 (#4512) 2019-03-16 09:54:40 +09:00
activitypub.ts Resolve #1727 (#4512) 2019-03-16 09:54:40 +09:00
index.ts ログをデータベースに保存して管理画面で見れるように 2019-03-02 18:51:59 +09:00
nodeinfo.ts Improve doc 2019-02-25 03:21:54 +09:00
well-known.ts Fix #4329 (#4330) 2019-02-20 16:13:43 +09:00