Audric Ackermann
|
1503d83f3a
|
add ourPrimary convo to redux and update the actionPanel with it
|
4 years ago |
Audric Ackermann
|
0beb47e597
|
add messageDeleted redux action
|
4 years ago |
Audric Ackermann
|
2fc61d2c96
|
cleanup expired template from html files
|
4 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
|
2ae7a6dfe5
|
cleanup message.js and conversation_view.js
|
5 years ago |
Audric Ackermann
|
f3430bdcb5
|
add toast on isBlocked, isKicked, ... for sending of messages
|
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
|
07c384aa0d
|
render GroupNotification messages
|
5 years ago |
Audric Ackermann
|
96263b4d25
|
WIP
|
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
|
e0fd910fa4
|
move a part of SessionSrollButton to styled component
|
5 years ago |
Audric Ackermann
|
42369cb8f2
|
add redux action to change section of UI
|
5 years ago |
Audric Ackermann
|
026a1930ed
|
add a getOrThrow to ConversationController when we expect this convo
|
5 years ago |
Audric Ackermann
|
144ae41529
|
add type for ConversationController, remove showStartConversation
and cleanup scss
|
5 years ago |
Audric Ackermann
|
b7f5a32570
|
add reply to message UI logic
|
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
|
b050a3740d
|
clean all updateConversation calls to convo.commit()
|
5 years ago |
Audric Ackermann
|
35ea6af27f
|
Add group avatar as on mobile: with multiple group members avatar
|
5 years ago |
Audric Ackermann
|
70b739d24f
|
update translation to match android - part 1
|
5 years ago |
Vincent
|
d7de09e475
|
linter-fixes
|
5 years ago |
Vincent
|
d823e2a758
|
safety-number-view
|
5 years ago |
Vincent
|
54b7d9a21b
|
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react
|
5 years ago |
Audric Ackermann
|
8d544a9d87
|
make redux store update on block/unblock
|
5 years ago |
Audric Ackermann
|
f03d66de38
|
use active_at to show and sync real contacts from contact list
|
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 |
Vincent
|
4a13b1e6bb
|
attemptConnection-complete
|
5 years ago |
Vincent
|
3a3d412542
|
linted
|
5 years ago |
Vincent
|
3bc7d95d47
|
closed-group-contacts-redux
|
5 years ago |
Vincent
|
e72970fdc7
|
load-conv-public
|
5 years ago |
Vincent
|
5b68ea69f7
|
revert activeAt position
|
5 years ago |
Vincent
|
600653d3d6
|
allow cancel linking
|
5 years ago |
Vincent
|
99674ed2ba
|
Fixup PubKey.isEqual
|
5 years ago |
Audric Ackermann
|
4865b72e93
|
Merge remote-tracking branch 'upstream/clearnet' into receiver-remove-friend-request-logic
|
5 years ago |
Mikunj
|
a83ce4ee16
|
Review fixes
|
5 years ago |
Audric Ackermann
|
eb9a838af1
|
remove friends from UI logic
|
5 years ago |
Audric Ackermann
|
66de8d9648
|
remove plenty of the friend logic
|
5 years ago |
Mikunj
|
ae44f0da0f
|
Remove old multi device functions
|
5 years ago |
Mikunj
|
e6139a5463
|
Merge branch 'clearnet' into message-sending-refactor
|
5 years ago |
Audric Ackermann
|
e9e5a1508d
|
exclude secondary FR from FR results
|
5 years ago |
Audric Ackermann
|
fa853538d0
|
LINT after prettier upgrade
|
5 years ago |
Vincent
|
1cd716d053
|
Removed comments
|
5 years ago |
Vincent
|
34ecc5a751
|
Finalisation; working FRs from secondary;
|
5 years ago |
Vincent
|
19cf4fa54b
|
Set profile name
|
5 years ago |
Vincent
|
60ddaa14be
|
Prevent multiple FR conversations
|
5 years ago |