2-4601
60fe1e2cea
i18n 'Received message with unknown identity key'
...
// FREEBIE
2016-05-05 12:54:14 -07:00
2-4601
52992a8f12
i18n 'Secure session ended'
...
// FREEBIE
2016-05-05 12:54:14 -07:00
Blake Griffith
39091fca80
Add tests for message.getContact
...
FREEBIE
2016-04-07 16:30:14 -07:00
Blake Griffith
e07e3a53c9
Test message.*ImageUrl methods.
...
FREEBIE
2016-04-07 16:30:14 -07:00
lilia
b09cb228f7
Disallow trailing whitespace
...
// FREEBIE
2016-02-18 12:22:44 -08:00
lilia
f764445c86
Remove erroneous license file and headers
...
We only use GPLV3 around here.
// FREEBIE
2015-09-07 14:58:42 -07:00
Tara Vancil
074bb66a4c
Add tests for messages model.
...
Closes #222
2015-04-22 13:45:32 -07:00
Tara Vancil
d65e0e5eda
Add tests for message and conversation models
...
Closes #218
2015-03-25 13:45:52 -07:00
lilia
1a4811fcef
Fix tests
2014-12-19 17:39:40 -08:00
lilia
bf22da209f
Fix tests
2014-11-24 19:25:03 -08:00
lilia
ced295a630
Move message and conversation storage to IndexedDB
...
Getting up and running with IndexedDB was pretty easy, thanks to
backbone. The tricky part was making reads and writes asynchronous.
In that process I did some refactoring on Whisper.Threads, which
has been renamed Conversations for consistency with the view names.
This change also adds the unlimitedStorage permission.
2014-11-24 19:25:03 -08:00