Commit Graph

375 Commits (d8a12aab0f640e528bf1cebb7ef40d508e4aa61a)

Author SHA1 Message Date
Vincent d8a12aab0f conv tinkering 5 years ago
Vincent e6de5b68da hardcode quickfix 5 years ago
Vincent 6360b539a3 linting 5 years ago
Vincent c27dd095fc Join open group on enter 5 years ago
Vincent 4ed1e42cae Message selection debug and onenter 5 years ago
Vincent 6d9bcc3079 Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into clearnet 5 years ago
Vince 54c5f31433
Merge pull request #967 from Mikunj/auto-update-setting
Added setting to disable checking for auto updates.
5 years ago
Vincent 09a18d1938 Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into clearnet 5 years ago
Vincent f599c28470 organisation 5 years ago
Konstantin Ullrich 447ba9d3aa Remove redundant code from SessionSearchInput 5 years ago
Vincent 8e240d5218 Sending progress 5 years ago
Vincent 5087e86f7d Group options pane toggle 5 years ago
Vincent 1d289c04ed Message reading instantaneous completed 5 years ago
Vincent c074234fcc Broken redux store 5 years ago
Konstantin Ullrich e9be9bcbc5 lint quotemark ` should be ' 5 years ago
Konstantin Ullrich de6dc26d6c Replace native Context Menu with a syleguided one in SearchInput 5 years ago
Vincent f9af58844c Broken mapStateToProps 5 years ago
Vincent c7d96f2565 Marking messages as read completed 5 years ago
Vincent 9a6aafe99c Pull from clearnet 5 years ago
Vincent 7235ccff88 Emoji quick styling 5 years ago
Vincent 6c2043753f Emoji panel init 5 years ago
Vincent 19a5571536 Protobuf init for attachments 5 years ago
Vincent d544f73122 Voice recording delete button 5 years ago
Vincent 1950876307 Audio playback and pause complete 5 years ago
Vincent e51d3a8ba8 Audio playback visualisation 5 years ago
Mikunj d10a8f0a6f Added setting to disable checking for auto updates. 5 years ago
Konstantin Ullrich 19b0bbdf8a Change onChange to onAfterchage 5 years ago
Vincent fc99a04dda Playback rendering init 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
Vincent 9b7f47d49f Play / pause audio 5 years ago
Vincent bf749b4e0b Play recording init 5 years ago
Vincent 2dc5885c88 Microphone timer 5 years ago
Audric Ackermann 82b02f84ec
Merge pull request #930 from Bilb/include-friend-search-result
Include friend search result #928
5 years ago
Vincent 8d8abf1e43 Waveform recording complete 5 years ago
Vincent 92fa697f90 Broken numbars 5 years ago
Vincent 74142fab28 Waveform dividing across fullwidth 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
Brian Jian Zhao ed5533b21f lint the code again and ready for review 5 years ago
jian10au f92cb95f5c
Update ts/components/session/settings/SessionSettingListItem.tsx
Accept the change

Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
5 years ago
Vincent 56ae7055cb Keyboard navigation 5 years ago
Brian Jian Zhao 70100a0ef5 remove value prop in slider and global var setZoomFactor 5 years ago
Vincent 3030b028eb Message selection 5 years ago
Brian Jian Zhao fd764a2aa7 match the slider value prop with currentSliderValue 5 years ago
Brian Jian Zhao 75f5d5743f remove all the conditional rendering logic to make code cleaner 5 years ago
Brian Jian Zhao 0daaa04596 fully working; all comments removed; put slider setting into content object 5 years ago
Vincent 548db7150d Start message selection reactification 5 years ago
Vincent ab414ca10e Microphone 5 years ago