Skip to content

Restore streaming API output format#4100

Merged
Gargron merged 2 commits intomasterfrom
Gargron-patch-1
Jul 7, 2017
Merged

Restore streaming API output format#4100
Gargron merged 2 commits intomasterfrom
Gargron-patch-1

Conversation

@Gargron
Copy link
Copy Markdown
Member

@Gargron Gargron commented Jul 7, 2017

Regression from #4090

const now = new Date().getTime();
const delta = now - queued_at;
const encodedPayload = typeof payload === 'number' ? payload : JSON.stringify(payload);

Copy link
Copy Markdown
Member

@ykzts ykzts Jul 7, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete unnecessary indent.

@Gargron Gargron merged commit ebd2dde into master Jul 7, 2017
@Gargron Gargron deleted the Gargron-patch-1 branch July 7, 2017 14:56
ikuradon added a commit to ikuradon/mastodon that referenced this pull request Jul 8, 2017
ikuradon added a commit to ikuradon/mastodon that referenced this pull request Jul 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants