Warrick Corfe-Tan
|
daae55d62c
|
Adding survey button to settings menu.
|
4 years ago |
audric
|
a30876fd65
|
removed the enum from SessionIconType. Just rely on the type itself
|
4 years ago |
audric
|
8ebcb2d1e1
|
replace SessionIcon size enum with type
|
4 years ago |
audric
|
7fa50b4a73
|
do not pass props not needed between message list components
|
4 years ago |
audric
|
ee4ed2e075
|
fix attachment logic with ui redesign
|
4 years ago |
Brice-W
|
a89c6710fb
|
Merge branch 'clearnet' of https://github.com/oxen-io/session-desktop into link-previews
|
4 years ago |
audric
|
1af08311dd
|
fix tray cannot be destroyed
Relates #https://github.com/electron/electron/issues/17622
|
4 years ago |
Brice-W
|
e5ee3467ac
|
fix popup issue around link preview setting
|
4 years ago |
audric
|
9e37985d03
|
enable no-unused local and imports and fix tslint
|
4 years ago |
audric
|
751a8f1882
|
start in tray setting directly creates the tray icon
|
4 years ago |
audric
|
612e99af4a
|
add a setting to start the app with a tray icon
Relates #1759
|
4 years ago |
audric
|
79c8fada6e
|
move all dialogs to a subfolder
|
4 years ago |
audric
|
9991dc2364
|
move delete account logic to it's own dialog
|
4 years ago |
Brice-W
|
347038cf82
|
added microphone access check
|
4 years ago |
Brice-W
|
0d5e52678f
|
add link to Oxen website in the settings (right icon missing)
|
4 years ago |
Audric Ackermann
|
5b0b165ba9
|
Merge remote-tracking branch 'upstream/clearnet' into perf-improv
|
4 years ago |
Audric Ackermann
|
f0db797a9a
|
fix loading of messages props
|
4 years ago |
Brice-W
|
dcd8da87ca
|
fix errors
|
4 years ago |
Brice-W
|
6b8a4ffc6c
|
display link preview popup only time
|
4 years ago |
Audric Ackermann
|
5e55c2cfab
|
fix lint
|
4 years ago |
Audric Ackermann
|
15aa6b5ef9
|
add loading for leaving opengroup dialog
|
4 years ago |
Warrick Corfe-Tan
|
fc31f8d2b1
|
Merge branch 'clearnet' into audio-messages-play-all
|
4 years ago |
Warrick Corfe-Tan
|
be11c37a59
|
Linting and formatting.
|
4 years ago |
Warrick Corfe-Tan
|
da00ac8d44
|
Saving userConfig redux slice to local storage.
|
4 years ago |
Audric Ackermann
|
89a0868fc3
|
remove getInstance of conversationController to get()
|
4 years ago |
Warrick Corfe-Tan
|
397b0d09dc
|
Merge branch 'clearnet' into audio-messages-play-all
|
4 years ago |
Warrick Corfe-Tan
|
d35f3f9e62
|
WIP: audio autoplay working with consecutive messages. Next step store state on shutdown and rename variables.
|
4 years ago |
Audric Ackermann
|
f1ee7589a0
|
fix session password dialog
|
4 years ago |
Warrick Corfe-Tan
|
f381102860
|
WIP: autoplay consecutive messages. Setting state done.
|
4 years ago |
Audric Ackermann
|
93e43fe929
|
move conversation dialogs to redux store
|
4 years ago |
Audric Ackermann
|
bbbcfd54d6
|
rename all spacer-* to react component
|
4 years ago |
Audric Ackermann
|
c9d7f4a1ab
|
Merge remote-tracking branch 'w/onion-paths' into clearnet
|
4 years ago |
Audric Ackermann
|
adb9775848
|
cleanup trasnlation with latest from crowdin
|
4 years ago |
Warrick Corfe-Tan
|
ee7afb6ebf
|
WIP: refacotring. confirm modals mostly done. Working on add moderator modal now. Need to toggle via setModal.
|
4 years ago |
Warrick Corfe-Tan
|
1bfdbc5c93
|
WIP: Refactoring modals.
|
4 years ago |
Warrick Corfe-Tan
|
ddda525f63
|
refactored password change modal.
|
4 years ago |
Audric Ackermann
|
b055165a5d
|
display a message when the recipient screenshots an attachemnt
|
4 years ago |
Audric Ackermann
|
f7581cf4eb
|
increase prettier maxWidth to 100
|
4 years ago |
Audric Ackermann
|
553f264d12
|
make unread attrs as before a number, and remove calculatingPow
calculating pow is just the same as sending state
|
4 years ago |
Audric Ackermann
|
56c4065abd
|
move some types from dep to dev dependencies
|
4 years ago |
Audric Ackermann
|
a04bc0d225
|
center notification icon on settings and make label clickable
|
4 years ago |
Audric Ackermann
|
8ea9f02cec
|
Move data.js to data.ts
|
4 years ago |
Audric Ackermann
|
36fab86d30
|
Merge remote-tracking branch 'upstream/clearnet' into move-models-to-ts-2
|
4 years ago |
Audric Ackermann
|
0fe026ab15
|
Fix the password length limit when not setting a new password
Relates #1446
|
4 years ago |
Audric Ackermann
|
43ec14e741
|
Fix the password length limit when not setting a new password
Relates #1446
|
4 years ago |
Audric Ackermann
|
a0703bc2f9
|
remove primary and secondary device separate status
|
4 years ago |
Audric Ackermann
|
135fc3b366
|
remove prekeys
|
4 years ago |
Audric Ackermann
|
dc0733968d
|
make moderators and groupAdmins a single name
|
4 years ago |
Audric Ackermann
|
2fe6b11e89
|
move ConversationController to typescript
|
4 years ago |
Audric Ackermann
|
e38be266c2
|
major rework of session icon => make them styled with styled-component
|
4 years ago |