Commit graph

  • 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
  • dc41ebf701 Small frontend fixes for the new group view lilia 2014-10-14 15:24:50 -0700
  • 2bd77693e1 Refactor options page and style using bootstrap lilia 2014-10-14 00:41:18 -0700
  • 81e4af5827 Move phonenumbery utils to libphonenumber object lilia 2014-10-11 17:19:16 -0700
  • 9fc14cfa30 Remove erroneous comment re: MDN copyright lilia 2014-10-10 17:06:55 -0700
  • 75e78caec8 Function-wrap options.js lilia 2014-10-10 16:58:34 -0700
  • 683c373943 Relaxes verification code validation lilia 2014-10-10 16:32:22 -0700
  • 27708cd8d7 Switch to staging. -ca is now production lilia 2014-10-10 16:32:15 -0700
  • 0f4b53c176 Update records list in BBLocalStorage on fetch lilia 2014-10-09 20:08:21 -0700
  • 2288f8adc1 Fix new group ui not showing lilia 2014-10-09 19:02:52 -0700
  • 266600e5ab There's no need to wrap this function inside a function afaict lilia 2014-10-09 18:54:23 -0700
  • ae98b8680f Fix whitespace in popup.js lilia 2014-10-01 18:29:37 -0700
  • 778fa6b627 Remove some low-value makup lilia 2014-10-01 14:00:13 -0700
  • 40c3bc8640 Fix nacl not loading lilia 2014-09-13 22:46:37 -0400
  • 0cf5ae3bbf Reorganize message view test a bit lilia 2014-09-04 00:25:08 -0700
  • ef066ea9d2 Make conversations open when they are created lilia 2014-09-04 00:21:18 -0700
  • 230d24a69e Views already have a #remove() lilia 2014-09-04 00:21:02 -0700
  • db86abdf70 Add list view tests lilia 2014-09-04 00:16:06 -0700
  • 4ccb2b2f98 Add a page for testing views. lilia 2014-09-01 11:52:58 -0700
  • ad7456b367 Refactor away this poorly named and overloaded file lilia 2014-08-31 18:17:54 -0700
  • b9640a54bd Move new convo stuff to its own file lilia 2014-08-31 17:58:36 -0700
  • 9af18ce6ae Encapsulate page layout js lilia 2014-08-31 17:41:09 -0700
  • 806693ac1c use new index page for popup lilia 2014-08-25 18:28:26 -0700
  • 563bb341e2 Rm old css lilia 2014-08-12 00:18:50 -0700
  • 5ddcc516e4 remove extra insertion, it's already happening lilia 2014-08-24 21:11:57 -0700
  • 2f0b0f7a1b Get overflow scrolls working lilia 2014-08-24 21:03:20 -0700
  • 546cdf82cb Fix some markup issues lilia 2014-08-24 19:28:15 -0700
  • c2beda8e40 Get single recipient message composition working again lilia 2014-08-13 00:20:27 -0700
  • c034ac8267 Refactor components for the main content section lilia 2014-08-10 23:34:29 -0700
  • 28e16aaae8 bootstrap tags input lilia 2014-08-10 21:34:57 -0700
  • 8d83a8fb27 This element is constant, so let's bootstrap it lilia 2014-08-04 22:27:34 -0700
  • 5f74a60364 Format thread timestamps lilia 2014-08-13 00:01:20 -0700
  • 44f272a181 Get messages sending with new ui lilia 2014-07-27 14:49:02 -1000
  • 95c31629b7 get frontend rendering with new markup/css lilia 2014-07-27 12:12:59 -1000
  • 518bdb2056 with love from tyler lilia 2014-07-26 20:08:27 -1000
  • 850a91c77d Fix message sending lilia 2014-07-23 11:16:05 -1000
  • d446da90c4 Someday we'll have images for contacts lilia 2014-07-23 10:19:24 -1000
  • 0741c74618 Don't recreate views unnecessarily lilia 2014-07-23 10:06:37 -1000
  • 9d0be46a53 Close an open conversation before opening another lilia 2014-07-22 22:52:59 -1000
  • bbb5d56516 Don't reopen a currently selected conversation lilia 2014-07-22 22:52:23 -1000
  • 9b30780335 rm stale css lilia 2014-07-22 22:11:25 -1000
  • 98cfc1b701 Remove old convo compose view lilia 2014-07-22 22:11:13 -1000
  • 511b121a2f Refactor conversation view into two classes lilia 2014-07-22 21:24:17 -1000
  • 6ff6ef07a9 Parse the template before binding render to an event lilia 2014-07-22 21:06:55 -1000
  • d615a5a18b Let list view changes the color of selected conversations lilia 2014-07-22 21:06:13 -1000
  • dc957415c2 Cull dead code lilia 2014-07-22 20:48:05 -1000
  • 9082781e09 Make header and footer/form work without overflowing lilia 2014-07-22 17:26:20 -1000
  • df95a7f71a Move ui init out of nacl callback and remove some lines that no longer apply lilia 2014-07-22 16:04:23 -1000
  • def32f42d4 New layout/design lilia 2014-07-22 08:55:26 -1000
  • 6d5e32bca8 Don't make a new collection on every call to thread.messages() lilia 2014-07-22 08:46:36 -1000
  • 7e20838128 Rename file lilia 2014-07-22 05:18:20 -1000
  • 4724c96ecb Use $.find so these locals can go away lilia 2014-07-22 00:34:02 -1000
  • 2e3d89ef78 Use mustache template for message rendering lilia 2014-07-20 10:39:17 -1000
  • 25fecc949e Condense some code using Backbone.View's event framework lilia 2014-06-07 20:32:17 -0700
  • 06ff6c3087 Let thread collection double as contacts db lilia 2014-06-07 18:00:51 -0700
  • c6b79236d9 Fix whitespace, lint lilia 2014-06-07 18:05:11 -0700
  • ebf1b3352f Use separate message collections for each thread to facilitate lookup and lazy loading lilia 2014-07-22 04:14:33 -1000
  • d6d17eaf19 Remove unused function Matt Corallo 2014-07-27 02:33:17 -0400
  • 3696214edc Add missing localStorage.clear() Matt Corallo 2014-07-27 02:30:00 -0400
  • 28779e0b35 Fix tests by returning promises Matt Corallo 2014-07-27 02:05:25 -0400
  • 87b626d42a Fix blanket popup Matt Corallo 2014-07-26 19:14:14 -0400
  • 615fa1075c Fix blanket for plugin (http://stackoverflow.com/questions/23022686) Matt Corallo 2014-07-26 18:51:06 -0400
  • 5e3b7e9db8 Add missing blanket-js file Matt Corallo 2014-07-26 18:44:12 -0400
  • 90eb9cb0c8 Remove ping, update to latest spec proposal Matt Corallo 2014-07-26 18:14:24 -0400