Mikunj
654b0dac84
Merge signal-master.
6 years ago
Mikunj
a1275ab911
Fix css on linux.
6 years ago
Mikunj
0491ceacf1
Added seed dialog.
...
Fixed issue where incorrect language was used to generate seed.
6 years ago
sachaaaaa
a1255dd31e
Merge pull request #77 from Mikunj/password-protection
...
Password protection
6 years ago
Mikunj
0cfabb5ffa
Added unread indicator in conversations sections.
6 years ago
Mikunj
0b87f13699
Added password dialog view.
6 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.
6 years ago
Mikunj
7a96b8446a
Rename launcherView to passwordView.
6 years ago
Mikunj
6620244d03
Show main window on correct password;
6 years ago
Mikunj
65015063d2
Add css styling.
...
Added input and button.
6 years ago
Mikunj
62c802445b
Allow generating mnemonic for different languages.
6 years ago
Mikunj
cea78d1f98
Updated styling.
...
Reworded descriptions and titles.
6 years ago
Mikunj
53194e057a
Added mnemonic warning.
6 years ago
Mikunj
8c78a78b41
Converted to dark theme.
6 years ago
Mikunj
85298012e4
Added generation of seed in registration.
6 years ago
Mikunj
89a19fd09b
Added accordian style to registration view
6 years ago
Mikunj
d686783124
Fix minor icon clipping.
...
Disable text highlighting on header.
6 years ago
Mikunj
341c5e4ed8
Updated nickname display modal.
6 years ago
Mikunj
1cb09cad2a
Add header options.
6 years ago
Mikunj
14ecbc3f35
Moved MainHeader into its own Backbone View.
6 years ago
Mikunj
a807b6eacd
Show expand icon on main header.
6 years ago
Mikunj
cb3599eea8
Removed IdentityKeyHeader.
6 years ago
Mikunj
1be63b52b2
Show contact name on main header.
6 years ago
Mikunj
06f79eb3fd
Allow user to set display name when registering.
6 years ago
Mikunj
961eb53915
Auto-generate profile images on conversations.
6 years ago
Mikunj
c32bd3564d
Fix minor UI layout.
6 years ago
Mikunj
d6d71cb51e
Show all contacts.
6 years ago
Mikunj
3eb193cca2
Added accordian
6 years ago
Mikunj
d1d906cfc0
Updated conversation textarea styling.
6 years ago
Mikunj
a530a6c197
Convert gutter to dark theme.
6 years ago
Mikunj
62135a1810
Added a section below conversation list.
...
Fixed scrolling on conversations.
6 years ago
Mikunj
98c4b5d77b
Added editing own nickname.
...
Fix dark theme support.
Fix notification titles.
6 years ago
Mikunj
6ce9d6a08c
Added nickname dialog.
6 years ago
Mikunj
f1d18219ed
Conversation UI update.
6 years ago
Scott Nonnenberg
79a861a870
Typing Indicators
6 years ago
Scott Nonnenberg
99252702e1
Support receiving multiple images in one messages
6 years ago
Mikunj
a9c1f628a4
Switched to using html select.
7 years ago
Mikunj
ba390e354b
Added unblocking.
...
Added styling.
Trigger changes on both conversation and messages when we block/unblock.
7 years ago
Mikunj
ae2e2fa2ae
Updated UI in conversation to support user blocking behaviour.
7 years ago
Mikunj
3789e94342
Added PoW loading icon.
7 years ago
Mikunj
a80d6bb868
Merged branch correctly.
7 years ago
Mikunj
21f76fa693
Minor layout fix
7 years ago
Mikunj
0a23888875
Fix up friend request message layout
7 years ago
Mikunj
0cf616328e
Fixed saving prekey bundle once friend request is accepted.
...
Added option to delete conversation after it is declined.
7 years ago
Mikunj
c150cbe34f
Friend request message indicator.
7 years ago
Mikunj
9dc19044b9
Handle the case where the user is sending a friend request.
...
Fix up styling for outgoing message.
7 years ago
Mikunj
08ca779fe1
Fixed up friend request message display
7 years ago
Mikunj
f589fdac5c
Merge signal changes into branch.
7 years ago
Scott Nonnenberg
a7d78c0e9b
Sealed Sender support
...
https://signal.org/blog/sealed-sender/
7 years ago
sachaaaaa
143b1e883d
Merge pull request #17 from sachaaaaa/lock_input_friend_request
...
Lock input after friend request is sent
7 years ago