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/js
Florian Groh 617b7686f7 Register Input Handling
I had some trouble with the registration..
Quickly checked TextSecure Server API and found the problems:
number has to be valid PSTN. (Including regionCode, precisely what validateNumber() returns)
verificationCode has to be all numbers, no dashes or spaces

Closes #193
11 years ago
..
models Fix tests 11 years ago
views Fix crash when sending :invalid_emoji: 11 years ago
background.js Unread counts 11 years ago
bimap.js Simplify panel state management and message passing 11 years ago
chromium.js Curtail over-zealous websocket reconnects 11 years ago
components.js Add js-emoji as a component 11 years ago
conversation_panel.js Show an error if a conversation window fails to init 11 years ago
database.js Add index on conversation type 11 years ago
inbox_controller.js Unread counts 11 years ago
index.js Clean up inbox/compose view rendering and swapping 11 years ago
libphonenumber-util.js jshint all the things 11 years ago
libtextsecure.js Always reconnect the socket except when there is an error 11 years ago
options.js Restyle registration page 11 years ago
panel_controller.js Close the inbox if the background page is refreshed 11 years ago
register.js Register Input Handling 11 years ago