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
Jonathan Canfield
97b26778b3
Remap zoom to Command+= on macOS ( #3296 )
6 years ago
Buck Doyle
1a76f1dae3
Make manual emoji text entry case-insensitive ( #2353 )
6 years ago
Scott Nonnenberg
494806b314
libsignal-protocol: Be resilient to missing open session
6 years ago
Beaudan
f076f94e71
Clearer last hash line
6 years ago
Beaudan
fa7042c043
Added wrong swarm error which gets thrown if we receive a 421 error, update the swarm lists if we get one of those errors
6 years ago
Beaudan
0f771d4db4
Rename loki_fetch to loki_rpc
6 years ago
Beaudan
b09f2970fc
Move NotFoundError to errors.js
6 years ago
Beaudan
929d272fcc
Fixed bugs with http being appended at wrong time and lastHash not being sent properly
6 years ago
Beaudan
531ee92dcb
Updated messenger to work with slightly different storage server API and changed swarm requests to go through storage server
6 years ago
Beaudan Campbell-Brown
9a52319da3
Merge pull request #259 from Mikunj/new-registration-ui
...
Changed registration to be a 2 step process.
6 years ago
Scott Nonnenberg
eae7660074
Downgrade to electron-builder@20.39.0 due to windows install bug
...
https://github.com/electron-userland/electron-builder/issues/3813
6 years ago
Scott Nonnenberg
629dc8737b
Fix issue where 'delete messages' was not clickable second time
6 years ago
Scott Nonnenberg
c8ea2e9463
Download and install updates without the help of electron-updater
6 years ago
Scott Nonnenberg
82dc723432
yarn clean-transpile: ensure that it always gets everything
6 years ago
Scott Nonnenberg
a2fca80759
Conversation.updateLastMessage: Properly clear timestamp/status
6 years ago
Scott Nonnenberg
81de5f9a76
Introduce CTRL-E shortcut for archiving a conversation
6 years ago
Scott Nonnenberg
74cb808763
New MessageController as the single place for in-memory messages
6 years ago
Mikunj
ae8b3899ad
Changed registration to be a 2 step process.
6 years ago
Scott Nonnenberg
274949b247
Enable long message send as an attachment
6 years ago
Scott Nonnenberg
4d8fbe95ff
Retry send: Always remove all errors and recalculate recipients
6 years ago
Scott Nonnenberg
beebd1885b
v1.23.2
6 years ago
Scott Nonnenberg
18f00d2a14
Merge tag 'v1.23.2-beta.1'
6 years ago
Scott Nonnenberg
377ab6c1cb
v1.23.2-beta.1
6 years ago
Scott Nonnenberg
613d0ddd12
Lint fixes
6 years ago
Scott Nonnenberg
e15daf7a37
Update to Electron v4.1.2 to fix permissions issue
...
https://github.com/electron/electron/releases/tag/v4.1.2
Permissions issue: https://github.com/electron/electron/issues/17581
6 years ago
Scott Nonnenberg
6ef0eb7284
When closing database, be resilient to null db
6 years ago
Scott Nonnenberg
5c2514ecb8
Remove unused aptly target
6 years ago
Scott Nonnenberg
0c69d725c3
Ensure that we have all conversations in redux store
6 years ago
Beaudan Campbell-Brown
338f4e3682
Merge pull request #255 from BeaudanBrown/better-logs
...
Improve sending/retrieving/swarm logs
6 years ago
Scott Nonnenberg
16bd8c1744
v1.23.1
6 years ago
Scott Nonnenberg
d155267fd4
Merge tag 'v1.23.1-beta.1'
6 years ago