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
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
f57c85dc0d
hide pubkey when not needed on conversationHeader and listItem
5 years ago
Audric Ackermann
16b8fc8620
hide shortened pubkey except for public groups
5 years ago
Audric Ackermann
232b1a416a
do not refresh group panel media if length of media did not change
5 years ago
Audric Ackermann
7a8a22701b
Merge pull request #1370 from Bilb/fix-medium-groups
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
2f8f79c5d2
make message clearer when we try to reuse a keyIdx in the ratchet
5 years ago
Audric Ackermann
99608440d0
Merge pull request #1358 from Bilb/generate-own-sender-key-not-found
...
Generate our own senderkey if it does not exist
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
68a1091e99
Merge pull request #1361 from Bilb/fix-mention-@-with-long-title
...
render @ mention correctly with long title on ConversationListItem
5 years ago
Audric Ackermann
97eaf68085
clean getExistingSenderKeysForGroup as we don't need the diff anymore
5 years ago
Audric Ackermann
c0497e3df1
trigger senderKeyRequest if we get a DOMException on decryptGCM()
5 years ago
Audric Ackermann
05e682cdc2
enable back swarm polling when we get added back to a group
5 years ago
Audric Ackermann
3fa1a8f2b5
mark medium group as not left if we get a message INFO adding us back
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
a05b6556b0
remove unused handleQuit for medium groups
5 years ago
Audric Ackermann
e0e0830d3b
remove all ratchet when needed to get fresh senderKey from members
5 years ago
Audric Ackermann
5d7d66f65a
fix bug making session request being sent for medium group create
5 years ago
Audric Ackermann
a80f9a5965
fix medium group to match mobile way
5 years ago
Audric Ackermann
baaca1a29f
switch medium or closed group deeper in code
5 years ago
Audric Ackermann
82bc050ddd
always create a closed group the type set in the feature flag
...
speaking about enableSenderKeys
5 years ago
Audric Ackermann
06d0683ce5
WIP
5 years ago
Audric Ackermann
22afe50c05
make messageQueue handle medium group message in sendToGroup
5 years ago
Audric Ackermann
d4e9b43f0c
remove QUIT type of mediumgroupupdate
5 years ago
Audric Ackermann
4a86c81edf
themify the typing bubble
5 years ago
Audric Ackermann
4578c635a6
render @ mention correctly with long title on ConversationListItem
5 years ago
Audric Ackermann
82be1ca60f
allow medium group updates from non admin
5 years ago
Audric Ackermann
53a14a0b60
add prefix to ExpirationTimerUpdateMessage for closed group too
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
c01cd634e4
Generate our own senderkey if it does not exist
...
This case can happen on restore from seed
5 years ago
Audric Ackermann
c3e2397b0a
Merge pull request #1353 from Bilb/bad-snode-difficulty-100
...
mark node as bad if it returns difficulty 100
5 years ago
Audric Ackermann
e5db9916a5
allow closed group updates from non-admin user
5 years ago
Audric Ackermann
d12e0500af
mark node as bad if it returns difficulty 100
5 years ago
Audric Ackermann
bfcbf4fe08
Merge pull request #1347 from Bilb/avatar-add-animation-clickable
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
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
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