Audric Ackermann
|
6856c0e748
|
remove updateTextInputState not needed and add left to menu tests
|
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
|
2fe6b11e89
|
move ConversationController to typescript
|
4 years ago |
Audric Ackermann
|
98e7d50b73
|
do not create the convo when fetching avatar.
if the convo is not here, it's likely it was removed by the user itself.
|
4 years ago |
Audric Ackermann
|
22b4f39e52
|
MessageDetails: contact status fallbacks to message status
this is used for medium groups
|
4 years ago |
Audric Ackermann
|
5c55a9411f
|
add first step to enable back MessageDetails.
Still not much the react way to do it for now
|
4 years ago |
Audric Ackermann
|
71e1f1e143
|
ignore ts generated files under subdirectory too
|
4 years ago |
Audric Ackermann
|
a1d4dea845
|
fix scrolling to unread and marking message as read on scrolling
we need to hit the bottom for the convo to update currently
add smooth scrolling on click on quoted message
|
4 years ago |
Audric Ackermann
|
d533a3aca5
|
fix unread message banner for MessagesList
|
4 years ago |
Audric Ackermann
|
535b1d59ef
|
add a reset conversation action type and call it on message destroyed
|
4 years ago |
Audric Ackermann
|
bb87eb0f52
|
fix timer expiring sometimes missing a sec
|
4 years ago |
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
|
4 years ago |
Audric Ackermann
|
2f2eb2ad53
|
link back backbone conversation events to redux store
|
4 years ago |
Audric Ackermann
|
918eeae275
|
move InboxView to react
|
4 years ago |
Audric Ackermann
|
f3430bdcb5
|
add toast on isBlocked, isKicked, ... for sending of messages
|
4 years ago |
Audric Ackermann
|
e45ce43e01
|
store messages currently loaded in convo on redux
|
4 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
|
8d544a9d87
|
make redux store update on block/unblock
|
5 years ago |
Audric Ackermann
|
66de8d9648
|
remove plenty of the friend logic
|
5 years ago |
Vincent
|
60ddaa14be
|
Prevent multiple FR conversations
|
5 years ago |
Vincent
|
7d803280e8
|
halfway
|
5 years ago |
Vincent
|
2b7df8e40b
|
Filtering groups fromstate
|
5 years ago |
Audric Ackermann
|
73041ccef3
|
show receivedFriendRequest in a popup
|
5 years ago |
Maxim Shishmarev
|
8be1c61f4c
|
Highlight conversations with unread mentions of the user
|
6 years ago |
Beaudan Brown
|
66459ac4bd
|
Remove most of the right click and cog menu options for the public chats
|
6 years ago |
Beaudan Brown
|
662c64f347
|
Remove ability to delete some rss conversations
|
6 years ago |
Ryan Tharp
|
c57571fdfd
|
loki.network rss feed
|
6 years ago |
Mikunj
|
7387e88c97
|
Add showing friends in search.
|
6 years ago |
Scott Nonnenberg
|
6ffbc0ac06
|
Archive Conversation
|
6 years ago |
Scott Nonnenberg
|
b3ac1373fa
|
Move left pane entirely to React
|
6 years ago |