misskey/src/server/api
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
..
common Fix bug 2019-02-22 14:09:24 +09:00
endpoints Custom reaction (#4517) 2019-03-18 00:03:57 +09:00
openapi Improve doc 2019-02-27 05:08:42 +09:00
private Refactoring: Move chart dir into services dir 2019-02-08 04:31:33 +09:00
service Use camelCase 2019-02-24 12:53:22 +09:00
stream Resolve #4462 2019-03-10 19:16:33 +09:00
api-handler.ts Better error handling 2019-02-23 15:45:03 +09:00
authenticate.ts Refactoring 2019-01-23 19:25:36 +09:00
call.ts Resolve #4453 2019-03-08 20:07:29 +09:00
define.ts Improve error handling of API (#4345) 2019-02-22 11:46:58 +09:00
endpoints.ts Improve doc 2019-02-25 04:18:09 +09:00
error.ts Introduce OpenAPI specs (#4351) 2019-02-23 11:20:58 +09:00
index.ts ハイフンに統一 2019-02-24 17:57:49 +09:00
limiter.ts ログをデータベースに保存して管理画面で見れるように 2019-03-02 18:51:59 +09:00
logger.ts Follow #3676 2019-03-14 22:18:10 +09:00
streaming.ts Revert 96bc17aa10 2019-02-07 21:02:33 +09:00