Audric Ackermann
|
6a776b56f6
|
fix ban of users on open group
|
4 years ago |
Audric Ackermann
|
6856c0e748
|
remove updateTextInputState not needed and add left to menu tests
|
4 years ago |
Audric Ackermann
|
d43ae09eb0
|
first working version of closed group v2
|
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
|
c9fd261e0e
|
fix color no opacity for recording playback view
having an opacity on the bg color was making the source-atop composition not visible with the sweeping color
|
4 years ago |
Audric Ackermann
|
766a9f9c45
|
fix theme for voice messages and recording
|
4 years ago |
Audric Ackermann
|
788cb2a5fc
|
fetch theme for each dialog, as they are out of the themed tree for now
|
4 years ago |
Audric Ackermann
|
e38be266c2
|
major rework of session icon => make them styled with styled-component
|
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
|
5 years ago |
Audric Ackermann
|
bb87eb0f52
|
fix timer expiring sometimes missing a sec
|
5 years ago |
Audric Ackermann
|
1503d83f3a
|
add ourPrimary convo to redux and update the actionPanel with it
|
5 years ago |
Audric Ackermann
|
0beb47e597
|
add messageDeleted redux action
|
5 years ago |
Audric Ackermann
|
2fc61d2c96
|
cleanup expired template from html files
|
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
|
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
|
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 |
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 |
Vincent
|
83528f4b8d
|
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react
|
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
|
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
|
fa853538d0
|
LINT after prettier upgrade
|
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 |