Commit Graph

112 Commits (d2ada105ed587158f4b12988f2a98ce370904080)

Author SHA1 Message Date
Audric Ackermann d2ada105ed
make session dropdown use hooks 5 years ago
Audric Ackermann f9ab90fb71
link backbone message added to redux 5 years ago
Audric Ackermann 2f2eb2ad53
link back backbone conversation events to redux store 5 years ago
Audric Ackermann 918eeae275
move InboxView to react 5 years ago
Audric Ackermann e45ce43e01
store messages currently loaded in convo on redux 5 years ago
Audric Ackermann e613613416
show toast with react-toastify and make them a styled-component 5 years ago
Audric Ackermann 48ecb8fc4b
cleanup unused code 5 years ago
Audric Ackermann 7ae79ee0a2
make timer notification work with empty profile name (display pubkey) 5 years ago
Audric Ackermann dfbcf3ac9b
do not remove convo when removing only message
use the user pubkey if group update notification with an unknown user
make GroupNotification a function component
5 years ago
Audric Ackermann d0bf8d54bc
fix theme of unlock settings with password 5 years ago
Audric Ackermann aad2d3232a
be able to show right panel for users too (and display convo medias) 5 years ago
Audric Ackermann a30ae8903b
remove bulk edit view and related stuff unused 5 years ago
Audric Ackermann 13e02b5bf1
add staged link previews for everything from signal 5 years ago
Audric Ackermann bcc54f2bd0
remove scroll down button backbone view as we are using it directly now 5 years ago
Audric Ackermann a7bdc93ca8
working drag and drop, but no scrolling on the conversation messages 5 years ago
Audric Ackermann 4d991d3992
Merge branch 'clearnet' into react-refactor 5 years ago
Audric Ackermann b845ba9642
use a HOC to fetch closed group conversations for avatar rendering 5 years ago
Audric Ackermann a03132f088
remove qrDialogView unused 5 years ago
Vincent d7de09e475 linter-fixes 5 years ago
Vincent 28a0d82ea2 Updating message recieving 5 years ago
Vincent 83528f4b8d Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react 5 years ago
Audric Ackermann 28fb1dd12a
address PR reviews 5 years ago
Audric Ackermann eb9a838af1
remove friends from UI logic 5 years ago
Mikunj 736cbc06da Add tests 5 years ago
Vincent cf05d4ff6c revivify 5 years ago
Mikunj Varsani 24a3e05154
Revert "Revert "Clean up unused dependencies."" 5 years ago
Vince 5ff7476359
Revert "Clean up unused dependencies." 5 years ago
Mikunj 9d2417c2f6 Removed proxy-agent and web-socket.
Trimmed down web_api.js to most basic functions we are using. This needs to be completely removed in the future.
5 years ago
Vincent ab414ca10e Microphone 5 years ago
Vincent 5d11ef1457 Header props 5 years ago
Vincent bf5badda3b Working conversation openning 5 years ago
Vincent ea4dc05009 Upgrade typescript, finding messaages 5 years ago
Vincent 481315c100 Initiating new conversationVew 5 years ago
Vincent 7a7104dfa5 Roation fix of groupsettings chevron 5 years ago
Audric Ackermann ff10637a5a
separate update group name and group members dialog
(add and remove members are separated)
5 years ago
Audric Ackermann 7867f4dceb
Merge branch 'clearnet' into brand-redesign 5 years ago
Vincent 4a7e2dece7 Password lock screen and delete data screen 5 years ago
Vincent 4d690768a6 Scrolling button updated and animations to modals 5 years ago
Audric Ackermann 293eca0509 Merge branch 'brand-redesign' into clearnet 5 years ago
Audric Ackermann 37cbd3d2c0 fix SessionSettings not found as does not exist 5 years ago
Audric Ackermann 25344685a2 merge 5 years ago
Vincent 010cf045cb optimisation of ternary & binary expr. 5 years ago
Vincent e065cc404f Password set, change and remove complete 5 years ago
Audric Ackermann 67262c7eaa lint after merge and fix startup of app 5 years ago
Audric Ackermann 43956709ad include the channel settings panel on right of conversation 5 years ago
Audric Ackermann 9b8ad976e3 remove not used AddServerDialog -> now on chanel section 5 years ago
Vincent 2b7af04587 Message selection fixed and optimised for speed 5 years ago
Vincent 8c9854dd90 Settings onClick functionality 5 years ago
Vince 2cf152b882
Update signal.js
Rmv old deps
5 years ago
Vincent 74fd0159eb Fix conflicts 5 years ago