Merge branch 'master' into glitch-soc/merge-upstream

This commit is contained in:
Thibaut Girka
2019-02-12 20:32:48 +01:00
101 changed files with 2587 additions and 351 deletions

View File

@@ -319,6 +319,10 @@
{
"defaultMessage": "Open this status in the moderation interface",
"id": "status.admin_status"
},
{
"defaultMessage": "Copy link to status",
"id": "status.copy"
}
],
"path": "app/javascript/mastodon/components/status_action_bar.json"
@@ -1955,6 +1959,10 @@
{
"defaultMessage": "Open this status in the moderation interface",
"id": "status.admin_status"
},
{
"defaultMessage": "Copy link to status",
"id": "status.copy"
}
],
"path": "app/javascript/mastodon/features/status/components/action_bar.json"
@@ -2307,4 +2315,4 @@
],
"path": "app/javascript/mastodon/features/video/index.json"
}
]
]