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/modules
Audric Ackermann cd686269cb
use server created_at timestamp to order messages
Also update the way we check for duplicated message to allow a 10s
window with the same body rather than an exact match of timestamp.

This is needed as the timestamp of the message pulled is now the one of
the creation of the server, and not the same we have locally (sent at).
5 years ago
..
metadata remove outgoing_message.js and everything related to it 5 years ago
migrations
types
views
.eslintrc
attachment_downloads.js Lint 5 years ago
auto_orient_image.js
backup.js
crypto.js LINT after prettier upgrade 5 years ago
data.d.ts use server created_at timestamp to order messages 5 years ago
data.js use server created_at timestamp to order messages 5 years ago
database.js
debug.js
debuglogs.js Revert "Revert "Clean up unused dependencies."" 5 years ago
deferred_to_promise.d.ts
deferred_to_promise.js
i18n.js
idle_detector.js
indexeddb.js
job_queue.js
link_previews.d.ts
link_previews.js
logs.js
loki_app_dot_net_api.d.ts Merge remote-tracking branch 'upstream/clearnet' into fix-integration-tests 5 years ago
loki_app_dot_net_api.js use server created_at timestamp to order messages 5 years ago
loki_file_server_api.d.ts fix one to one (session) chats with just the body set 5 years ago
loki_file_server_api.js Remove multi device data. 5 years ago
loki_message_api.d.ts Add attachment util 5 years ago
loki_message_api.js Merge branch 'clearnet' into medium-group-fixes 5 years ago
loki_primitives.d.ts Refactor from message polling to content message handling 5 years ago
loki_primitives.js additional clean up lint found, converting let => direct return 5 years ago
loki_public_chat_api.d.ts Add attachment util 5 years ago
loki_public_chat_api.js move stub of integration tests to typescript 5 years ago
loki_snode_api.js Move onion requests to typescript 5 years ago
messages_data_migrator.js
migrate_to_sql.js
privacy.js Revert "Revert "Clean up unused dependencies."" 5 years ago
settings.js
signal.d.ts Fix other declaration files 5 years ago
signal.js remove qrDialogView unused 5 years ago
sleep.js
string_to_array_buffer.js
util_worker_interface.js
web_api.js Remove old functions 5 years ago