Merge branch 'staging' into communities-trim
This commit is contained in:
commit
fd095644a2
@ -25,6 +25,7 @@ const UNAUTHENTICATED_CALLS = {
|
|||||||
IS_CHANNEL_PINNED: Pinning.isChannelPinned,
|
IS_CHANNEL_PINNED: Pinning.isChannelPinned,
|
||||||
IS_NEW_CHANNEL: Channel.isNewChannel,
|
IS_NEW_CHANNEL: Channel.isNewChannel,
|
||||||
WRITE_PRIVATE_MESSAGE: Channel.writePrivateMessage,
|
WRITE_PRIVATE_MESSAGE: Channel.writePrivateMessage,
|
||||||
|
GET_METADATA: Metadata.getMetadata,
|
||||||
};
|
};
|
||||||
|
|
||||||
var isUnauthenticateMessage = function (msg) {
|
var isUnauthenticateMessage = function (msg) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user