mirror of
https://github.com/aljazceru/ditto.git
synced 2025-12-26 17:54:28 +01:00
Merge branch 'reactions' into 'main'
Add pleroma_emoji_reactions to instance features See merge request soapbox-pub/ditto!302
This commit is contained in:
@@ -36,9 +36,10 @@ const instanceController: AppController = async (c) => {
|
||||
pleroma: {
|
||||
metadata: {
|
||||
features: [
|
||||
'exposable_reactions',
|
||||
'mastodon_api',
|
||||
'mastodon_api_streaming',
|
||||
'exposable_reactions',
|
||||
'pleroma_emoji_reactions',
|
||||
'quote_posting',
|
||||
'v2_suggestions',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user