Mikunj
7387e88c97
Add showing friends in search.
6 years ago
Mikunj
1f03e04d8c
Merge commit 'c75a756b2a58bd4a79890e34673d95d9f17f3f01' into signal-1.23
...
# Conflicts:
# js/views/conversation_view.js
# package.json
# ts/components/ConversationListItem.tsx
# ts/components/conversation/ConversationHeader.tsx
6 years ago
Scott Nonnenberg
d934e2cd48
v1.24.1
6 years ago
Scott Nonnenberg
f6b1b7e39e
Merge tag 'v1.24.1-beta.1'
6 years ago
Scott Nonnenberg
bc6d549f20
v1.24.1-beta.1
6 years ago
Scott Nonnenberg
fca40cb548
Disable keyboard shortcut for conversation archive
6 years ago
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
6 years ago
Kee Jefferys
5752985bd8
Update bug_report.md
6 years ago
Kee Jefferys
4e9bb78068
Update issue templates
6 years ago
Mikunj
48c4ed1a29
Partial Merge commit 'bf904ddd129ceba8fa363ccf6d10ecd256c65f63' into signal-1.23
...
# Conflicts:
# _locales/en/messages.json
# app/sql.js
# js/background.js
# js/conversation_controller.js
# js/models/conversations.js
# js/views/inbox_view.js
# main.js
6 years ago
Mikunj
57195017f9
Linting
6 years ago
Mikunj
e343a04eea
Merge commit '18b5b7c046436f2defab2e20407e22da180bf97b' into signal-1.22
...
# Conflicts:
# app/sql.js
# background.html
# config/default.json
# js/background.js
# js/models/conversations.js
# js/models/messages.js
# js/modules/data.js
# js/signal_protocol_store.js
# js/views/conversation_search_view.js
# libtextsecure/message_receiver.js
# libtextsecure/sendmessage.js
# main.js
# package.json
# preload.js
# test/index.html
# ts/components/Avatar.tsx
# ts/components/conversation/ConversationHeader.md
# ts/components/conversation/ConversationHeader.tsx
6 years ago
Beaudan Campbell-Brown
cab389fe2e
Merge pull request #267 from BeaudanBrown/move-filtering
...
Persistent last hash
6 years ago
Scott Nonnenberg
e54d2b3448
v1.24.0
6 years ago
Scott Nonnenberg
f20dd3c97a
Merge tag 'v1.24.0-beta.4'
6 years ago
Scott Nonnenberg
014716922f
v1.24.0-beta.4
6 years ago
Scott Nonnenberg
b31fbcaa17
Don't send if message body is too long
6 years ago
Scott Nonnenberg
6cf4f19317
Add a new env variable to the hardening list
6 years ago
Beaudan Campbell-Brown
6a290f4918
Merge pull request #266 from Mikunj/fixes
...
UI Fixes
6 years ago
Beaudan
8ff647e3cd
Return instead of await
6 years ago
Beaudan
3522513590
Use TEXT over STRING
6 years ago
Beaudan
e63e9b9053
Small optimisation
6 years ago
Beaudan
faf1b4b66b
Lint
6 years ago
Beaudan
620380d2d9
Move filter messages to message api and some other cleaning
6 years ago
Beaudan
796181e00c
Add database functions for storing, retrieving and cleaning last hash for snodes
6 years ago
Beaudan
960bd3fff2
Move JobQueue to be a module so that we can use it in preload
6 years ago
Beaudan Campbell-Brown
949f597ca5
Merge pull request #263 from BeaudanBrown/long-polling
...
Long polling
6 years ago
Mikunj
40ab727b12
Linting
6 years ago
Mikunj
b2ecb87462
Review fixes
6 years ago
Scott Nonnenberg
22f7a352f9
updateLastMessage: If we don't update last text, clear it
6 years ago
Mikunj
c7130a3bbb
Added password confirmation dialog before showing seeds.
6 years ago
Mikunj
1a211e8df8
Fix loki image stretching randomly
6 years ago
Scott Nonnenberg
0ffda78ecb
Update libphonenumber dependency
6 years ago
Beaudan
7eabae18f5
Replaced more references to signal with loki and updated CONTRIBUTING.md
6 years ago
Beaudan
377e90bafe
Include long polling header for retrieve messages, extend retrieveMessages timeout to 40 seconds, reduce default tmeout to 5 seconds, remove dev/prod poll time difference
6 years ago
Beaudan Campbell-Brown
495ddcabab
Merge pull request #262 from BeaudanBrown/millisecond-times
...
Ttl and timestamp milliseconds
6 years ago
Beaudan Campbell-Brown
ee813a1126
Update libloki/proof-of-work.js
6 years ago
Beaudan Campbell-Brown
eff8da3677
Merge pull request #261 from BeaudanBrown/disable-encryption
...
Disable encryption
6 years ago
Beaudan
b9c11a229b
Fix tests by handling millisecond ttl better
6 years ago
Beaudan
db8f8ba36f
Multiple all ttl values by 1000 and stop dividing timestamp by 1000 so they are both milliseconds
6 years ago
Beaudan
f69e6ec763
Disable encryption
6 years ago
Scott Nonnenberg
be7f10e4ac
v1.24.0-beta.3
6 years ago
Scott Nonnenberg
01a91d2cc1
Restore previous build-release command, failed on macOS
6 years ago
Scott Nonnenberg
f92769db8c
Windows: Return real path, not lowercase path
6 years ago
Scott Nonnenberg
f44856c73b
v1.24.0-beta.2
6 years ago
Scott Nonnenberg
be86169a8a
Windows: Do our file filtration with case-insensitive checks
6 years ago
Scott Nonnenberg
62de2a229d
Add logging to track synchronization in message processing
6 years ago
Scott Nonnenberg
5a50786e7a
Lint fixes
6 years ago
Gabe Stocco
851c1a0e47
Adding right click listener for URLs and Text Selections ( #3197 )
...
* Adds right-click listener
For urls and text selections
* Fixes build-release on windows
Should still be bash compatible too
* Update context menu line
Responding to feedback from @JaredPotter
6 years ago
Beaudan Campbell-Brown
ff452cd7f0
Merge pull request #258 from BeaudanBrown/storage-swarm
...
Storage swarm
6 years ago