Mikunj Varsani
9dc8160497
Merge pull request #957 from loki-project/clearnet
...
1.0.4
5 years ago
Mikunj Varsani
4e5f6bc846
Merge pull request #956 from loki-project/1.0.4
...
Bump version to 1.0.4
5 years ago
Mikunj
723d33019d
Bump version to 1.0.4
5 years ago
Mikunj Varsani
31aca28a8d
Merge pull request #954 from loki-project/disable-auto-update
...
Disable auto-updates in devprod
5 years ago
Mikunj Varsani
061239d9b7
Merge pull request #955 from loki-project/seed-restore
...
Fix seed restoration
5 years ago
Mikunj
012575be35
Remove calling sc_reduce32 when deriving a keypair from a mnemonic seed.
...
This is the reason that seeds across desktop and mobile devices would never restore to the same keypair. This function was there from the initial messenger days and with further discussion with Maxim, we deemed calling this function an unnecessary step for generating a keypair. There are no security implications for this change as we generate keypairs the exact same way as Signal does.
The biggest downside to this change however is that if you try to restore a desktop device with a seed from before this change, that seed will generate a completely different key pair and thus a different session ID.
This will only affect users who plan to restore any device from the seed of a desktop device before this change.
5 years ago
Mikunj
582ffe0f77
Disable auto-updates in devprod
5 years ago
Vince
62abcfcdc6
Prevent rendering double avatars
5 years ago
Mikunj Varsani
f0bb328952
Merge pull request #951 from loki-project/clearnet
...
Merge into Master; prep for v1.0.3
5 years ago
Mikunj Varsani
1996795c9b
Merge pull request #949 from Mikunj/auto-update
...
Auto update
5 years ago
Mikunj
aeb349ea64
Unrelated lint...
5 years ago
Mikunj
9e9b2a12d6
Fix translations
5 years ago
Mikunj
4eef73c0a2
Converted updating into a 2 step process.
...
First it will ask the user about downloading the new update.
Then it will download the update and ask the user to restart the application.
This was done so that if the company was forced to put out comprimised binaries, all our users won't be automatically updated to them.
5 years ago
Mikunj
8c071b2f11
Fix auto updating on all platforms.
...
Added instructions for release.
5 years ago
Ryan Tharp
178d788dca
Enable auto-updating using electron-updater
5 years ago
Vince
06142c880a
Revert removal of header search icon
...
Rendering is still disabled.
5 years ago
Vince
840f280a37
Prepare for v1.0.3
5 years ago
Audric Ackermann
0779eb2890
Merge pull request #929 from Bilb/use-new-memberlist-updategroup-dialog
...
Use the new member list UI for the update group dialog (closed)
5 years ago
Vince
868ad39e88
Merge pull request #932 from neuroscr/fixconvview
...
Fix message still loading exception
5 years ago
Audric Ackermann
1f74803e72
add key to group member list
5 years ago
Mikunj Varsani
64778d15d7
Merge pull request #948 from konstantinullrich/#893-Unhandled-Promise-Rejection-error-when-updating
...
Move cleanupOrphanedAttachments before restart
5 years ago
Konstantin Ullrich
9cc9d61fcd
Remove a redundant restart call
5 years ago
Konstantin Ullrich
1ea0edafa9
Remove redundant if statement to avoid future bugs
5 years ago
Konstantin Ullrich
f7d562eafe
lint remove empty line after newVersion if
5 years ago
Konstantin Ullrich
1a9206fdbe
Move cleanupOrphanedAttachments before restart
5 years ago
Mikunj Varsani
466e67ce5e
Merge pull request #945 from loki-project/upgrade-sql-cipher
...
Upgrade sql cipher to 4.2.0
5 years ago
Audric Ackermann
82b02f84ec
Merge pull request #930 from Bilb/include-friend-search-result
...
Include friend search result #928
5 years ago
Ryan Tharp
91ad732549
Merge pull request #934 from neuroscr/opengroupordering
...
Fix message order when mix multidevice messages come in AND default avatars
5 years ago
Audric Ackermann
7a86a68c22
enable back note to self in search result
5 years ago
Ryan Tharp
ce876a8024
not meant to include this
5 years ago
Ryan Tharp
6d9976c0bc
Merge pull request #946 from neuroscr/fixopengroupeditnav
...
Put "Edit Group Name/Avatar" back in gear menu
5 years ago
Ryan Tharp
2b29b76d66
lint
5 years ago
Ryan Tharp
3038a8c7d2
use lodash to reduce confusion
5 years ago
Ryan Tharp
a53fcee1bd
lint
5 years ago
Ryan Tharp
1792e2d952
add editGroupNameOrPicture to gear
5 years ago
Ryan Tharp
36f0332f80
Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into clearnet
5 years ago
Ryan Tharp
9b030cfed3
Revert "try some additional linux formats"
...
This reverts commit bea2930ce3
.
5 years ago
Mikunj
78389440c0
Update sqlcipher to 4.2.0.
5 years ago
Ryan Tharp
bea2930ce3
try some additional linux formats
5 years ago
Ryan Tharp
81d43ba5ab
lint
5 years ago
Ryan Tharp
56d5bb5b33
fix lint
5 years ago
Audric Ackermann
488c0b4e08
Merge pull request #917 from Bilb/closed-group-contact-panel
...
Make closed groups show up in contacts left panel
5 years ago
Audric Ackermann
7ecf30cd9e
Merge pull request #918 from Bilb/no-border-under-contact-title
...
No underline under contacts title
5 years ago
Mikunj Varsani
053b31ad38
Merge pull request #938 from Mikunj/github-actions
...
GitHub actions Part 2
5 years ago
Vince
67e3846787
Merge pull request #905 from jian10au/scaleslider
...
Zoom factor slider
5 years ago
Brian Jian Zhao
eff2eeb119
remove zoom factor text next to %
5 years ago
Brian Jian Zhao
634c6f7de0
lint the code again and ready for merge
5 years ago
Brian Jian Zhao
d9dd1f4340
hard dots enabled as true
5 years ago
Mikunj
b7a1c5fd5a
Remove old CI files
5 years ago
Mikunj
a09e370e1d
Added testing on pull request
...
Disable proxy in tests.
5 years ago