You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/components
Daniel Gasienica ba4d8952c6 Revert "Use protocol buffer module for `libtextsecure`"
This does not work with `ArrayBuffer` out of the box and will need to be
investigated and tested more before switching.

Some APIs also seemed to have changed:
- Before (OOP): `new textsecure.protobuf.WebSocketMessage(…).encode();`
- After (functional):
  ```
  textsecure.protobuf.WebSocketMessage.encode(
    new textsecure.protobuf.WebSocketMessage(…)
  );
  ```

This reverts commit d758119d9de4f99742ea941e86180b1d600c2f22.
7 years ago
..
autosize/dist Update autosize, which should fix stack overflow error (#1560) 8 years ago
backbone Rename bower_components 11 years ago
blueimp-canvas-to-blob/js Add canvas.toBlob polyfill 10 years ago
blueimp-load-image/js Add blueimp lib for html5's canvas-based image scaling 10 years ago
bytebuffer/dist Update autosize, which should fix stack overflow error (#1560) 8 years ago
chai Update chai 9 years ago
indexeddb-backbonejs-adapter Bubble up InvalidStateErrors and log them 9 years ago
intl-tel-input/build Update autosize, which should fix stack overflow error (#1560) 8 years ago
jquery/dist Rename bower_components 11 years ago
long/dist Rename bower_components 11 years ago
mocha Preen mocha and chai. todo: fix concat 11 years ago
mock-socket/dist Add mock-socket for testing socket stuff 10 years ago
mp3lameencoder/lib Add voice notes 9 years ago
mustache Rename bower_components 11 years ago
protobuf/dist Revert "Use protocol buffer module for `libtextsecure`" 7 years ago
qrcode Rename bower_components 11 years ago
recorderjs Add voice notes 9 years ago
underscore Rename bower_components 11 years ago
webaudiorecorder/lib Add voice notes 9 years ago