Audric Ackermann
|
c0cf53cdfa
|
enable back the logic of displaying avatar for first message in serie
|
5 years ago |
Audric Ackermann
|
7ae79ee0a2
|
make timer notification work with empty profile name (display pubkey)
|
5 years ago |
Audric Ackermann
|
113e91aa4b
|
contact section updates on menu right click block
|
5 years ago |
Audric Ackermann
|
b9dbef86a5
|
click on image message in convo while selection mode, selects message
|
5 years ago |
Audric Ackermann
|
b865810cb0
|
fix expiretimer color for incoming message in light mode
|
5 years ago |
Audric Ackermann
|
d0bf8d54bc
|
fix theme of unlock settings with password
|
5 years ago |
Audric Ackermann
|
aad2d3232a
|
be able to show right panel for users too (and display convo medias)
|
5 years ago |
Audric Ackermann
|
3f538b9be1
|
render Session Verification Messages
|
5 years ago |
Audric Ackermann
|
35ad4cba24
|
add a react component to display last read message
|
5 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
|
5617d9e7aa
|
fix dark theme for context menu
|
5 years ago |
Audric Ackermann
|
387f8ff391
|
Update props of SessionConversation to only get the currently selected convo
|
5 years ago |
Audric Ackermann
|
a30ae8903b
|
remove bulk edit view and related stuff unused
|
5 years ago |
Audric Ackermann
|
e0fd910fa4
|
move a part of SessionSrollButton to styled component
|
5 years ago |
Audric Ackermann
|
857bea50ea
|
enable back keyboard navigation on message list
|
5 years ago |
Audric Ackermann
|
6edadaf3e9
|
message container use column reverse to order messages from bottom to
top
|
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
|
f5818817e9
|
remove references to old emoji-panel package
|
5 years ago |
Audric Ackermann
|
8f92ae7812
|
fix tiny UI glitches
|
5 years ago |
Audric Ackermann
|
bcc54f2bd0
|
remove scroll down button backbone view as we are using it directly now
|
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
|
fe3cfb9e82
|
move all menu to react-contexify
|
5 years ago |
Audric Ackermann
|
ddf41de3fb
|
add csp for image load from blob so attachments are loaded correctly
|
5 years ago |
Audric Ackermann
|
b1cac5f01b
|
fix ordering of message with more recent at bottom of the view
|
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 |
Audric Ackermann
|
dfff6c2149
|
Merge pull request #1374 from Bilb/hide-shorten-pubkey-except-public
|
5 years ago |
Audric Ackermann
|
37dd7b87cc
|
remove right buttons on Message. use right click instead
|
5 years ago |
Audric Ackermann
|
6e993da510
|
fix highlight of text selected for light mode
|
5 years ago |
Audric Ackermann
|
d7e1d014a4
|
make right panel the correct size when window is tiny
|
5 years ago |
Audric Ackermann
|
2279f0abc6
|
center uneditable profile name
|
5 years ago |
Audric Ackermann
|
f57c85dc0d
|
hide pubkey when not needed on conversationHeader and listItem
|
5 years ago |
Audric Ackermann
|
4578c635a6
|
render @ mention correctly with long title on ConversationListItem
|
5 years ago |
Audric Ackermann
|
caa972d390
|
fix group member list for large count of member
|
5 years ago |
Audric Ackermann
|
9295fe7c58
|
add opacity change on hovered clickable avatar
|
5 years ago |
Audric Ackermann
|
afb1296c3d
|
center avatar on group panel
|
5 years ago |
Audric Ackermann
|
217cc04ad1
|
cleanup avatar rendering and add a 64px size
|
5 years ago |
Audric Ackermann
|
9584d0a1af
|
fix closed group avatar for conversationlistItem
|
5 years ago |
Audric Ackermann
|
35ea6af27f
|
Add group avatar as on mobile: with multiple group members avatar
|
5 years ago |
Audric Ackermann
|
1da4ae69c2
|
render NoteToSelf list item as a normal conversation
|
5 years ago |
Audric Ackermann
|
531d64b4cc
|
Merge pull request #1331 from Bilb/fix-group-panel-with-plenty-media
fix the media panel with lots of media (bottom button hidden)
|
5 years ago |
Audric Ackermann
|
fae8ef8d5b
|
Merge pull request #1334 from Bilb/fix-left-border-blocked
|
5 years ago |
Audric Ackermann
|
2aef1f3132
|
be sure blocked border is shown even with mention or unread
|
5 years ago |