Cable-Desktop/js
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
2015-12-05 11:07:31 -08:00
..
models Save single errors returned from send functions 2015-12-04 12:02:19 -08:00
views Display phone number in conversation header 2015-12-04 12:15:12 -08:00
axolotl_store.js Clear session store when re-registering 2015-11-04 13:52:47 -08:00
background.js Don't save a MessageCounterError 2015-12-04 11:20:12 -08:00
chromium.js Serialize notification updates 2015-12-01 13:53:59 -08:00
components.js Terminate cursor cleanly when using limit and index 2015-11-15 14:56:58 -08:00
conversation_controller.js Don't let unreadCount become negative 2015-11-19 10:47:50 -08:00
conversation_panel.js
database.js Reset unreadCounts 2015-11-19 17:27:24 -08:00
debugLog.js Post debug logs as non public gists 2015-11-25 10:28:30 -08:00
index.js
libaxolotl-worker.js
libphonenumber-util.js
libtextsecure.js Remove duplicate case statement 2015-12-05 11:07:31 -08:00
notifications.js Silently remove read messages from existing notifications 2015-12-01 13:53:59 -08:00
options.js Auto-populate device name 2015-11-07 23:24:29 -08:00
panel_controller.js Add updating of window title on launch 2015-11-19 10:40:07 -08:00
register.js
storage.js