Mikunj
7d0d244e7c
Added localised error messages.
6 years ago
Mikunj
9e995bde6c
Review fixes.
...
Updated tests.
6 years ago
Mikunj
0b87f13699
Added password dialog view.
6 years ago
Mikunj
26ba553e6a
Added menu options to set, change and remove password.
6 years ago
Mikunj
7a96b8446a
Rename launcherView to passwordView.
6 years ago
Mikunj
6620244d03
Show main window on correct password;
6 years ago
sachaaaaa
df80249cba
fix missing awaits
6 years ago
sachaaaaa
7e612700f7
Handle session reset, Loki style
6 years ago
Mikunj
85298012e4
Added generation of seed in registration.
6 years ago
Mikunj
1cb09cad2a
Add header options.
6 years ago
Mikunj
610a305e23
Added localised strings.
...
Only override name when editing profile.
6 years ago
Mikunj
449f44cc5a
Added changing user nicknames.
6 years ago
Mikunj
6ce9d6a08c
Added nickname dialog.
6 years ago
sachaaaaa
19b6698a24
Merge pull request #53 from BeaudanBrown/read-receipts
...
Read receipts setting
6 years ago
Beaudan
bed9ce5be2
Added read receipt checkbox to the settings window which enables or disables the sending and receiving of read receipts
6 years ago
sachaaaaa
dbdd52b4eb
Merge pull request #50 from Mikunj/fix/friend-request
...
Friend request fixes
6 years ago
Mikunj
484efd34a3
Added friend request message expiration.
6 years ago
Mikunj
dbb92aa9c8
Added i18n messages.
6 years ago
Mikunj
ae2e2fa2ae
Updated UI in conversation to support user blocking behaviour.
6 years ago
Mikunj
061b8ab2cb
Added function to help friend request notifications
6 years ago
Mikunj
4d08a74d53
Updated FriendRequest to be more consistent with the other typescript components.
6 years ago
Mikunj
a80d6bb868
Merged branch correctly.
6 years ago
Mikunj
0a23888875
Fix up friend request message layout
6 years ago
Mikunj
0a88f337d5
Merge branch 'sig-development' into merge/signal
6 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
Scott Nonnenberg
a2202d7d8c
Update localization strings
7 years ago
Mikunj
f589fdac5c
Merge signal changes into branch.
7 years ago
Scott Nonnenberg
527b884eb4
Update localization strings
7 years ago
Scott Nonnenberg
1755e0adfd
Move all remaining stores to SQLCipher
7 years ago
sachaaaaa
4b9fcb98d4
Linting and other housekeeping stuff
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
sachaaaaa
9370e2b74a
Merge branch 'master' of https://github.com/signalapp/Signal-Desktop into development
...
* 'master' of https://github.com/signalapp/Signal-Desktop : (38 commits)
v1.17.0
v1.17.0-beta.4
Ensure that blue group avatars are preserved in dark theme
Android theme: Incoming quotes take color from containing message
Conversations have blue avatar backgrounds if no image provided
Fix lint errors
Add ca language
inboxView: Ensure Conversation exists for our own number
Ensure that file is not attached if we've filtered it
v1.17.0-beta.3
Localization updates
v1.16.3
Lint fixes
Lint fixes
Better handle large numbers of messages in cache on startup
Keep object stores after conversations migrate to SQLCipher
Longer timeout for orphaned file cleanup
Tests and increase consistency for isFileDangerous calls
Longer timeout for orphaned file cleanup
v1.17.0-beta.2
...
# Conflicts:
# background.html
# package.json
7 years ago
sachaaaaa
5602f4bfff
Change placeholder in discussion
7 years ago
Scott Nonnenberg
afa7f4b084
Add ca language
7 years ago
Scott Nonnenberg
14651a39bd
Localization updates
7 years ago
Scott Nonnenberg
ca61c9cb85
Warnings for dangerous files
7 years ago
sachaaaaa
33ad509fbf
Merge branch 'master' of https://github.com/signalapp/Signal-Desktop into development
...
# Conflicts:
# _locales/ar/messages.json
# _locales/es_419/messages.json
# _locales/he/messages.json
# _locales/hi/messages.json
# _locales/hr/messages.json
# _locales/kn/messages.json
# _locales/ko/messages.json
# _locales/mk/messages.json
# _locales/sr/messages.json
# _locales/uk/messages.json
# _locales/vi/messages.json
# package.json
7 years ago
Scott Nonnenberg
979afad47a
Localization string updates
7 years ago
Scott Nonnenberg
9c399624cc
Support for blocking groups on mobile, via group/blocked syncs
7 years ago
Scott Nonnenberg
46dac94ab8
Pop toast on attempted attach if image attachment is too large
7 years ago
Scott Nonnenberg
8290146721
Show generic attachment for non-loading/too-large images/videos
7 years ago
Scott Nonnenberg
0d6c3c0bce
Introduce new languages to the product
7 years ago
Scott Nonnenberg
efefb7a488
Update localization strings
7 years ago
sachaaaaa
015ef5b399
More rebranding
7 years ago
Scott Nonnenberg
ffd40d41fe
Update strings for 'fa' language
7 years ago
Scott Nonnenberg
b3d56276a8
Conversations now better take advantage of wide screens
7 years ago
Scott Nonnenberg
fedfbed304
Copy quoted message contents into quote on receipt
...
Also:
- visually distinguish any reference we couldn't verify on receipt
- show toast on quote click if we can't scroll to message
- toast visuals redesigned to match rest of app
7 years ago
Scott Nonnenberg
1d7987108b
Show and log progress during the SQLCipher migration
7 years ago