|
|
@ -51,6 +51,7 @@ typedef NS_ENUM(NSInteger, TSWhisperMessageType) {
|
|
|
|
#define textSecureProfileAPIFormat @"v1/profile/%@"
|
|
|
|
#define textSecureProfileAPIFormat @"v1/profile/%@"
|
|
|
|
#define textSecureSetProfileNameAPIFormat @"v1/profile/name/%@"
|
|
|
|
#define textSecureSetProfileNameAPIFormat @"v1/profile/name/%@"
|
|
|
|
#define textSecureProfileAvatarFormAPI @"v1/profile/form/avatar"
|
|
|
|
#define textSecureProfileAvatarFormAPI @"v1/profile/form/avatar"
|
|
|
|
|
|
|
|
#define textSecure2FAAPI @"/v1/accounts/pin"
|
|
|
|
|
|
|
|
|
|
|
|
#define SignalApplicationGroup @"group.org.whispersystems.signal.group"
|
|
|
|
#define SignalApplicationGroup @"group.org.whispersystems.signal.group"
|
|
|
|
|
|
|
|
|
|
|
|