status-react/modules/react-native-status/ios/RCTStatus
Andrea Maria Piana 693eae9cf9
Send your own messages
Adds a `chat-id` field in `content` map.

The reason it has been added to the map instead of augmenting transit is
that it would simplify the calculation of `message-id`, which in this
case is consistent for both old & new clients.

`chat-id` also represents the `chat-id` with respect of the sender, as
in 1-to-1 chats that is asymmetric.

Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-11-06 21:19:50 +01:00
..
RCTStatus.xcodeproj Remove instabug 2018-10-19 09:18:22 +03:00
RCTStatus.h remove JSC jail on native side (Android, iOS) 2018-07-29 08:47:29 +03:00
RCTStatus.m Send your own messages 2018-11-06 21:19:50 +01:00