lilia
89c24cd2fa
Move throwHumanError to api.js
...
It is only used there.
2015-04-30 12:26:13 -07:00
lilia
bfe23d86aa
Run key generation in a worker
...
Ground work for a smoother registration flow. Overall UX still needs
some polish but at least now we can have a progress gif or animation or
whatever. Also adds the phonenumber-confirmation step as a simple alert
box, which will be replaced with a nice dialogue in a later commit.
2015-03-26 10:49:52 -07:00
Matt Corallo
00cb420d37
Merge (un)encrypted storage layers
2015-03-25 11:56:25 -07:00
Matt Corallo
454b4726bd
Replace load/decode/index around our own number with helpers
2015-03-25 11:54:55 -07:00
Matt Corallo
d3c158f4cf
Move libaxolotl out-of-tree
2015-03-17 14:43:23 -07:00
Matt Corallo
5abf3073d5
Check END_SESSION messages in processDecrypted
2015-02-26 12:11:05 -08:00
lilia
f860cb4492
Return end session messages to the frontend
...
So we can save them in the message history, and because the caller
expects a promise.
2015-02-20 10:30:43 -08:00
Matt Corallo
7d2d2d92fc
Copy getRandomBytes from libaxolotl to libtextsecure
2015-02-12 15:11:59 -08:00
Matt Corallo
bb32a51d66
s/textsecure.protocol/axolotl.protocol/
2015-02-12 15:11:58 -08:00
Matt Corallo
403ae4376d
Move attachment/websocket [en|de]cryption to libtextsecure
2015-02-12 15:11:58 -08:00
Matt Corallo
66cf5b08db
Naively move textsecure.crypto into axolotl.crypto
2015-02-12 15:11:58 -08:00
Matt Corallo
02d0c58e5e
Mostly done device-bringup stuff
2015-02-11 14:03:54 -08:00
Matt Corallo
8ad1a38b5b
Move js files around for libtextsecure split
2015-01-14 09:35:57 -10:00