Commit Graph

  • 7c25ff845b Simplify a test lilia 2014-11-06 18:34:06 -0800
  • 74bfc9d04e Wrap some long lines lilia 2014-11-06 18:13:54 -0800
  • 0a3c03025b Abstract nativeclient callback logic lilia 2014-11-06 17:01:56 -0800
  • 69c52d51b3 Abstract out curve25519 tests lilia 2014-11-06 14:54:31 -0800
  • df0e52a893 Split crypto_test into crypto, protocol and helpers tests lilia 2014-11-06 14:16:54 -0800
  • 79925fd227 Removed now unused copy of getRandomBytes lilia 2014-11-06 04:42:49 -0800
  • 9f676af9bb Refactor crypto.js and native client interface lilia 2014-11-04 14:59:48 -0800
  • cd4b98d426 Remove 1mod8 lilia 2014-11-06 00:49:54 -0800
  • db76c7e164 Initialize session.currentRatchet.previousCounter lilia 2014-11-03 19:01:18 -0800
  • aa937ae1d1 Add attachment inputs to new conversation form lilia 2014-11-03 17:51:49 -0800
  • f7d92ccb5b Bowerize backbone.localstorage lilia 2014-11-03 17:19:22 -0800
  • 51de1d46c8 Update ByteBuffer.js lilia 2014-11-03 15:29:51 -0800
  • bc5dea62c3 Use FileReader to base64 encode attachments Arlo Breault 2014-11-02 13:48:35 -0800
  • 6e3014895b Fix cryptojs hmac implementation lilia 2014-10-31 21:10:01 -0700
  • 6e86a2b7cf Switch libphonenumber to bower lilia 2014-10-31 20:59:30 -0700
  • 8e48d95cb4 Switch crypto js to bower via google code svn lilia 2014-10-31 20:02:58 -0700
  • 0cc0b8cc72 Switch tagsinput to bower lilia 2014-10-31 00:40:00 -0700
  • 6b034e951a Make the concat list explicit lilia 2014-10-30 17:57:37 -0700
  • 756fdd2383 Preen mocha and chai. todo: fix concat lilia 2014-10-30 16:55:48 -0700
  • 508c59e05c Rename bower_components lilia 2014-10-30 16:53:08 -0700
  • 3a1789104e Missed qrcode source lilia 2014-10-30 15:07:51 -0700
  • 0c1ef92795 README note about deps and wrap some lines lilia 2014-10-30 15:05:33 -0700
  • a79fb363aa Let npm install bower lilia 2014-10-30 14:47:20 -0700
  • e02098eefb README updates lilia 2014-10-30 14:41:29 -0700
  • ca7ba43b13 Fix overly hidden elements on registration page lilia 2014-10-30 14:20:42 -0700
  • 2ec6a66daf Move qrcode lib to bower lilia 2014-10-30 13:45:37 -0700
  • 31db562ec4 Remove old underscore lilia 2014-10-30 02:04:18 -0700
  • 6e739a8a77 Add mustache to bower lilia 2014-10-30 01:50:06 -0700
  • 0c5e67d469 rm old jquery lilia 2014-10-30 01:48:40 -0700
  • b351e8cea0 Switch mocha and chai to bower components lilia 2014-10-30 01:47:42 -0700
  • e156c2c0dd Use jquery with native transport support lilia 2014-10-30 01:27:57 -0700
  • 800e5ab703 Pass protobuf attachment ids as strings lilia 2014-10-29 23:18:28 -0700
  • 73f4f64351 Grunt preen and concat lilia 2014-10-29 18:32:29 -0700
  • c8ad65efe0 Switch to bower dependencies lilia 2014-10-29 16:04:51 -0700
  • 9c568ed0b8 Don't warn on missing message bodies lilia 2014-10-29 20:29:36 -0700
  • df0eaf622a Clean up test files lilia 2014-10-29 13:46:09 -0700
  • 987744cd79 Default avatars lilia 2014-10-29 13:25:16 -0700
  • 245dc5b248 Update message view test lilia 2014-10-29 12:53:54 -0700
  • cb89ac1071 Fix view test nacl path lilia 2014-10-28 22:53:26 -0700
  • 2a7d3996bb Remove unused popup.html lilia 2014-10-28 22:44:20 -0700
  • 1c76c0b546 Move storage objects to their own files lilia 2014-10-28 20:30:35 -0700
  • b92c5bb84e Unused function lilia 2014-10-28 18:40:16 -0700
  • ddd6f1a944 remove another unused function lilia 2014-10-27 02:09:46 -0700
  • 80e3fadcb1 Remove unused *MACWithVersionByte functions lilia 2014-10-26 21:25:55 -0700
  • 39505c81b1 Finish up webcrypto integration, Fixes #72 lilia 2014-10-26 20:02:11 -0700
  • 244e051fc3 Add importKey to webcrypto.js lilia 2014-10-24 13:41:35 -0700
  • 37ef492642 Remove now-broken axolotl test Matt Corallo 2014-10-26 03:44:55 -0700
  • 2e7b5b46e3 Remove AES-CTR entirely Matt Corallo 2014-10-26 03:41:11 -0700
  • da0c63fb1b Add (untested) AES-CBC switch from v3 (fs loss resulted in old tested version being lost) Matt Corallo 2014-10-26 03:40:00 -0700
  • 3a39602385 Fix borked spacing in webcrypto.js Matt Corallo 2014-10-26 03:23:34 -0700
  • 73f867f7de rm useless GPL, license testvectors under X11 (ie 3-c MIT + advertising provision) Matt Corallo 2014-10-26 02:59:59 -0700
  • 68a42a6ae7 Give up on webcrypto :( Matt Corallo 2014-10-26 02:46:13 -0700
  • 21225b2074 Save outgoing attachments lilia 2014-10-26 00:29:01 -0700
  • 3334504eff render attachments lilia 2014-10-25 23:09:29 -0700
  • b69db59ad4 Fix buffer concatenation lilia 2014-10-25 23:07:14 -0700
  • e07759a93c Fix CBC encryption, test lilia 2014-10-25 20:45:21 -0700
  • e35148add8 No, jQuery, don't processData! lilia 2014-10-25 19:48:54 -0700
  • 211129475c Fix attachment ids lilia 2014-10-25 18:01:33 -0700
  • eebb14599f Well that's handy lilia 2014-10-25 18:06:12 -0700
  • 674b173c59 Add support for cbc encryption lilia 2014-10-24 19:09:58 -0700
  • 229007040c Basic frontend support for image attachments lilia 2014-10-24 18:44:30 -0700
  • d362d0d978 Autoscroll conversation views lilia 2014-10-24 14:03:34 -0700
  • 4675cdf3f2 Webcrypto won't go down without a fight lilia 2014-10-23 21:30:36 -0700
  • a4b25f7df1 Disable the real webcrypto lilia 2014-10-23 20:45:09 -0700
  • c6aae62151 Small message form tweaks lilia 2014-10-22 18:28:40 -0700
  • d67b723f4f Highlight the selected thread lilia 2014-10-22 17:26:37 -0700
  • 19dac1f3df Decorate incoming group messages lilia 2014-10-22 16:14:18 -0700
  • 78166365c7 Fix new message number validation lilia 2014-10-22 16:07:16 -0700
  • 838283f28b Send acks instead of closing and opening the socket lilia 2014-10-22 12:05:17 -0700
  • 6e2a85ccf1 wip new message phone number validation lilia 2014-10-22 11:57:12 -0700
  • e831c649bd Require a mandatory websocket reset once a minute lilia 2014-10-21 19:46:19 -0700
  • a3bf40e852 Shorten websocket time out. Fixes #67 lilia 2014-10-21 14:26:14 -0700
  • 3a00e49791 Open the most recent conversation on load lilia 2014-10-20 17:49:41 -0700
  • 1023ea1732 Refactor textsecure.protos -> textsecure.protobuf lilia 2014-10-20 01:21:23 -0700
  • 03cc667e48 Standardize some whitespace lilia 2014-10-19 17:53:17 -0700
  • e568e2c528 Fixes #61 - Order by timestamps with tests Arnaud Benard 2014-10-18 15:08:57 +0100
  • cc5327dbc9 Fix group loop lilia 2014-10-17 20:57:39 -0700
  • 1571868520 Merge pull request #66 from aprescott/initial-setup-instructions liliakai 2014-10-17 17:42:50 -0700
  • ea85e41cac Add some initial development setup instructions. Adam Prescott 2014-10-17 20:37:35 -0400
  • ac5c359053 Fix strange loop in sendMessageProto lilia 2014-10-17 16:57:22 -0700
  • e8399f98df Quickfix for wonky tagsinput lilia 2014-10-17 14:47:57 -0700
  • cd55c0a1f1 Put groupid back in id field also lilia 2014-10-17 14:32:37 -0700
  • 0bd5f3e3c2 If for some reason a group has no name, provide a default lilia 2014-10-17 13:14:09 -0700
  • 0036e4ef74 Store group ids as strings lilia 2014-10-17 13:11:08 -0700
  • 8288e298fc Group ids should be converted to ArrayBuffers for transport lilia 2014-10-17 12:52:46 -0700
  • 143254cec8 Group ids are stored in groupId lilia 2014-10-16 17:50:36 -0700
  • bbe57ef0bf Stringify incoming group ids lilia 2014-10-16 17:39:44 -0700
  • 13c06a26f9 Add phone number utils to background page lilia 2014-10-16 14:25:41 -0700
  • 4f21bbd21f Use textsecure.messaging to create groups lilia 2014-10-16 14:14:00 -0700
  • fa4c385598 Make initial timestamp on a thread match the 1st message lilia 2014-10-16 14:13:03 -0700
  • f14cd2eed1 Don't validate presence of thread id lilia 2014-10-16 14:11:50 -0700
  • 7e9c0e2394 Group ids should be strings (or stringables) lilia 2014-10-16 13:38:33 -0700
  • 6db3eeb52e Convert incoming timestamps into numbers lilia 2014-10-16 01:19:10 -0700
  • 7a6c15bb32 Avoid background thread overwriting outgoing messages lilia 2014-10-15 19:01:30 -0700
  • d7edfd4efb Remove reference to undefined function lilia 2014-10-15 18:10:27 -0700
  • 43f4f6cf99 Open a group's view after it's created lilia 2014-10-14 21:35:40 -0700
  • 320d1f18ae Fix exception when protbuf-encoding groupIds lilia 2014-10-14 18:28:36 -0700
  • 5b0573293f Fix references to GroupContext Type ENUM values lilia 2014-10-14 18:25:15 -0700
  • 01f9fc1f17 More frontend groups fixes lilia 2014-10-14 17:01:09 -0700
  • e89e691957 Fix bug in groupId generation lilia 2014-10-14 15:27:47 -0700