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/js
lilia 4e6faf4e27 Always listen for (re-)registration events
If we clear local storage and re-register in a foreground page, the
background page needs to re-init its websocket with the new account
credentials.
10 years ago
..
models Don't require a conversation name 10 years ago
storage Move storage objects to their own files 11 years ago
views Don't require a conversation name 10 years ago
api.js Fixup delivery receipts 10 years ago
background.js Always listen for (re-)registration events 10 years ago
chromium.js DRY up registration event callbacks 10 years ago
components.js Support for lower-level queries on indexedDB 10 years ago
crypto.js Fixup curve25519 module 11 years ago
curve25519_compiled.js Fixup curve25519 module 11 years ago
database.js DB/Index Redux 10 years ago
errors.js Rewrite ReplayableErrors 10 years ago
helpers.js Fix undefined proto.source 10 years ago
index.js Get rid of Layout global 11 years ago
libphonenumber-util.js Move phonenumbery utils to libphonenumber object 11 years ago
nativeclient.js Fixup curve25519 module 11 years ago
options.js Namespace registration helpers 11 years ago
protobufs.js New websocket protocol 11 years ago
protocol.js Remove last \t in protocol.js 10 years ago
sendmessage.js s/\t/ /g in sendmessage.js 10 years ago
storage.js Move storage objects to their own files 11 years ago
stringview.js Add stringview license info and script tags 11 years ago
webcrypto.js Simplify webcrypto type conversion 11 years ago
websocket-resources.js WebSocket-Resources / websocket refactor 11 years ago
websocket.js Keepalive endpoint 10 years ago