audric
|
b05910e219
|
Merge remote-tracking branch 'upstream/clearnet' into add-message-bottom-keep-scroll
|
4 years ago |
audric
|
bea704ecf0
|
bump react to 17
|
4 years ago |
Audric Ackermann
|
f7658c323d
|
Merge pull request #1821 from Brice-W/bug-fixes
Bug fixes
|
4 years ago |
Brice-W
|
f7c7d6a3d8
|
change source of MessageAttributesOptionals to not null
|
4 years ago |
Audric Ackermann
|
2c174bdac7
|
fix audio message autoplay as broken with perf improvements
fix bug making "trust contact" first audio message being played on click
to trust
|
4 years ago |
Audric Ackermann
|
360cb52680
|
make all messages types a readable message
|
4 years ago |
Audric Ackermann
|
119b6e1baf
|
keep scrolled position when adding messages at the bottom
|
4 years ago |
Audric Ackermann
|
12d09bc896
|
preload messages when switching conversation
|
4 years ago |
Audric Ackermann
|
f9ecfccc0a
|
batch UI updates of message added events
|
4 years ago |
audric
|
dbf6a0183f
|
remove unread top banner on scroll to bottom
|
4 years ago |
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
|
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 |
Audric Ackermann
|
0e4d7ec21a
|
WIP
|
4 years ago |
Audric Ackermann
|
a54345a42e
|
put back quote a message logic with hook
|
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
|
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 |
Brice-W
|
adab2b4506
|
add Notifications in conversations context menu
|
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 |
Audric Ackermann
|
4fbb0d48f2
|
remove index as key
|
4 years ago |
Brice-W
|
c3bf2a4e96
|
fixes and tests
|
4 years ago |
Audric Ackermann
|
97b9156562
|
improve performamce by memoizing avatar and menus
|
4 years ago |
Brice-W
|
75a20e5de7
|
simplification by using derived data
|
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 |
Brice-W
|
4ddc00c9b6
|
set a limit numer to pinned conversations
|
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 |
Warrick Corfe-Tan
|
49415e3bf0
|
Yarn formatting and linting.
|
4 years ago |
Warrick Corfe-Tan
|
6dd7f34e4d
|
Pin conversations WIP. Pinning functioning and persisting on conversation list.
|
4 years ago |
Audric Ackermann
|
89a0868fc3
|
remove getInstance of conversationController to get()
|
4 years ago |
Audric Ackermann
|
93e43fe929
|
move conversation dialogs to redux store
|
4 years ago |
Audric Ackermann
|
c9d7f4a1ab
|
Merge remote-tracking branch 'w/onion-paths' into clearnet
|
4 years ago |
Audric Ackermann
|
dd9341a196
|
remove i18n from props everywhere where possible
|
4 years ago |
Audric Ackermann
|
8ef9c8ed1a
|
remove delivery receipt logic
|
4 years ago |
Audric Ackermann
|
f3768a674a
|
short error on no network for retry sending message
|
4 years ago |