Commit Graph

5663 Commits (78537fc53f99400ce5ca0dc343ac7be20baad3f8)
 

Author SHA1 Message Date
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
Scott Nonnenberg 5c66c3ddc8 v1.24.0-beta.1 6 years ago
Scott Nonnenberg 2beee8da09 Update strings for 45 languages 6 years ago
Scott Nonnenberg 6624e68350 A few updates to our Contributing.md and Pull Request template 6 years ago
Scott Nonnenberg a450cdf528 Lint fixes for recent PRs 6 years ago
Derek Meer 7727dc093e Hides the "Hide menu bar" option on MacOS (#2903)
The "Hide menu bar" option is only applicable to Windows and some Linux distros,
where the menu bar is attached to the Signal window. Therefore, this commit
ensures that it doesn't show up on MacOS. It includes a setting,
isHideMenuBarSupported(), to control the option's appearance. This
commit also includes the tests to make sure isHideMenuBarSupported()
works correctly.

Fixes #2705
6 years ago
sha-265 3e16ea7b32 Add RTL support for author name in quote (#2594) 6 years ago
sachaaaaa d99dc100a5 Fix arguments in MessageSenderWrapper (#2671) 6 years ago
Opportunity b2bdb73ce5 Add font fallback candidates for CJK characters (#2698) 6 years ago
Johannes Bittner f540078aa9 Gruntfile.js: add .tsx files to transpile watch task (#2963) 6 years ago