Commit Graph

472 Commits

Author SHA1 Message Date
Maxim Shishmarev 8ca7b8cfb4 Message receiving refactor: handleDataMessage onwards 2020-06-12 18:08:44 +10:00
Mikunj e6139a5463 Merge branch 'clearnet' into message-sending-refactor 2020-06-05 13:05:23 +10:00
Audric Ackermann 73e15250d7
Merge remote-tracking branch 'upstream/clearnet' into integration-test-logs-rebased 2020-06-03 15:56:48 +10:00
Audric Ackermann 2d26479177
lint 2020-06-03 11:40:30 +10:00
Audric Ackermann 3c9bf34648
use conversation and conversationOrigin instead sendingConversation in message.js 2020-06-03 11:36:20 +10:00
Maxim Shishmarev ec3c03dbd4 Address review comments 2020-05-29 17:48:57 +10:00
Maxim Shishmarev 2a0130ff04 Multidevice support for medium groups 2020-05-29 17:47:39 +10:00
Audric Ackermann fa853538d0
LINT after prettier upgrade 2020-05-29 16:25:15 +10:00
Mikunj 8512c2307b Linting 2020-05-29 15:16:14 +10:00
Mikunj df44e5afca Fix FR logic 2020-05-29 14:51:08 +10:00
Audric Ackermann 13a783bd4a
fix multi device fr 2020-05-28 13:53:24 +10:00
Audric Ackermann 03757ba2ca
lint 2020-05-28 09:58:42 +10:00
Audric Ackermann 255616ff8f
fix integration-tests 2020-05-27 17:21:19 +10:00
Audric Ackermann 12b396ce7e
add option to send a message to a single device, or to all device except one 2020-05-27 16:10:12 +10:00
Audric Ackermann f9f3117101
Merge remote-tracking branch 'vinc/fr-fixes' into integration-test-logs-rebased 2020-05-27 15:40:06 +10:00
Vincent 1b345bce42 Simplification 2020-05-27 14:45:42 +10:00
Vincent 1f9b3ce5ea Updated comments 2020-05-27 10:32:17 +10:00
Vincent 1cd716d053 Removed comments 2020-05-27 10:22:22 +10:00
Audric Ackermann 632de4e9c7
handleDataMessage: handle messages as coming from primaryDevice 2020-05-26 17:36:27 +10:00
Audric Ackermann e399b9b65b
lint 2020-05-26 17:36:25 +10:00
Audric Ackermann aa6371b6b0
fix bug friend request being auto accepted by unknown user from their secondary device 2020-05-26 17:29:26 +10:00
Vincent 19cf4fa54b Set profile name 2020-05-21 16:07:24 +10:00
Vincent 9c7f5b2c09 Accepting FR from each conv 2020-05-21 16:05:34 +10:00
Vincent e8e7b2121e Message FR accept fiddling 2020-05-21 16:05:34 +10:00
Vincent 5db9795076 Accepting FRs to all devices 2020-05-21 16:05:31 +10:00
Vincent 60ddaa14be Prevent multiple FR conversations 2020-05-21 15:20:51 +10:00
Mikunj ec3132afc9 Fix auto accepting friend requests 2020-05-21 09:27:25 +10:00
Mikunj a1f2b38325 Merge changes 2020-05-20 09:04:36 +10:00
Mikunj e666c3c97d Add comments 2020-05-19 13:47:34 +10:00
Mikunj a497871ea3 Made changes for new protocol 2020-05-19 12:17:08 +10:00
Audric Ackermann f46c885fdf
merge fix-closed-group to clearnet 2020-05-15 12:53:49 +10:00
Mikunj Varsani 1a0b760fa1
Merge pull request #1093 from Bilb/fix-various-closed-group
Fix various closed group
2020-04-27 10:07:16 +10:00
Audric Ackermann 3c2746d910
fix group update notifcation when we are added to the group 2020-04-23 14:28:41 +10:00
Audric Ackermann 6848eb975a
fix tests 2020-04-14 11:19:24 +10:00
Audric Ackermann 645b2d55fc
invite friends to closed group: hide already members 2020-04-14 09:56:31 +10:00
Audric Ackermann ab77b0f9a5
disable message contextmenu on group chats when kicked 2020-04-14 09:56:31 +10:00
Mikunj a09e370e1d Added testing on pull request
Disable proxy in tests.
2020-02-28 14:51:09 +11:00
Mikunj b61dd6a839 Don't send groups in contact sync message 2020-02-19 09:22:50 +11:00
Mikunj 62825faa61 Don't perform admin check if it's a new group that we are creating 2020-02-19 09:03:51 +11:00
Mikunj fc6ca57e1e Added support for group request info 2020-02-19 09:03:51 +11:00
Mikunj Varsani a75ef365b8 Fix device unlinking.
Fix session request being sent even if we have keys to setup a session.
Fix minor crash.
2020-02-11 10:18:41 +11:00
Mikunj Varsani e1d06fc9be Fix messages from secondary device not being mapped correctly to their primary device.
Fix creating closed groups from secondary device.
Fix primary device showing up in create group dialog.
2020-02-11 09:09:58 +11:00
Mikunj Varsani d9c521b09d Fix message syncing in closed groups 2020-02-10 19:36:32 +11:00
Vincent 821cf00b65 Closed group update message stylgin 2020-02-05 14:19:01 +11:00
Mikunj d7f71650ea Linting 2020-02-05 10:37:55 +11:00
Mikunj 8ae793db19 Rename BACKGROUND_FRIEND_REQUEST to SESSION_REQUEST.
Don't trigger friend request logic if a message is aimed at a group.
2020-02-05 10:32:14 +11:00
Vincent cb417d3665 Link preview warning on setting toggle 2020-02-03 14:20:18 +11:00
Maxim Shishmarev 02320334f0 Remove P2P 2020-01-30 11:47:37 +11:00
Audric Ackermann 3b24714f3e
Sort messages by sent_at (#718)
Sort messages by sent_at
2020-01-28 23:46:41 +00:00
Maxim Shishmarev 033492a200 Sort messages by sent_at 2020-01-13 15:37:55 +11:00