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
|
23e9a6d31c
|
move some actions to redux in hooks
|
4 years ago |
Brice-W
|
c38d2a5ea7
|
revert prev changes + marking read now based on received_at
|
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
|
63b81b4c8e
|
cleanup SessionMessageList p1
|
4 years ago |
Brice-W
|
151fc758c0
|
format
|
4 years ago |
Audric Ackermann
|
f0fad6edfa
|
uniformized props for Message
|
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 |
Audric Ackermann
|
6deb97dbc0
|
WIP
|
4 years ago |
Audric Ackermann
|
a0afd3efe4
|
add some performance measure for commit calls
|
4 years ago |
Audric Ackermann
|
504a9afc0a
|
fix up handling of clock out of sync
|
4 years ago |
Audric Ackermann
|
51e5ded36b
|
auto download attachment in closed group
|
4 years ago |
Audric Ackermann
|
712f76a53c
|
Merge remote-tracking branch 'upstream/clearnet' into remove-conversationct-singleton
|
4 years ago |
Audric Ackermann
|
9e5d33d849
|
trigger download for past messages when trusting contact
|
4 years ago |
Audric Ackermann
|
e9e718bfcb
|
remove getInstance on MessageController=> getMessageController
|
4 years ago |
Audric Ackermann
|
89a0868fc3
|
remove getInstance of conversationController to get()
|
4 years ago |
Audric Ackermann
|
788493e856
|
remove some unused props for messages
|
4 years ago |
Audric Ackermann
|
a659d5b480
|
fix open group invitation logic
|
4 years ago |
Audric Ackermann
|
93e43fe929
|
move conversation dialogs to redux store
|
4 years ago |
Audric Ackermann
|
8ef9c8ed1a
|
remove delivery receipt logic
|
4 years ago |
Audric Ackermann
|
b403b89224
|
fix bug with quote empty profileName
|
4 years ago |
Audric Ackermann
|
03fe67b974
|
remove unused contact field on message
|
4 years ago |
Audric Ackermann
|
b055165a5d
|
display a message when the recipient screenshots an attachemnt
|
4 years ago |
Audric Ackermann
|
810ccdf675
|
send dataExtractionNotificaionMessage on saving attachment on priv chats
|
4 years ago |
Audric Ackermann
|
8a2efb83ec
|
Merge branch 'clearnet' into remove-fsv1-sogsv1
|
4 years ago |
Audric Ackermann
|
6f8c8ee1b3
|
remove most of sogsv1 and fsv1 and update version fetch url
version fetch is used to know when we have a new update
|
4 years ago |
Audric Ackermann
|
3456162402
|
Moved opengroupv1 test to opengroupv2 tests
|
4 years ago |
Audric Ackermann
|
81553aed57
|
do not overwrite attachment name on sending side
Relates #1593
|
4 years ago |
Audric Ackermann
|
637e092a00
|
make sure fileserver v1 is not supported and not used anymore
|
4 years ago |
Audric Ackermann
|
5cab7908b4
|
add some test for partial path rebuilding
|
4 years ago |
Audric Ackermann
|
288d4a6a2e
|
make sure the left member convo exist in rendering GroupUpdate
|
4 years ago |
Audric Ackermann
|
b574fd731d
|
match group invitation design with ios
|
4 years ago |
Audric Ackermann
|
248494f15b
|
redesign group invitation message type
|
4 years ago |
Audric Ackermann
|
a26c5da6cb
|
Uniformize once and for all the conversation types
no more 'direct'. those are private convos
|
4 years ago |
Audric Ackermann
|
37562e11f8
|
add back invite contacts to opengroupv2
|
4 years ago |
Audric Ackermann
|
98b69c17f0
|
add userblocking opengroupv2 and quoting back of messages
|
4 years ago |
Audric Ackermann
|
5916ce5cbe
|
add the ban/unban logic for opengroupv2
|
4 years ago |
Audric Ackermann
|
f7e163c142
|
add sending of message for opengroupv2`
|
4 years ago |
Audric Ackermann
|
193fb2a101
|
move some message interactions logic to another file
|
4 years ago |
Audric Ackermann
|
3b30d13719
|
add some regex to identify Opengroupv2 vs Opengroupv1 convo Ids
|
4 years ago |
Audric Ackermann
|
f7581cf4eb
|
increase prettier maxWidth to 100
|
4 years ago |