Commit Graph

10 Commits

Author SHA1 Message Date
syuilo
c0b91059cc Update reactions-viewer.reaction.vue 2019-09-03 06:20:52 +09:00
syuilo
5fc0978ff3 Update reactions-viewer.reaction.vue 2019-09-03 06:20:04 +09:00
syuilo
8472ebdd6a 🎨 2019-09-03 05:50:01 +09:00
Aya Morisawa
77c6961c0f Fix #5380 (#5381) 2019-09-02 07:01:33 +09:00
Aya Morisawa
2e52f96373 Show users who sent reaction on hover (#5362)
* Show users who sent reaction on hover

* Support i18n

* detail -> details

* Extract methods

* Update on change
2019-08-31 03:04:36 +09:00
Aya Morisawa
33f0be9e6e Perform animation only when reaction is added (#5359) 2019-08-29 05:20:27 +09:00
syuilo
2d4c00925a Fix bug 2019-08-29 05:13:03 +09:00
Aya Morisawa
f89324e585 Fix animation not being performed on new reaction (#5345)
* Fix animation not being performed on new reaction

* Clean up
2019-08-29 05:11:26 +09:00
MeiMei
08144dfce4 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
MeiMei
e485a157ee Refactor reaction-viewer (#4171)
* Refactor reaction-viewer

* code style

* fix
2019-02-07 02:05:49 +09:00