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 f86d6d51e3 Only init emoji map once.
`emoji.init_colons` creates and populates `emoji.map.colons`, a global
map from common names to emoji code points. It's safe to call
repeatedly, but unecessary.
10 years ago
..
models Fix tests 10 years ago
views Only init emoji map once. 10 years ago
background.js Unread counts 10 years ago
bimap.js Simplify panel state management and message passing 10 years ago
chromium.js Curtail over-zealous websocket reconnects 10 years ago
components.js Add js-emoji as a component 10 years ago
conversation_panel.js Move most scripts to the background page 10 years ago
database.js Add index on conversation type 10 years ago
inbox_controller.js Unread counts 10 years ago
index.js Move most scripts to the background page 10 years ago
libphonenumber-util.js jshint all the things 10 years ago
libtextsecure.js Recompile curve25519 with emcc 1.29.0 10 years ago
options.js Restyle registration page 10 years ago
panel_controller.js Close the inbox if the background page is refreshed 10 years ago
register.js Register Input Handling 10 years ago