Use a custom query msg when requiring encryption
In @otrl_message_sending@, when @case OTRL_MSGSTATE_PLAINTEXT@ and @(policy & OTRL_POLICY_REQUIRE_ENCRYPTION)@,
char *bettermsg = otrl_proto_default_query_msg(accountname, policy);
The default query message has html in it and isn't internationalized. We'd prefer to use a custom message. I'm happy to write a patch but what's the desired API for that.
Thanks.
(from redmine: created on 2015-02-21)
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information