session-desktop/libtextsecure
Mikunj 12ce0140de Left pane changes.
Merge commit 'b3ac1373fa64117fe2a9ccfddf3712f1826c06d9' into signal-1.23

# Conflicts:
#	_locales/en/messages.json
#	background.html
#	js/background.js
#	js/conversation_controller.js
#	js/models/conversations.js
#	js/models/messages.js
#	js/views/conversation_list_item_view.js
#	js/views/conversation_list_view.js
#	js/views/conversation_search_view.js
#	js/views/inbox_view.js
#	libtextsecure/account_manager.js
#	package.json
#	stylesheets/_global.scss
#	stylesheets/_index.scss
#	stylesheets/_modules.scss
#	test/_test.js
#	test/index.html
#	test/models/conversations_test.js
#	test/views/conversation_search_view_test.js
#	ts/components/ConversationListItem.tsx
#	ts/components/MainHeader.tsx
#	ts/components/conversation/ConversationHeader.tsx
#	ts/components/conversation/ResetSessionNotification.tsx
2019-04-17 16:42:09 +10:00
..
storage Remove groups table, conversation is single source of truth 2019-02-13 16:04:58 -08:00
test Merge branch 'textsecure/master' into merge_1_21_0 2019-02-06 13:53:20 +11:00
account_manager.js Left pane changes. 2019-04-17 16:42:09 +10:00
contacts_parser.js Eslintify all of libtextsecure 2018-07-21 14:52:43 -07:00
crypto.js Throttle typing events, fix profile logging, fix group typing 2018-12-10 14:06:43 -08:00
errors.js Added wrong swarm error which gets thrown if we receive a 421 error, update the swarm lists if we get one of those errors 2019-04-08 13:37:20 +10:00
event_target.js Eslintify all of libtextsecure 2018-07-21 14:52:43 -07:00
helpers.js Eslintify all of libtextsecure 2018-07-21 14:52:43 -07:00
http-resources.js Move filter messages to message api and some other cleaning 2019-04-15 15:27:14 +10:00
key_worker.js Eslintify all of libtextsecure 2018-07-21 14:52:43 -07:00
libsignal-protocol.js libsignal-protocol: Protect against null thrown Errors 2019-03-12 17:44:14 -07:00
message_receiver.js Linting 2019-04-17 12:05:30 +10:00
outgoing_message.js Multiple all ttl values by 1000 and stop dividing timestamp by 1000 so they are both milliseconds 2019-04-11 10:56:17 +10:00
protobufs.js Ensure a session is always initiated using the prekey assigned to the contact 2019-02-07 17:58:24 +11:00
protocol_wrapper.js Eslintify all of libtextsecure 2018-07-21 14:52:43 -07:00
ProvisioningCipher.js Eslintify all of libtextsecure 2018-07-21 14:52:43 -07:00
sendmessage.js Partial Merge commit 'bf904ddd129ceba8fa363ccf6d10ecd256c65f63' into signal-1.23 2019-04-17 13:47:17 +10:00
storage.js Eslintify all of libtextsecure 2018-07-21 14:52:43 -07:00
stringview.js Linted files 2019-01-16 16:18:08 +11:00
sync_request.js Request configuration sync on startup of new version 2018-11-28 12:35:26 -08:00
task_with_timeout.js limit max message length to 2000 characters. 2018-12-19 14:05:57 +11:00
websocket-resources.js Support for web socket communication with no signaling key 2019-01-14 10:32:12 -08:00