lilia
a32f3ff1f6
More work on replayable errors
...
Expose a button that does that retries outgoing messages if possible.
// FREEBIE
2015-10-02 18:31:07 -07:00
lilia
fbb65d1988
Add replayable network errors
...
Support for manual message retry.
// FREEBIE
2015-10-01 18:43:20 -07:00
lilia
f764445c86
Remove erroneous license file and headers
...
We only use GPLV3 around here.
// FREEBIE
2015-09-07 14:58:42 -07:00
lilia
c28b5408ab
Plumb keys into outgoing conflicts
2015-07-20 16:13:17 -07:00
lilia
cc303e0802
Update libaxolotl, handle untrusted identitykey
...
Previously we had no access to the new untrusted identity
for verification purposes.
// FREEBIE
2015-07-20 14:25:02 -07:00
lilia
7799bef86c
Tweak key conflict error messages
...
Be generic, because sometimes it's not TextSecure, but Signal.
2015-05-07 17:43:30 -07:00
lilia
e88d4d8170
Tweak replayable errors
...
1. Return the value returned by the registered function, to expose the
underlying promise to the caller.
2. Stop accepting extra arguments to the replay function. The caller
should be able to do what they want with the returned promise instead.
3. Add a timestamp argument to the outgoing case, needed to re-try
sending a message.
2015-03-18 16:29:01 -07:00
Matt Corallo
8ad1a38b5b
Move js files around for libtextsecure split
2015-01-14 09:35:57 -10:00