Commit Graph

162 Commits (c3924f85a9acf52718b2efed3a9ecdb90a1cd33c)

Author SHA1 Message Date
Audric Ackermann 4d9371dfe7
fix SessionRegistrationView missing from signal.js 5 years ago
Audric Ackermann 7b3981207e
fix password dialog 5 years ago
Audric Ackermann 918eeae275
move InboxView to react 5 years ago
Audric Ackermann e613613416
show toast with react-toastify and make them a styled-component 5 years ago
Audric Ackermann 144ae41529
add type for ConversationController, remove showStartConversation
and cleanup scss
5 years ago
Audric Ackermann 1a379d2466
add theme logic to switch between dark/light theme based on redux store 5 years ago
Audric Ackermann 4d991d3992
Merge branch 'clearnet' into react-refactor 5 years ago
Audric Ackermann f57c85dc0d
hide pubkey when not needed on conversationHeader and listItem 5 years ago
Audric Ackermann 66dcfdfe6e
show message when no blocked contact in settings 5 years ago
Audric Ackermann 0e75510e5b
remove ttl unused settings and all translated key 5 years ago
Audric Ackermann 094cd0ae47
Merge pull request #1306 from Bilb/make-cheap-translations 5 years ago
Audric Ackermann 0b6c915f8f
update translation to match android - part 2 5 years ago
Konstantin Ullrich 5b7c58c0d4 Refresh after unblocking a SessionID without model 5 years ago
Audric Ackermann 38c099cdf0
rename seed to recovery phrase 5 years ago
Konstantin Ullrich 2f35d9d2a6 lint fix 5 years ago
Konstantin Ullrich 86f8fe54ae Check for model in blocked settings 5 years ago
Audric Ackermann 4fbbbc26a4
make blockled list number updates on unblock 5 years ago
Audric Ackermann d108630f22
add a toastUtils file and replace all pushToast calls in ts files 5 years ago
Audric Ackermann 08433aa676
Merge pull request #1297 from konstantinullrich/feature/blocked-list-in-settings 5 years ago
Audric Ackermann c90e696da3
fix types for $ conflicting between jQuery and webdriverIO 5 years ago
Konstantin Ullrich 8bc7528e85
Merge branch 'clearnet' into feature/blocked-list-in-settings 5 years ago
Audric Ackermann 3945c6b208
Merge remote-tracking branch 'upstream/clearnet' into react-refactor 5 years ago
Audric Ackermann 58dd064e93
Merge remote-tracking branch 'upstream/clearnet' into fix-integration-tests 5 years ago
Konstantin Ullrich 380d533da8 fix lint 5 years ago
Konstantin Ullrich b430848c53 Get only blocked SessionIDs even if conv is gone 5 years ago
Konstantin Ullrich fde6723584 Fix Lint problem 5 years ago
Audric Ackermann 3e56eb6133
add beta german translation copy pasted from android 5 years ago
Mikunj b75b02c5a2 Hide multi device UI if flag is not set 5 years ago
Audric Ackermann 933eb73aa1
Merge remote-tracking branch 'upstream/clearnet' into fix-integration-tests 5 years ago
Konstantin Ullrich e800e5509b Placeholder for no DisplayName-Contacts in blocked 5 years ago
Konstantin Ullrich 7de0a0ae65 Add Subscreen for blocked Users 5 years ago
Audric Ackermann fec0ead1de
fix link device test and lint 5 years ago
Audric Ackermann 592c31dfc0
fix tslint issues with spectron includes 5 years ago
Audric Ackermann a853d27b28
disable multi device link and show warnings placeholder 5 years ago
Vincent 54b7d9a21b Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react 5 years ago
Vincent 055856d9ac note-for-reenabling-sessionsettings 5 years ago
Vincent 95c5a881e1 rebuild-ui 5 years ago
Vincent 9d6a24d802 rm-uipolishmergre 5 years ago
Vincent 1a150f96c4 merged w ts-constants 5 years ago
Vincent c020eddef6 constants-to-ts 5 years ago
Vincent f8cd997b13 constants-to-ts 5 years ago
Vincent fd746a475a ui polished and ttl constants 5 years ago
Vincent 83528f4b8d Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react 5 years ago
Mikunj 2ed8aeaf30 Lint 5 years ago
Mikunj ae44f0da0f Remove old multi device functions 5 years ago
Audric Ackermann fa853538d0
LINT after prettier upgrade 5 years ago
Audric Ackermann cd143d8758
remove useless code and make sha commit selectable 5 years ago
Vincent f2ce52a3d5 Timer notifications rework 5 years ago
Vincent 6cda163b27 upgrade typescript 5 years ago
Audric Ackermann e48c7c2f3d
fix lint 5 years ago
Audric Ackermann 8f01d1dbb7
enable by default spell-check 5 years ago
Audric Ackermann fa2a17c09b
adress review 5 years ago
Audric Ackermann c81fca5d90
disnle link option on secondary device 5 years ago
Vincent d8a12aab0f conv tinkering 5 years ago
Vincent 9a6aafe99c Pull from clearnet 5 years ago
Vincent 7235ccff88 Emoji quick styling 5 years ago
Mikunj d10a8f0a6f Added setting to disable checking for auto updates. 5 years ago
Brian Jian Zhao eff2eeb119 remove zoom factor text next to % 5 years ago
Brian Jian Zhao ed5533b21f lint the code again and ready for review 5 years ago
Brian Jian Zhao 70100a0ef5 remove value prop in slider and global var setZoomFactor 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
Brian Jian Zhao 203d314254 fix the slider bug 5 years ago
Brian Jian Zhao 23da1831c2 removed unnecessary comments after review 5 years ago
Brian Jian Zhao a80c6e30e2 add slider title to message.json 5 years ago
Brian Jian Zhao cb7289d3d8 working but buggy 5 years ago
Brian 96e9a68abd add zoomfactor to main 5 years ago
Brian Jian Zhao 1038a306ce add comment to view logic 5 years ago
Brian Jian Zhao cc915fadbc add sliderbar and state control in fe 5 years ago
Brian Jian Zhao 0daf41a339 check the state when the SessionSettings get rendered 5 years ago
Vincent de4edf9252 CLosed groups ui initial listprops 5 years ago
Vincent cb417d3665 Link preview warning on setting toggle 5 years ago
Vincent c6ee021708 textarea centering 5 years ago
Vincent b69b8bffbd conflict resolution 5 years ago
Vincent 0a6a035750 Constants rework 5 years ago
Audric Ackermann 7867f4dceb
Merge branch 'clearnet' into brand-redesign 5 years ago
Vincent f893ef154e touchups 5 years ago
Audric Ackermann 191c3b1f54
add back typing indicator and read receipt setting under privacy 5 years ago
Vincent 0a525629ee Prevent illegal username and passwords 5 years ago
Vincent 4fe82d28d9 Version info 5 years ago
Audric Ackermann 24bf436b0c disable menubar by default and remove old preferences from menubar 5 years ago
Vincent 13be2a7b7b Slider time instantaneous, minor updates 5 years ago
Vincent b68b4d8a27 Formatting and button positioning 5 years ago
Vincent c369b0c553 Edit user profile complete 5 years ago
Vincent 5fbbdc33c3 Signal branding 5 years ago
Vincent 062d70a580 formatting; 5 years ago
Vincent ec5001c4a9 Settings lock view 5 years ago
Vincent d24da33234 Conflicts management 5 years ago
Vince 989f09e472
Merge branch 'brand-redesign' into brand-redesign 5 years ago
Vincent 617e136063 Placeholder amend 5 years ago
Vincent 6ab89a801b Settings lock completion 5 years ago
Vincent 69dc15ad70 Settings lock view; logic WIP 5 years ago
Audric Ackermann 0f4f5847ed fix lint 5 years ago
Audric Ackermann e4a4a333ba do not show friends with conversation.activeAt undeifned 5 years ago
Audric Ackermann 411b343e6a add unpairing of device from settings 5 years ago
Audric Ackermann 34458406fd Use SessionSettingListItem to display linkedDevice 5 years ago
Audric Ackermann e4def110f5 display linked device in settings 5 years ago
Audric Ackermann 4d950f859b add back link device in settings in a dialog 5 years ago
Vincent f7548fc6ef Finalising pr 5 years ago