Add: Iceshrimpをスタンプ利用可能サーバーとして登録、襦袢を揃える (#451)
This commit is contained in:
parent
2ef5fdb6fb
commit
5bf543ca24
1 changed files with 10 additions and 10 deletions
|
@ -17,17 +17,17 @@ class InstanceInfo < ApplicationRecord
|
||||||
after_commit :reset_cache
|
after_commit :reset_cache
|
||||||
|
|
||||||
EMOJI_REACTION_AVAILABLE_SOFTWARES = %w(
|
EMOJI_REACTION_AVAILABLE_SOFTWARES = %w(
|
||||||
misskey
|
|
||||||
calckey
|
|
||||||
cherrypick
|
|
||||||
meisskey
|
|
||||||
sharkey
|
|
||||||
firefish
|
|
||||||
catodon
|
|
||||||
renedon
|
|
||||||
fedibird
|
|
||||||
pleroma
|
|
||||||
akkoma
|
akkoma
|
||||||
|
calckey
|
||||||
|
catodon
|
||||||
|
cherrypick
|
||||||
|
fedibird
|
||||||
|
firefish
|
||||||
|
iceshrimp
|
||||||
|
meisskey
|
||||||
|
misskey
|
||||||
|
pleroma
|
||||||
|
sharkey
|
||||||
).freeze
|
).freeze
|
||||||
|
|
||||||
def self.emoji_reaction_available?(domain)
|
def self.emoji_reaction_available?(domain)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue