Merge branch 'develop' into travis/hide-read-receipts

This commit is contained in:
Matthew Hodgson 2017-04-22 01:36:38 +01:00 committed by GitHub
commit 872d0e0f50
4 changed files with 18 additions and 4 deletions

View file

@ -48,6 +48,10 @@ const SETTINGS_LABELS = [
id: 'hideReadReceipts',
label: 'Hide read receipts'
},
{
id: 'dontSendTypingNotifications',
label: "Don't send typing notifications",
},
/*
{
id: 'alwaysShowTimestamps',