audric
|
6a11a4c879
|
store staged Attachments in redux
still an issue with the File in redux
|
4 years ago |
audric
|
bfc4b2b720
|
lint
|
4 years ago |
audric
|
8766cf3f8a
|
store offset before refresh of messagesList and restore it
|
4 years ago |
audric
|
e72885944b
|
use selector to sort and add first of serie flag
|
4 years ago |
Audric Ackermann
|
511adcf388
|
refactored right panel to hook
|
4 years ago |
Audric Ackermann
|
16d34a7137
|
moved conversations reducer to createSlice
|
4 years ago |
Audric Ackermann
|
63b81b4c8e
|
cleanup SessionMessageList p1
|
4 years ago |
Audric Ackermann
|
7f76ab274c
|
added a hook to fetch avatar of closed group members
|
4 years ago |
Audric Ackermann
|
e451cdd78f
|
rename message props to messageProps
|
4 years ago |
Audric Ackermann
|
08ce55f1a6
|
move LeftPane items to hooks
|
4 years ago |
Audric Ackermann
|
eb30c7823c
|
add a way to click the toast to turn on microphone to show the settings
|
4 years ago |
Audric Ackermann
|
db167eaf1b
|
fix a bug preventing our avatar to be updated on restore from seed
this was due to the fact that the redux was not ready when our
conversation is created. so the events were not linked
|
4 years ago |
Audric Ackermann
|
02fb5783a4
|
remove regionCode and PhoneNumber.ts
|
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
|
6a776b56f6
|
fix ban of users on open group
|
4 years ago |
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
|
4 years ago |
Audric Ackermann
|
f9ab90fb71
|
link backbone message added to redux
|
4 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 |