audric
|
bfc4b2b720
|
lint
|
4 years ago |
audric
|
588ae85cda
|
fix at lat types for attachment
|
4 years ago |
audric
|
12ff3379e1
|
add key for all messages list so we can scroll to them programnatically
|
4 years ago |
audric
|
8766cf3f8a
|
store offset before refresh of messagesList and restore it
|
4 years ago |
audric
|
c8f0150aaf
|
fix unread banner position when first unread is visible
|
4 years ago |
audric
|
c2b5ac68d6
|
don't rely on scrollheight to calculate for ui Updates
as it causes a layout complete refresh
|
4 years ago |
audric
|
e72885944b
|
use selector to sort and add first of serie flag
|
4 years ago |
audric
|
6d34a60f94
|
improve performance by not loading all unread messages
|
4 years ago |
audric
|
4f5072ee65
|
Merge remote-tracking branch 'upstream/clearnet' into perf-improv
|
4 years ago |
audric
|
b7df0788c2
|
move mentions state to the ConversationState
|
4 years ago |
audric
|
23e9a6d31c
|
move some actions to redux in hooks
|
4 years ago |
Brice-W
|
74147d8c3d
|
Merge branch 'clearnet' of https://github.com/oxen-io/session-desktop into focus-issue
|
4 years ago |
Audric Ackermann
|
0e4d7ec21a
|
WIP
|
4 years ago |
Audric Ackermann
|
a54345a42e
|
put back quote a message logic with hook
|
4 years ago |
Audric Ackermann
|
9a380b716b
|
put saveAttachemntToDisk outside of component
|
4 years ago |
Audric Ackermann
|
511adcf388
|
refactored right panel to hook
|
4 years ago |
Audric Ackermann
|
4ca5a4f093
|
fixup selected message in redux logic
|
4 years ago |
Audric Ackermann
|
787e3a32d0
|
remove count of unread in unread message banner
|
4 years ago |
Audric Ackermann
|
16d34a7137
|
moved conversations reducer to createSlice
|
4 years ago |
Audric Ackermann
|
63b81b4c8e
|
cleanup SessionMessageList p1
|
4 years ago |
Brice-W
|
5d7d58fe05
|
move NotificationForConvoOption declaration + getConversationNotificationSettingType created as used twice
|
4 years ago |
Audric Ackermann
|
e8f0c4aaec
|
move libloki to webworker and remove unused stuff in it
|
4 years ago |
Audric Ackermann
|
1b2a644e7a
|
fixed crash on leftpaneContactSection
|
4 years ago |
Brice-W
|
2af9d9e15d
|
use of a custom hook to detect focus
|
4 years ago |
Audric Ackermann
|
5b0b165ba9
|
Merge remote-tracking branch 'upstream/clearnet' into perf-improv
|
4 years ago |
Audric Ackermann
|
f0fad6edfa
|
uniformized props for Message
|
4 years ago |
Audric Ackermann
|
ee4a0b9b1e
|
cleanedup redux action openConversationExternal
|
4 years ago |
Audric Ackermann
|
7f76ab274c
|
added a hook to fetch avatar of closed group members
|
4 years ago |
Brice-W
|
936f9a3efc
|
don't mark message as read if app isn't focused
|
4 years ago |
Audric Ackermann
|
016461f506
|
mark message as read on click on scroll to bottom button
|
4 years ago |
Audric Ackermann
|
bf76abacee
|
Merge pull request #1770 from Brice-W/pin-conversations
Pin conversations
|
4 years ago |
Brice-W
|
5252dd40e3
|
fixes
|
4 years ago |
Audric Ackermann
|
4fbb0d48f2
|
remove index as key
|
4 years ago |
Audric Ackermann
|
87a8385629
|
move timerOptions to redux
|
4 years ago |
Audric Ackermann
|
e451cdd78f
|
rename message props to messageProps
|
4 years ago |
Audric Ackermann
|
c8aa73626e
|
do not load right panel data unless it is visibl
|
4 years ago |
Audric Ackermann
|
f0db797a9a
|
fix loading of messages props
|
4 years ago |
Audric Ackermann
|
672eb91975
|
add types for message props and remove props function calls msg
|
4 years ago |
Brice-W
|
dcd8da87ca
|
fix errors
|
4 years ago |
Brice-W
|
6b8a4ffc6c
|
display link preview popup only time
|
4 years ago |
Audric Ackermann
|
10702088e2
|
allow sending messages even if our app is expired
|
4 years ago |
Warrick Corfe-Tan
|
5b5cea6831
|
minor formatting and linting changes.
|
4 years ago |
Warrick Corfe-Tan
|
c04d3cd7d1
|
minor move function to larger scope
|
4 years ago |
Warrick Corfe-Tan
|
184c4d5d3e
|
Audio autoplay stop when sent from a different user.
|
4 years ago |
Warrick Corfe-Tan
|
fc31f8d2b1
|
Merge branch 'clearnet' into audio-messages-play-all
|
4 years ago |
Warrick Corfe-Tan
|
5a62fabd1c
|
Doesn't autoplay new messages once if last message received was an autoplayed.
|
4 years ago |
Audric Ackermann
|
712f76a53c
|
Merge remote-tracking branch 'upstream/clearnet' into remove-conversationct-singleton
|
4 years ago |
Audric Ackermann
|
a0b3e1c40f
|
add a gallery icon and cleanup
|
4 years ago |
Audric Ackermann
|
89a0868fc3
|
remove getInstance of conversationController to get()
|
4 years ago |
Warrick Corfe-Tan
|
3bd72df258
|
linting and formatting.
|
4 years ago |