Audric Ackermann
|
29eb528d1f
|
remove signal gear icon, and show back ours on calculatingPow
this is used for a message in the message list and in the conversation
list item
|
4 years ago |
Audric Ackermann
|
88cd58e7ff
|
trigger theme switch with user theme on app start
|
4 years ago |
Audric Ackermann
|
d729e49840
|
update to latest major version of react-contexify
|
4 years ago |
Audric Ackermann
|
e8677eef8c
|
add back bump typing to CompositionBox 7 show bubbles on direct convo
|
4 years ago |
Audric Ackermann
|
08d8b90aaa
|
add animation on click on quoted message just like on mobile
|
4 years ago |
Audric Ackermann
|
9f0fd6fa8a
|
fix mentions shows display name in composition box but sends user id
|
4 years ago |
Audric Ackermann
|
c1c1cde14b
|
improve caption editor, and disable right panel if messagedetails shown
|
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
|
8ac2011682
|
render triple dots menu on header only when not on default viewmode
|
4 years ago |
Audric Ackermann
|
291d4682e4
|
fix some tests
|
4 years ago |
Audric Ackermann
|
51ea762bce
|
enable save of attachments on click on single generic attachment
|
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
|
d0043ca245
|
use react-intersection to accurately mark messages as read
|
4 years ago |
Audric Ackermann
|
bb87eb0f52
|
fix timer expiring sometimes missing a sec
|
4 years ago |
Audric Ackermann
|
f8f15cb9f7
|
fix remove message for public groups
|
4 years ago |
Audric Ackermann
|
edd984e0f5
|
make quotes stay empty when there object isEmpty()
|
4 years ago |
Audric Ackermann
|
c9e81454fb
|
make mentions work in react when emoji inserted inside at a rand pos
|
4 years ago |
Audric Ackermann
|
b5af8eb215
|
Add Mentions with react-mentions
|
4 years ago |
Audric Ackermann
|
81196b793e
|
prevent 'now ago' from appearing with capitalize
|
4 years ago |
Audric Ackermann
|
c8e8d851f9
|
fix verified change saving of messages, and ctx menu for header
|
4 years ago |
Audric Ackermann
|
357421f161
|
rename window.console.log to window.log.info
|
4 years ago |
Audric Ackermann
|
c0cf53cdfa
|
enable back the logic of displaying avatar for first message in serie
|
4 years ago |
Audric Ackermann
|
0b4400837b
|
fix scroll to quoted message and contact display name of group updates
|
4 years ago |
Audric Ackermann
|
7ae79ee0a2
|
make timer notification work with empty profile name (display pubkey)
|
4 years ago |
Audric Ackermann
|
dfbcf3ac9b
|
do not remove convo when removing only message
use the user pubkey if group update notification with an unknown user
make GroupNotification a function component
|
4 years ago |
Audric Ackermann
|
b9dbef86a5
|
click on image message in convo while selection mode, selects message
|
4 years ago |
Audric Ackermann
|
d0bf8d54bc
|
fix theme of unlock settings with password
|
4 years ago |
Audric Ackermann
|
3f538b9be1
|
render Session Verification Messages
|
4 years ago |
Audric Ackermann
|
940ad57f83
|
rework the way unread count works
we no longer refresh on each message read, only once the whole
conversation is read.
|
5 years ago |
Audric Ackermann
|
07c384aa0d
|
render GroupNotification messages
|
5 years ago |
Audric Ackermann
|
a30ae8903b
|
remove bulk edit view and related stuff unused
|
5 years ago |
Audric Ackermann
|
ba959f3379
|
link preview state moved to SessionCompositionBox
|
5 years ago |
Audric Ackermann
|
13e02b5bf1
|
add staged link previews for everything from signal
|
5 years ago |
Audric Ackermann
|
a0e5c7386f
|
delete messages needs to be called once the message is selected
|
5 years ago |
Audric Ackermann
|
7c47150194
|
fix attachments download with already set url
|
5 years ago |
Audric Ackermann
|
55fa65fc31
|
override attachments name on upload
|
5 years ago |
Audric Ackermann
|
8abd6a0e21
|
fix issue with contextmenu on scroll causing UI to break
|
5 years ago |
Audric Ackermann
|
a7c4ce77a1
|
enable back attachments download on context menu
|
5 years ago |
Audric Ackermann
|
f166ec814e
|
pass selectiomMode without selectedMessage props to ConversationHEader
|
5 years ago |
Audric Ackermann
|
fe3cfb9e82
|
move all menu to react-contexify
|
5 years ago |
Audric Ackermann
|
a7bdc93ca8
|
working drag and drop, but no scrolling on the conversation messages
|
5 years ago |
Audric Ackermann
|
6cf69a1337
|
make adding of attachment work on react conversation
|
5 years ago |
Audric Ackermann
|
3998bbc97d
|
fix more typing errors of conversation object
|
5 years ago |
Audric Ackermann
|
f117a083c1
|
remove i18n requirement in props for message
|
5 years ago |
Audric Ackermann
|
026a1930ed
|
add a getOrThrow to ConversationController when we expect this convo
|
5 years ago |
Audric Ackermann
|
144ae41529
|
add type for ConversationController, remove showStartConversation
and cleanup scss
|
5 years ago |
Audric Ackermann
|
b7f5a32570
|
add reply to message UI logic
|
5 years ago |
Audric Ackermann
|
6e07ee42f5
|
cleanup network status view and some UI constants
|
5 years ago |
Audric Ackermann
|
a652ec3b61
|
fix light theme in react refactor
|
5 years ago |
Audric Ackermann
|
4d991d3992
|
Merge branch 'clearnet' into react-refactor
|
5 years ago |