You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/libtextsecure
lilia 9c59dfda93 Remove duplicate case statement
This line was never being hit due to the duplicate one above (#L166).
Peeking at the server code shows that 403 is only given in response to
registration attempts, where it does in fact indicate an invalid code.

// FREEBIE
10 years ago
..
storage Populate registrationIds on deviceObjects 10 years ago
test Remove unused function 10 years ago
account_manager.js Fix key conflict with self after master device re-install 10 years ago
api.js Remove duplicate case statement 10 years ago
axolotl_wrapper.js Fix protocol version check 10 years ago
components.js Move jquery from libtextsecure components 10 years ago
contacts_parser.js Support for group sync 10 years ago
crypto.js Use constant time mac comparison 10 years ago
errors.js Save message timestamp for resending 10 years ago
helpers.js Remove unused function 10 years ago
key_worker.js Remove erroneous license file and headers 10 years ago
libaxolotl.js Don't save a MessageCounterError 10 years ago
message_receiver.js Handle group quit sync messages 10 years ago
outgoing_message.js Save message timestamp for resending 10 years ago
protobufs.js Load protobufs asynchronously. Fixes #223 10 years ago
sendmessage.js Always return a promise from sendSyncMessage 10 years ago
storage.js Remove erroneous license file and headers 10 years ago
stringview.js Remove erroneous license file and headers 10 years ago
websocket-resources.js Simplify keepalive resets 10 years ago