audric
|
6a11a4c879
|
store staged Attachments in redux
still an issue with the File in redux
|
4 years ago |
audric
|
8a19b50c0f
|
fix attachment not being uploaded since electron upgrade
|
4 years ago |
audric
|
9e37985d03
|
enable no-unused local and imports and fix tslint
|
4 years ago |
Audric Ackermann
|
119b6e1baf
|
keep scrolled position when adding messages at the bottom
|
4 years ago |
audric
|
59baa08f73
|
Merge remote-tracking branch 'upstream/clearnet' into perf-improv
|
4 years ago |
audric
|
bfc4b2b720
|
lint
|
4 years ago |
audric
|
8766cf3f8a
|
store offset before refresh of messagesList and restore it
|
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 |
Warrick Corfe-Tan
|
966012016b
|
Popup confirmation before sending a message containing the users recovery phrase.
|
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 |
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
|
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
|
1b2a644e7a
|
fixed crash on leftpaneContactSection
|
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 |
Audric Ackermann
|
016461f506
|
mark message as read on click on scroll to bottom button
|
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
|
672eb91975
|
add types for message props and remove props function calls msg
|
4 years ago |
Audric Ackermann
|
89a0868fc3
|
remove getInstance of conversationController to get()
|
4 years ago |
Audric Ackermann
|
f1ee7589a0
|
fix session password dialog
|
4 years ago |
Warrick Corfe-Tan
|
5c9e4b7c86
|
Merge branch 'merge-dialogs' into link-preview-dialog
|
4 years ago |
Warrick Corfe-Tan
|
6393a4ff27
|
Confirmation box appearing on link paste but no functionality is changed yet.
|
4 years ago |
Audric Ackermann
|
93e43fe929
|
move conversation dialogs to redux store
|
4 years ago |
Audric Ackermann
|
b4fc19fa78
|
remove lodash calls left from window
|
4 years ago |
Audric Ackermann
|
a5d7995168
|
merge dialog refctor with clearnet
|
4 years ago |
Audric Ackermann
|
c9d7f4a1ab
|
Merge remote-tracking branch 'w/onion-paths' into clearnet
|
4 years ago |
Warrick Corfe-Tan
|
7c82ccb3e9
|
user details modal refactor functioning.
|
4 years ago |
Warrick Corfe-Tan
|
8c0bec7a97
|
invite contacts dialog functioning.
|
4 years ago |
Warrick Corfe-Tan
|
59b02a5ed4
|
Update group name modal dialog fixes
|
4 years ago |
Warrick Corfe-Tan
|
9e5824cee1
|
Update group rename dialog
|
4 years ago |
Warrick Corfe-Tan
|
b278aa09df
|
add / remove moderator modals refactored. Need to remove old whisper code and files.
|
4 years ago |
Warrick Corfe-Tan
|
e55cae697d
|
Refactor confirm modal to redux.
|
4 years ago |
Audric Ackermann
|
bf9a3e6fad
|
hide settings for mentions_only notif for 1o1 chats
|
4 years ago |
Audric Ackermann
|
4a98d911a2
|
add a HeaderOption to change the notification settings for each convo
|
4 years ago |
Audric Ackermann
|
10b5ff9e0d
|
fix deleteAuthToken by including it on the request
|
4 years ago |
Audric Ackermann
|
623f3da4a2
|
avoid refreshing mentions too often
|
4 years ago |
Audric Ackermann
|
118813661d
|
remove inte tests + handle opengroupv2 messages in chunk
this is to avoid freezing UI and is only a temporary fix
We need to have webworkers in this app
|
4 years ago |
Audric Ackermann
|
f3768a674a
|
short error on no network for retry sending message
|
4 years ago |
Audric Ackermann
|
810ccdf675
|
send dataExtractionNotificaionMessage on saving attachment on priv chats
|
4 years ago |
Audric Ackermann
|
0192f295f2
|
move the user fetch for mentions to redux
|
4 years ago |