Audric Ackermann
a7c4ce77a1
enable back attachments download on context menu
5 years ago
Audric Ackermann
78843e81dd
remove file_input_view unused
5 years ago
Audric Ackermann
a7bdc93ca8
working drag and drop, but no scrolling on the conversation messages
5 years ago
Audric Ackermann
7a13717739
fix the generation of video preview attachments
5 years ago
Audric Ackermann
363da7aa80
add back toast on attachment adding error
5 years ago
Audric Ackermann
2a155a0f43
fix lightbox for single attachment display and download
5 years ago
Audric Ackermann
fcf13c7467
relink lightbox from signal to our app
5 years ago
Audric Ackermann
42369cb8f2
add redux action to change section of UI
5 years ago
Audric Ackermann
ddf41de3fb
add csp for image load from blob so attachments are loaded correctly
5 years ago
Audric Ackermann
0b9cb58ae6
disable markRead for now
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
1a379d2466
add theme logic to switch between dark/light theme based on redux store
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
37dd7b87cc
remove right buttons on Message. use right click instead
5 years ago
Audric Ackermann
b050a3740d
clean all updateConversation calls to convo.commit()
5 years ago
Audric Ackermann
1a5a0786a1
fix new medium group mark as unread then as read on opened
5 years ago
Audric Ackermann
a1c58044d3
Merge pull request #1371 from Bilb/drop-admin-medium-groups
...
require admin for editing a closed group, but not a medium one
5 years ago
Audric Ackermann
4215aa1e3b
require admin for editing a closed group, but not a medium one
5 years ago
Audric Ackermann
85fd481ff3
Merge pull request #1362 from Bilb/f-xtyping-bubble-theme
...
Fix typing bubble theme
5 years ago
Audric Ackermann
cfb9e65f30
trigger new ratchet send on message sent success
...
send our new ratchet to all new members when we just sent a message
containing no senderKey in it.
an set but empty senderKey array should only be sent when a user left or
was removed.
5 years ago
Audric Ackermann
e0e0830d3b
remove all ratchet when needed to get fresh senderKey from members
5 years ago
Audric Ackermann
22afe50c05
make messageQueue handle medium group message in sendToGroup
5 years ago
Audric Ackermann
4a86c81edf
themify the typing bubble
5 years ago
Audric Ackermann
c052b1a2ec
update group size limit to 20 now that those are ssk groups
...
Also removed removed description while creating a medium group as it was
removed on mobile
5 years ago
Audric Ackermann
a661dd0786
Merge pull request #1354 from neuroscr/fix-invite
...
fix out dated parameters to findOrCreateChannel for open group invites
5 years ago
Audric Ackermann
e5db9916a5
allow closed group updates from non-admin user
5 years ago
Ryan Tharp
b792caa5e7
fix out dated parameters to findOrCreateChannel for open group invites
5 years ago
Audric Ackermann
0b6fe65b3c
move to staging server for apns
5 years ago
Audric Ackermann
32c9576296
max retries is 3 for file server requests
5 years ago
Audric Ackermann
e669324acc
lint
5 years ago
Audric Ackermann
5dc668f591
disable microphone for now (waiting refactor branch to be merged)
5 years ago
Audric Ackermann
7011fa3efc
drop the check for ttl in shouldSendNotify
5 years ago
Audric Ackermann
3a876c7322
add notify to PN server on message sent
5 years ago
Audric Ackermann
0837ff5223
fix tests
5 years ago
Audric Ackermann
d6ad2a1911
select message on click on message directly
5 years ago
Audric Ackermann
663654ef2c
remove getInitials from conversation - unused
5 years ago
Audric Ackermann
ffab04c7f4
Merge pull request #1341 from Bilb/avatar-always-show-two-members
5 years ago
Audric Ackermann
c4241dc2df
Merge pull request #1340 from Bilb/fix-read-receipt-hidden
...
do not trigger markRead if conversation isHidden
5 years ago
Audric Ackermann
c0fa5fe290
hide annoying log
5 years ago
Audric Ackermann
56cd42d34c
remove authorColor unused in Session
5 years ago
Audric Ackermann
6eb13e43e3
simplify a lot avatar props
5 years ago
Audric Ackermann
d1bd829011
do not trigger markRead if conversation isHidden
5 years ago
Audric Ackermann
1545256cbe
Merge pull request #1337 from Bilb/fix-ssk
5 years ago
Audric Ackermann
56a81ccc93
Merge pull request #1336 from Bilb/remove-jazzicon
5 years ago
Audric Ackermann
b845ba9642
use a HOC to fetch closed group conversations for avatar rendering
5 years ago
Audric Ackermann
ec64ad80b4
rename LOKI_FRIEND_REQUEST to FALLBACK_MESSAGE
5 years ago
Audric Ackermann
a5474ac5e2
fix read-receipt being sent onFocus on invalid conversation
5 years ago