Merge remote-tracking branch 'upstream/develop' into shigusegubu

* upstream/develop:
  #436 - remove yarn.lock
  Fix wrong local
This commit is contained in:
Henry Jameson 2019-04-10 21:16:19 +03:00
commit 2c89778944
2 changed files with 1 additions and 7774 deletions

View file

@ -194,7 +194,7 @@ export const parseStatus = (data) => {
output.text = pleroma.content ? data.pleroma.content['text/plain'] : data.content
output.summary = pleroma.spoiler_text ? data.pleroma.spoiler_text['text/plain'] : data.spoiler_text
output.statusnet_conversation_id = data.pleroma.conversation_id
output.is_local = pleroma.is_local
output.is_local = pleroma.local
} else {
output.text = data.content
output.summary = data.spoiler_text

7773
yarn.lock

File diff suppressed because it is too large Load diff