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 f9e68be45b Don't refreshGroups in tryMessageAgain
This was intended to sync the group state of a recently re-installed
client, but is prone to overkill when we have a lot of old stale groups
around. Also this implementation incurs some rate limit errors from the
server.
10 years ago
..
models Fixed timestamps and added last message to the gutter 10 years ago
storage Move storage objects to their own files 11 years ago
views Fixed date format 10 years ago
api.js Fixup delivery receipts 11 years ago
background.js Fixed timestamps and added last message to the gutter 10 years ago
chromium.js DRY up registration event callbacks 11 years ago
components.js Support for lower-level queries on indexedDB 11 years ago
crypto.js Fixup curve25519 module 11 years ago
curve25519_compiled.js Fixup curve25519 module 11 years ago
database.js DB/Index Redux 11 years ago
errors.js Rewrite ReplayableErrors 11 years ago
helpers.js Fix undefined proto.source 11 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 Handle incoming identity key changes 11 years ago
sendmessage.js Don't refreshGroups in tryMessageAgain 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 11 years ago