Commit Graph

30 Commits (e0d8d77860843e5b61e340c41fb1811554c97e67)

Author SHA1 Message Date
Audric Ackermann 9048913332
split conversation reducer for convo logic
also
- fix ordering of messages for open groups, when they are added
- fix the way the firstMessageOfSeries for just created clsoed groups
4 years ago
Audric Ackermann 1503d83f3a
add ourPrimary convo to redux and update the actionPanel with it 5 years ago
Audric Ackermann f9ab90fb71
link backbone message added to redux 5 years ago
Audric Ackermann e45ce43e01
store messages currently loaded in convo on redux 5 years ago
Audric Ackermann ea617cbc57
remove stuff related to archived state for convo 5 years ago
Audric Ackermann 387f8ff391
Update props of SessionConversation to only get the currently selected convo 5 years ago
Audric Ackermann 42369cb8f2
add redux action to change section of UI 5 years ago
Audric Ackermann 1a379d2466
add theme logic to switch between dark/light theme based on redux store 5 years ago
Vincent 6078be1657 revive-ts-refactor 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 66de8d9648
remove plenty of the friend logic 5 years ago
Vincent 1d289c04ed Message reading instantaneous completed 5 years ago
Vincent c074234fcc Broken redux store 5 years ago
Vincent f9af58844c Broken mapStateToProps 5 years ago
Vincent ab414ca10e Microphone 5 years ago
Vincent 5d11ef1457 Header props 5 years ago
Vincent 752ee8a614 Message conditional rendering 5 years ago
Vincent 1689bc617e Message loading with redux 5 years ago
Vincent 3fec09a293 Redux prep for refactor 5 years ago
Vincent cdd19037ba Got it working 5 years ago
Vincent bb0279983d Partially rendered message success and root store manipulation 5 years ago
Vincent c365481aee Started boilerplate getSessionConversationInfo 5 years ago
Vincent a90cae4ac4 Started boilerplate getSessionConversationInfo 5 years ago
Vincent bf5badda3b Working conversation openning 5 years ago
Audric Ackermann 2335dbab93 remove MainHeader class no longer used 5 years ago
Audric Ackermann 7cac734ff5 count globally number of message unread in selector 5 years ago
Audric Ackermann 225f002648 add conversations with working search on leftpanel 5 years ago
sachaaaaa b5aee4f4be Display "Pair New Device" in menu for non-secondary devices 6 years ago
Scott Nonnenberg 6ffbc0ac06 Archive Conversation 6 years ago
Scott Nonnenberg b3ac1373fa Move left pane entirely to React 6 years ago