Commit Graph

8945 Commits (c9b847e4644b2ff22e34cd46329fd14992cebf59)
 

Author SHA1 Message Date
Audric Ackermann c9b847e464
handle duplicate convos when removing prefix.
we drop the convo with the less messages to keep the unique constraint on
conversation IDs
5 years ago
Audric Ackermann 5dc668f591
disable microphone for now (waiting refactor branch to be merged) 5 years ago
Audric Ackermann bfcbf4fe08
Merge pull request #1347 from Bilb/avatar-add-animation-clickable 5 years ago
Audric Ackermann e9ad798bcc
Merge pull request #1349 from Bilb/fix-ssk-groups 5 years ago
Audric Ackermann e678895d17
undo enable ssk groups 5 years ago
Audric Ackermann 7011fa3efc
drop the check for ttl in shouldSendNotify 5 years ago
Audric Ackermann 4505bed61b
add migration to drop existing textsecure prefix from group convo ids 5 years ago
Audric Ackermann 86b15328c1
drop the prefix for group on the incoming message object 5 years ago
Audric Ackermann 9295fe7c58
add opacity change on hovered clickable avatar 5 years ago
Audric Ackermann 92cc9a7cdd
Merge pull request #1346 from Bilb/add-pn-notify
add notify to PN server on message sent
5 years ago
Audric Ackermann 141b46588e
Merge pull request #1345 from Bilb/fix-medium-group-message-identity 5 years ago
Audric Ackermann 3a876c7322
add notify to PN server on message sent 5 years ago
Audric Ackermann 8326870b1a
use senderIdentity for incoming messages on mediumGroups 5 years ago
Audric Ackermann cd44143eaf
Merge pull request #1344 from Bilb/fix-avatar-closed 5 years ago
Audric Ackermann 0837ff5223
fix tests 5 years ago
Audric Ackermann 789461bd7a
Merge pull request #1343 from Bilb/close-overlay-message-sent 5 years ago
Audric Ackermann d6ad2a1911
select message on click on message directly 5 years ago
Audric Ackermann e83912e449
avatar placeholder skip first 05 for initial from pubkey 5 years ago
Audric Ackermann 663654ef2c
remove getInitials from conversation - unused 5 years ago
Audric Ackermann d283636fa3
fix tests 5 years ago
Audric Ackermann 58d85c0f8e
fix methods order 5 years ago
Audric Ackermann 514eb9ba98
fix pubkey regex for mobile medium groups 5 years ago
Audric Ackermann 215c964fab
fix padding for medium group 5 years ago
Audric Ackermann 8123508b51
fix avatar closed group and pubkey for medium mobile groups 5 years ago
Audric Ackermann f11cb7744d
fix round avatars with border top and bottom width 5 years ago
Audric Ackermann ceab8228fc
close leftpane overlay on message sent to that conversation 5 years ago
Audric Ackermann be35770517
Merge pull request #1342 from Bilb/add-translations 5 years ago
Audric Ackermann 3177235535
add indonesian locale from mobile 5 years ago
Audric Ackermann dfdb515904
locale tools, map indonesia `in` mobile locale to our `id` 5 years ago
Audric Ackermann 9a0acd1408
add vietnamese translation from mobile 5 years ago
Audric Ackermann 03911faab3
add polish translation from mobile 5 years ago
Audric Ackermann 860999f35b
add japanese translation from mobile 5 years ago
Audric Ackermann 5f9a8eea61
fix localized tools for japanese (no plurals issue) 5 years ago
Audric Ackermann ffab04c7f4
Merge pull request #1341 from Bilb/avatar-always-show-two-members 5 years ago
Audric Ackermann 6d53c7562b
fix test 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 d6e8247016
Merge pull request #1339 from Bilb/add-back-copy-session-id
add back Copy Session ID but show it only for user context click
5 years ago
Audric Ackermann c0fa5fe290
hide annoying log 5 years ago
Audric Ackermann 4d801fd8e5
check for changes on member avatars only on re rendering 5 years ago
Audric Ackermann 76dc5960dd
render grey Icon if no pubkey or avatarPath on Avatar 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 30416d98ab
show our avatar on a group if less than 2 members 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 cd1a940719
add back Copy Session ID but show it only for user context click 5 years ago
Audric Ackermann 56a81ccc93
Merge pull request #1336 from Bilb/remove-jazzicon 5 years ago
Audric Ackermann 28d2481389
fix tests 5 years ago
Audric Ackermann ff1c554e8a
make MediumGroupChatMessage share impl with ClosedGroupChatMessage 5 years ago
Audric Ackermann 04063cd0fb
make medium group pubkey be in bytes rather than str 5 years ago