Mikunj
cbb62f4a71
Added tsx files to grunt watch.
...
Fixed minor bug in conversation view.
6 years ago
Mikunj
a0b814bf7c
limit max message length to 2000 characters.
...
Set task time limit to 3 minutes.
6 years ago
sachaaaaa
27674513ba
Merge branch 'development' into signal-v1.19
7 years ago
Mikunj
a2f12ca18e
Added option to copy conversation public key.
7 years ago
Mikunj
654b0dac84
Merge signal-master.
7 years ago
Mikunj
f98fe910d5
Fix friend request retry not working.
7 years ago
Mikunj
f92cc6cbd4
Added menu option to view seed.
7 years ago
Mikunj
0491ceacf1
Added seed dialog.
...
Fixed issue where incorrect language was used to generate seed.
7 years ago
Scott Nonnenberg
3851bf351f
Throttle typing events, fix profile logging, fix group typing
7 years ago
sachaaaaa
a1255dd31e
Merge pull request #77 from Mikunj/password-protection
...
Password protection
7 years ago
sachaaaaa
4a2c618803
Update js/views/inbox_view.js
...
Co-Authored-By: Mikunj <Mikunj@users.noreply.github.com>
7 years ago
Mikunj
0cfabb5ffa
Added unread indicator in conversations sections.
7 years ago
Mikunj
9e995bde6c
Review fixes.
...
Updated tests.
7 years ago
sachaaaaa
d8f4d1f313
Fixes to get production build working
7 years ago
Mikunj
0b87f13699
Added password dialog view.
7 years ago
Mikunj
26ba553e6a
Added menu options to set, change and remove password.
7 years ago
Mikunj
f53bec38a5
Added password inputs on registration screen.
...
Fix case where db is deleted but password hash still remains which causes user to never register.
Allow password to have symbols and other characters.
Added more tests.
Moved passHash from config into the sqlite db.
We can do this because we assume if sql failed to initialise then the key provided was wrong and thus we can show the user the password page.
7 years ago
Mikunj
7a96b8446a
Rename launcherView to passwordView.
7 years ago
Mikunj
6620244d03
Show main window on correct password;
7 years ago
Mikunj
65015063d2
Add css styling.
...
Added input and button.
7 years ago
Mikunj
6b9764e6c6
Added launcher view.
7 years ago
Mikunj
62c802445b
Allow generating mnemonic for different languages.
7 years ago
Mikunj
8c78a78b41
Converted to dark theme.
7 years ago
Mikunj
85298012e4
Added generation of seed in registration.
7 years ago
Mikunj
89a19fd09b
Added accordian style to registration view
7 years ago
Mikunj
08f9101fec
Hide new contact view unless we have no matches.
7 years ago
Mikunj
1cb09cad2a
Add header options.
7 years ago
Mikunj
14ecbc3f35
Moved MainHeader into its own Backbone View.
7 years ago
Mikunj
cb3599eea8
Removed IdentityKeyHeader.
7 years ago
Beaudan
051e4dd22c
XAnother big refactor to tie conversation UI logic to the friendRequestStatus variable
7 years ago
Mikunj
c10e81355d
Moved profile name saving to account manager.
7 years ago
Mikunj
06f79eb3fd
Allow user to set display name when registering.
7 years ago
Mikunj
961eb53915
Auto-generate profile images on conversations.
7 years ago
Mikunj
d2c9def028
Fix code comment.
7 years ago
Mikunj
d6d71cb51e
Show all contacts.
7 years ago
Mikunj
3eb193cca2
Added accordian
7 years ago
Mikunj
fbc3832cfb
Show friends in inbox.
7 years ago
sachaaaaa
f900fc496d
Merge pull request #61 from Mikunj/feature/profile-nickname
...
Added profile sharing and setting nicknames.
7 years ago
Beaudan
fa63ce5ade
Review changes
7 years ago
Beaudan
35c89ea4d9
Big refactor, prekeybundle moved back to a content message
7 years ago
Mikunj
14ee7fec65
Moved and nicknames into conversations.
7 years ago
Mikunj
98c4b5d77b
Added editing own nickname.
...
Fix dark theme support.
Fix notification titles.
7 years ago
Mikunj
449f44cc5a
Added changing user nicknames.
7 years ago
Mikunj
6ce9d6a08c
Added nickname dialog.
7 years ago
Scott Nonnenberg
79a861a870
Typing Indicators
7 years ago
Scott Nonnenberg
99252702e1
Support receiving multiple images in one messages
7 years ago
sachaaaaa
05602b3281
Fix accessing $messageField before assignment
7 years ago
sachaaaaa
19b6698a24
Merge pull request #53 from BeaudanBrown/read-receipts
...
Read receipts setting
7 years ago
Beaudan
bed9ce5be2
Added read receipt checkbox to the settings window which enables or disables the sending and receiving of read receipts
7 years ago
sachaaaaa
dbdd52b4eb
Merge pull request #50 from Mikunj/fix/friend-request
...
Friend request fixes
7 years ago