Commit graph

1871 commits

Author SHA1 Message Date
Audric Ackermann
e2a42d1b61
add stubbing of messageQueue in window from ts tests 2020-07-29 11:25:36 +10:00
Audric Ackermann
4c4c7795d2
Merge pull request #1290 from Bilb/fix-lightbox-size-big-pictures 2020-07-29 11:19:13 +10:00
Audric Ackermann
bbd16dbb54
fix size of dialog lightbox with big pictures 2020-07-28 15:12:34 +10:00
Maxim Shishmarev
d95dfdc04a
Merge pull request #1280 from msgmaxim/medium-group-fixes
Medium group protocol changes
2020-07-28 14:23:58 +10:00
Audric Ackermann
5f47c42038
when pulling public message, use the MultiDeviceProtocol to check
if this message is coming from us rather than checking the cached values
2020-07-28 12:20:54 +10:00
Maxim Shishmarev
db05592400 Address review comments 2020-07-28 12:13:41 +10:00
Audric Ackermann
720bb54bc1
move add_contacts_test open_group_test and registration_test to ts 2020-07-28 11:08:34 +10:00
Audric Ackermann
592c31dfc0
fix tslint issues with spectron includes 2020-07-28 10:57:59 +10:00
Audric Ackermann
a983085cbd
move page-objects to .ts files 2020-07-28 10:56:32 +10:00
Audric Ackermann
a853d27b28
disable multi device link and show warnings placeholder 2020-07-28 08:58:55 +10:00
Audric Ackermann
ad24ad28d6
Merge pull request #1284 from Bilb/fix-ttl-ugly-hack 2020-07-27 16:52:48 +10:00
Audric Ackermann
eb06356b26
Merge pull request #1277 from Bilb/fix-blocklist-handle 2020-07-27 16:52:40 +10:00
Audric Ackermann
8558764768
fix open group integration tests 2020-07-27 11:27:37 +10:00
Audric Ackermann
52cb50f063
make lokiPlainFetch return a SnodeResponse object 2020-07-27 10:59:29 +10:00
Audric Ackermann
38724d0992
filter convos to block sync by getting list from BlockedNumberController 2020-07-27 08:57:44 +10:00
Maxim Shishmarev
f1bc0ffc27 Fix export for file onions 2020-07-24 17:29:43 +10:00
Audric Ackermann
401c37c39e
make standardized menu, use them in ConversationHeader
and ConversationListItem
2020-07-24 16:40:44 +10:00
Audric Ackermann
394030b711
remove getDefaultTTL and use Constants values instead 2020-07-24 15:37:28 +10:00
Audric Ackermann
48edd431da
use constants rather than string for ttl 2020-07-24 15:29:33 +10:00
Audric Ackermann
467f96acac
substract 1 hour for control of ttl message so PN can ignore them 2020-07-24 14:48:56 +10:00
Vincent
d7de09e475 linter-fixes 2020-07-24 11:36:14 +10:00
Audric Ackermann
ce6263dc21
share ContextMenu item tests for ConversationListeItem and ConversationHeader 2020-07-24 11:24:37 +10:00
Audric Ackermann
8105f0647a
make a few unit tests quicker by polling more aggressively on results 2020-07-23 16:49:53 +10:00
Audric Ackermann
cd516aab64
lint 2020-07-23 16:29:19 +10:00
Audric Ackermann
ffbba2480f
hide blocking option from UI for blocking groups 2020-07-23 16:16:52 +10:00
Audric Ackermann
3e23039adb
do not sync blocked closed group as mobile is not ready yet 2020-07-23 16:15:34 +10:00
Maxim Shishmarev
cc43555cd2 Merge branch 'clearnet' into medium-group-fixes 2020-07-23 15:39:46 +10:00
Audric Ackermann
d2a4757061
trigger and handle blocked contacts/groups as a list on block/unblock 2020-07-23 10:53:24 +10:00
Vincent
2603401207 sleek-emoji-rendering 2020-07-23 09:58:46 +10:00
Maxim Shishmarev
87144336b7 Large refactor of medium groups. Fixes them for multidevice 2020-07-22 17:41:21 +10:00
Vincent
7d4383301d emoji-definition-reversion 2020-07-22 14:57:45 +10:00
Vincent
5165bfdba4 jsx-emoji-overlay 2020-07-22 14:03:24 +10:00
Vincent
9f1cef9844 emoji-rendering 2020-07-21 17:37:34 +10:00
Vincent
bf32cd3ae6 fixed up 2020-07-21 16:46:01 +10:00
Vincent
704d5a1184 Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react 2020-07-21 16:30:35 +10:00
Vincent
efd5b20a6e Super fast message receiving 2020-07-21 16:22:53 +10:00
Vincent
28a0d82ea2 Updating message recieving 2020-07-21 14:43:46 +10:00
Vincent
d823e2a758 safety-number-view 2020-07-20 17:46:13 +10:00
Maxim Shishmarev
8f0d59f9b8 Fix not shuffling nodes requested for pubkey 2020-07-20 12:31:56 +10:00
Audric Ackermann
ae6db8640a
Merge pull request #1273 from Bilb/fix-showing-secondary-conversation-sync 2020-07-20 11:36:57 +10:00
Vincent
134df7e389 Temporarily remove sending progress 2020-07-20 09:55:18 +10:00
Audric Ackermann
dd3080d9fe
mark conversation as secondary on message synced when needed 2020-07-20 09:46:05 +10:00
Vincent
79e821e342 dropZone inti 2020-07-17 16:38:51 +10:00
Vincent
707200718d Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react 2020-07-17 16:37:05 +10:00
Vincent
5ed6a9dda9 reorganise-dropin 2020-07-17 15:44:44 +10:00
Vincent
5b69f19410 compositionbox 2020-07-17 13:46:46 +10:00
Vincent
35218ec2d1 merged-w-clearnet 2020-07-17 12:07:06 +10:00
Vincent
3591001ef1 audio component ui 2020-07-16 18:22:09 +10:00
Vincent
c26e20d33f css-loader 2020-07-16 16:39:35 +10:00
Audric Ackermann
a17edd0ce9
enable back delivery Receipt and read receipt message 2020-07-16 15:54:17 +10:00
Mikunj Varsani
f2668571c2
Merge pull request #1252 from Bilb/drop-auto-fr-messages
drop auto fr messages 'Please Accept... '
2020-07-16 14:50:04 +10:00
Audric Ackermann
b04a64da8c
mark secondary devices as secondary from the right primary key 2020-07-16 14:08:53 +10:00
Mikunj
9e14615cd2 Remove RSS Feeds 2020-07-16 13:39:40 +10:00
Vincent
54b7d9a21b Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react 2020-07-16 11:57:42 +10:00
Vincent
9ec99da9f9 SessionRecording-cleanup 2020-07-16 11:55:21 +10:00
Audric Ackermann
9a5c73af3c
do not update loki display name is given string is '' onContactSync 2020-07-16 11:41:59 +10:00
Audric Ackermann
ba7241b2cb
contactSync: mark conversation as secondary when they are 2020-07-16 11:41:38 +10:00
Audric Ackermann
3775a9ef05
drop empty synced message (or autoFR) 2020-07-16 11:41:09 +10:00
Audric Ackermann
9df0a79fb9
remove blockedNumber.js 2020-07-16 10:24:13 +10:00
Audric Ackermann
e6e179b45b
Merge branch 'clearnet' into drop-auto-fr-messages 2020-07-16 10:07:18 +10:00
Audric Ackermann
0c8e34a78e
remove envelope from cache if sentMessage is empty 2020-07-16 09:41:16 +10:00
Audric Ackermann
17cae3937d
drop synced message with the autoFR content 2020-07-15 16:34:24 +10:00
Audric Ackermann
598d6d1010
drop auto fr messages 'Please Accept... ' 2020-07-15 14:32:05 +10:00
Audric Ackermann
b34470c215
Merge pull request #1250 from Bilb/sync-blocked-numbers 2020-07-15 14:27:19 +10:00
Audric Ackermann
c7b5fdf02d
Merge pull request #1246 from Bilb/accept-group-ids-from-mobile 2020-07-15 11:33:02 +10:00
Audric Ackermann
20a286d288
add comments about temporary fix with mobile group pubkeys regex 2020-07-15 11:17:05 +10:00
Audric Ackermann
a121dd6694
show block/unblock option for closed group on contextmenu 2020-07-15 10:35:39 +10:00
Audric Ackermann
fc5af07363
update UI when user blocks a group 2020-07-14 16:41:07 +10:00
Audric Ackermann
1b35f132e3
fix test 2020-07-14 16:23:42 +10:00
Audric Ackermann
45cdbcbb2f
handle sync of blocked contact/groups as sync events 2020-07-14 16:22:37 +10:00
Audric Ackermann
66697bc235
remove unused addBlockedGroup function since we moved to controller
for blocked group
2020-07-14 16:21:39 +10:00
Audric Ackermann
8d544a9d87
make redux store update on block/unblock 2020-07-14 15:56:40 +10:00
Vincent
055856d9ac note-for-reenabling-sessionsettings 2020-07-14 15:49:25 +10:00
Vincent
a67e67d13c Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into ui-polish 2020-07-14 13:19:48 +10:00
Vincent
95c5a881e1 rebuild-ui 2020-07-14 13:16:04 +10:00
Audric Ackermann
edc34649a4
Merge pull request #1241 from Bilb/fix-our-profile-picture-change 2020-07-14 13:08:16 +10:00
Audric Ackermann
4e56ad2419
Merge pull request #1244 from Bilb/fix-sending-errors-handling 2020-07-14 13:08:00 +10:00
Audric Ackermann
f491158b3f
add the group id from mobile as valid pubkey key 2020-07-14 12:33:07 +10:00
Vincent
9d6a24d802 rm-uipolishmergre 2020-07-14 11:57:43 +10:00
Vincent
07096e5b09 Merge branch 'ts-constants' into ui-polish 2020-07-14 11:46:42 +10:00
Vincent
7896671df0 fixup-tests 2020-07-14 11:41:34 +10:00
Audric Ackermann
d2e7462627
unregister to change events for avatarUpdates on ActionPanel 2020-07-14 11:28:10 +10:00
Audric Ackermann
5eb2f35c45
remove toast on link request when the linking screen is opened 2020-07-14 11:27:43 +10:00
Audric Ackermann
3fd260b793
enforce type of profileKey and signature on linking messages 2020-07-14 11:27:19 +10:00
Vincent
1a150f96c4 merged w ts-constants 2020-07-14 11:26:32 +10:00
Vincent
5216cc2c2e merge clearnet 2020-07-14 11:16:36 +10:00
Vincent
c020eddef6 constants-to-ts 2020-07-14 11:06:26 +10:00
Maxim Shishmarev
c843da0e94
Merge pull request #1238 from msgmaxim/revive-medium-groups
Fix medium group sending for single device users; protocol changes
2020-07-14 10:34:30 +10:00
Maxim Shishmarev
9b2f11b860 Use stub instead of replace 2020-07-14 10:07:28 +10:00
Audric Ackermann
f641b9436b
fix our handling of snode sending errors so we have a real error shown
when a message fails to send because of it.

Also, fix the retry logic on the corresponding message
2020-07-14 08:55:26 +10:00
Maxim Shishmarev
1d1a62e683 Fix incorrectly syncing medium group chat messages 2020-07-13 18:16:22 +10:00
Audric Ackermann
53433261d9
remove outgoing_message.js and everything related to it 2020-07-13 17:10:20 +10:00
Maxim Shishmarev
3faa4f71f3 Fix unit tests 2020-07-13 16:42:04 +10:00
Vincent
f8cd997b13 constants-to-ts 2020-07-13 16:37:12 +10:00
Audric Ackermann
948e32fbf7
update our top left avatar on avatar changes
when our primary device updates the avatar, we wait for a sync message
to know about this update.
Once this message comes in, it updates the avatar on the conversation,
but nothing refresh the ActionPanel component.

This commit makes sure we listen for changes on our conversation to
trigger this refresh.
2020-07-13 16:28:03 +10:00
Vincent
506b55bfe2 session-id-editable 2020-07-13 15:37:41 +10:00
Vincent
fd746a475a ui polished and ttl constants 2020-07-13 14:08:18 +10:00
Maxim Shishmarev
d747249d4f Merge branch 'clearnet' into revive-medium-groups 2020-07-13 12:44:17 +10:00
Maxim Shishmarev
6351fc1d4c Lint 2020-07-13 12:40:03 +10:00
Maxim Shishmarev
f6223ce5ab Use message queue for medium group chat messages 2020-07-13 12:35:42 +10:00
Vincent
39dea3b1bc Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into blocked-fixes 2020-07-13 11:13:31 +10:00
Audric Ackermann
91f2632cda
Merge pull request #1239 from Bilb/fix-closed-gorup-updates-with-1.0.9 2020-07-13 10:48:55 +10:00
Audric Ackermann
6ec5f1921c
Merge pull request #1237 from Bilb/close-panel-one-open-group-joined
close overlay when open group is joined
2020-07-13 10:31:43 +10:00
Vincent
9b07c8fc8e outline-class 2020-07-13 10:09:41 +10:00
Audric Ackermann
a4fedaf75d
fix empty avatar being undefined rather than ''
building ClosedGroupUpdate message via ts makes it have an avatar
content with fields empty if we pass '' as avatar.

we wamt no avatar field at all
2020-07-13 09:07:52 +10:00
Maxim Shishmarev
237bd84b35 Fix medium group sending for single device users; protocol changes 2020-07-10 17:59:33 +10:00
Audric Ackermann
c7daf55a65
close overlay when open group is joined 2020-07-10 17:18:18 +10:00
Audric Ackermann
4c108b470b
hide ourdevices when creating a closed group 2020-07-10 16:29:24 +10:00
Vincent
ca96992a44 Pukbeyified 2020-07-10 11:33:34 +10:00
Vincent
68f2a90f7c pubkeys-in-message-encryptor-init 2020-07-10 11:24:23 +10:00
Mikunj
646973e330 Made changes to how messages are sent.
Instead of blocking the message queue when we don't have a session, we instead just send out a session request and send the queued messages using fallback encryption.
This means that users will be able to message right away without having to wait.
The only down side is that all messages sent before sessions are established will be using the weaker encryption.

This change also means we have to detach session requests from envelope type (which is a good thing) and thus now a message is a session request if it contains a preKeyBundle.
2020-07-10 10:00:21 +10:00
Audric Ackermann
4381d0135f
Merge pull request #1231 from Bilb/fix-open-groups-ui 2020-07-10 08:08:54 +10:00
Maxim Shishmarev
7724df25cc Fix incorrect handling of pow update 2020-07-09 18:11:40 +10:00
Audric Ackermann
d92bf6febf
Merge pull request #1229 from Bilb/fix-open-groups-ui
* fix sync of closed groups
* fix showing of contacts and closed groups after sync
* create closed group: only show direct conversations 
* handle message sending events for open groups
2020-07-09 17:23:51 +10:00
Audric Ackermann
aa635e9cd3
trigger opengroup sync when joining an open group 2020-07-09 16:55:55 +10:00
Audric Ackermann
b502fcc3f9
clean code and add comments 2020-07-09 16:26:25 +10:00
Audric Ackermann
8019bce372
make the 'OK' button green on putting an alias for linked device 2020-07-09 16:09:59 +10:00
Audric Ackermann
f03d66de38
use active_at to show and sync real contacts from contact list 2020-07-09 16:09:30 +10:00
Mikunj
f48e10fccd Fix profile keys not being decoded properly 2020-07-09 13:55:47 +10:00
Audric Ackermann
adb7234b43
exclude empty timestamp conversation from contacts list 2020-07-09 11:07:16 +10:00
Audric Ackermann
c8241f47e6
CreateClosedGroup: only show direct conversations
Also use the conversation display name when available
2020-07-09 10:58:05 +10:00
Audric Ackermann
4aa0667686
OpenGroup: get conversation from conversationController rather than appDotNetApi 2020-07-09 10:33:26 +10:00
Audric Ackermann
880e039652
handle grantSignature undefined 2020-07-09 10:28:10 +10:00
Audric Ackermann
d8df91fa15
use the groupId as conversation id to create a conversation when this is a group 2020-07-09 09:05:44 +10:00
Audric Ackermann
126f18278f
handle message sent success for opengroups events correctly 2020-07-09 08:57:45 +10:00
Audric Ackermann
7fe188417a
Merge pull request #1227 from Bilb/fix-1.0.9-interoperability
include verb and path on outgoing websocket message
2020-07-09 08:14:33 +10:00
Audric Ackermann
32bf5cd83f
Merge pull request #1225 from vincentbavitz/https-open-group 2020-07-08 18:07:01 +10:00
Audric Ackermann
3fa54c3ef9
Merge pull request #1226 from Bilb/various-closed-group-fixes 2020-07-08 18:06:43 +10:00
Audric Ackermann
f8aa50546b
include verb and path on outgoing websocket message 2020-07-08 17:59:17 +10:00
Vincent
6078be1657 revive-ts-refactor 2020-07-08 17:12:34 +10:00
Vincent
83528f4b8d Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react 2020-07-08 16:42:30 +10:00
Vincent
4574407b41 finally-clause 2020-07-08 16:00:57 +10:00
Vincent
8b8510cf71 finally-clause 2020-07-08 15:59:57 +10:00
Audric Ackermann
8432d01488
minor ui improvements (button color and place) 2020-07-08 15:46:37 +10:00
Vincent
6cb05c3677 review-fixes 2020-07-08 15:36:59 +10:00
Audric Ackermann
db1a133c25
drop an expiretimer message with the same timer already on use 2020-07-08 15:26:02 +10:00
Vincent
4a13b1e6bb attemptConnection-complete 2020-07-08 15:25:18 +10:00
Vincent
baf3050b1d @params 2020-07-08 15:12:52 +10:00
Vincent
3a3d412542 linted 2020-07-08 14:37:25 +10:00
Vincent
3bc7d95d47 closed-group-contacts-redux 2020-07-08 14:29:22 +10:00
Vincent
e72970fdc7 load-conv-public 2020-07-08 12:14:46 +10:00
Vincent
a005aa8a2e onLoading join 2020-07-08 11:41:30 +10:00
Vincent
b05d2e6725 Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into https-open-group 2020-07-08 11:40:53 +10:00
Audric Ackermann
d5cfcf9edc
Merge pull request #1223 from Bilb/various-closed-group-fixes
* fix display name and avatar to be shown when message is coming from a secondary device
* fix show of expiretimer in the group conversation when it is for it.
* fix a bug creating empty conversation when sync closed group message is received on secondary device
* trigger an expiretimer update message to all members when updating a group.
* trigger an expiretimer update message when sending back group details (after a requestGroupInfo)
2020-07-08 11:29:08 +10:00
Vincent
6111cb2d17 server-regex-tighten 2020-07-08 11:20:40 +10:00
Audric Ackermann
696fbd8d7a
address review 2020-07-08 11:14:54 +10:00
Vincent
f6ae5386e9 getting opengroup conversation 2020-07-08 10:59:20 +10:00
Maxim Shishmarev
a2b80a5e68 Address review comments 2020-07-08 10:57:24 +10:00
Vincent
ab966e600a OpenGrop joining 2020-07-08 10:19:51 +10:00
Audric Ackermann
bd67040086
handle empty group id after decoding and set it to null 2020-07-08 10:13:21 +10:00
Audric Ackermann
178060e4d2
handle Uint8Array in protobuf.convertToTS() 2020-07-08 09:34:35 +10:00
Maxim Shishmarev
29fe64f5d5 Fix retrieving with pubkey object 2020-07-07 18:33:40 +10:00
Vincent
54209e98a8 propogate join channel erros 2020-07-07 18:20:39 +10:00
Vincent
39b41cb222 joining-open-groups 2020-07-07 17:46:50 +10:00
Maxim Shishmarev
ae35626b35
Merge pull request #1221 from msgmaxim/ts-onion-requests
Move onion requests to typescript
2020-07-07 16:01:19 +10:00
Mikunj Varsani
f11e0f2cd0
Merge pull request #1222 from Mikunj/blocking
Fix up Blocking
2020-07-07 15:51:59 +10:00
Maxim Shishmarev
ccc487528d Fix edkey extraction 2020-07-07 15:34:56 +10:00
Mikunj
f008a8b3ef Always block the primary device instead of all devices.
Added isBlockedAsync function.
2020-07-07 15:31:59 +10:00
Mikunj
2a1afa9fe7 Forgot checking for our own devices 2020-07-07 14:47:14 +10:00
Mikunj
3159baebfa Fix case where blocked user adds a new linked device. 2020-07-07 14:41:37 +10:00
Audric Ackermann
0366f29473
fix expiretimer on closed groups message showing on session conversation 2020-07-07 14:33:47 +10:00
Vincent
8484b9d3f6 regex-fiddling 2020-07-07 14:30:49 +10:00
Vincent
ea23df2986 OpenGroup strict SSL verification 2020-07-07 14:21:11 +10:00
Audric Ackermann
a02aa75f1f
Merge remote-tracking branch 'upstream/clearnet' into various-closed-group-fixes 2020-07-07 14:17:57 +10:00
Mikunj
1b93a210bc Comments 2020-07-07 13:46:56 +10:00
Audric Ackermann
bfd19af04d
use MultiDeviceProtocol.isOurDevice when possible 2020-07-07 13:34:36 +10:00
Audric Ackermann
15b8600e25
fix display name and avatar not being updated when message from secondary 2020-07-07 13:30:25 +10:00
Vincent
5b68ea69f7 revert activeAt position 2020-07-07 13:22:18 +10:00
Vincent
bcad497c7f regex-for-http 2020-07-07 13:20:26 +10:00
Vincent
e7569a569c fix-unicode-windows-error 2020-07-07 12:37:18 +10:00
Mikunj
95f1e34b6b Update tests 2020-07-07 11:49:18 +10:00
Mikunj
8c3943094d Add tests 2020-07-07 11:42:56 +10:00
Maxim Shishmarev
6919f53a45 Move constants to preload.js 2020-07-07 11:05:04 +10:00
Mikunj
aa75205bbd Move BlockedNumberController to ts 2020-07-07 10:24:24 +10:00
Vincent
5a2b91d572 Merge branch 'various-closed-group-fixes' of https://github.com/Bilb/loki-messenger into closed-group-fixes 2020-07-07 10:23:52 +10:00
Vincent
447d2b3406 edit-loading-state 2020-07-07 10:03:04 +10:00
Maxim Shishmarev
12f73e23f2 Move onion requests to typescript 2020-07-07 09:57:52 +10:00
Vincent
4c48c9f6d6 Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into closed-group-fixes 2020-07-07 09:50:08 +10:00
Vincent
2f38a4a7a3 revert primary-device-pubkey 2020-07-06 18:20:21 +10:00
Vincent
600653d3d6 allow cancel linking 2020-07-06 18:09:58 +10:00
Audric Ackermann
ed48818867
include old avatar and expireTimer on groupUpdate 2020-07-06 17:07:55 +10:00
Audric Ackermann
809b4d9461
Merge remote-tracking branch 'upstream/clearnet' into various-closed-group-fixes 2020-07-06 16:21:47 +10:00
Maxim Shishmarev
d429390e62
Merge pull request #1218 from msgmaxim/swarm-nodes
Remove swarm nodes from conversations
2020-07-06 16:13:57 +10:00
Audric Ackermann
235ab0bfb3
create convo for both primary and secondary in receivemessage 2020-07-06 16:08:11 +10:00
Vincent
0386259fce cancelling linked 2020-07-06 16:06:24 +10:00
Maxim Shishmarev
d5a98b8b47 Remove swarm nodes from conversations 2020-07-06 15:41:52 +10:00
Vincent
6e1f3fdc75 linked-devices-limit 2020-07-06 14:19:13 +10:00
Audric Ackermann
2257420523
ignore other empty buffers which should be null after protobuf decode 2020-07-06 14:07:37 +10:00
Mikunj Varsani
26e3eca1a2
Merge pull request #1215 from Mikunj/session-restoration
Automatically restore session on no record error
2020-07-06 12:23:51 +10:00
Vincent
d7f8b2ccdd Merge branch 'session-restoration' of https://github.com/Mikunj/session-desktop into fix-group-name 2020-07-06 12:02:18 +10:00
Mikunj
8f82e7a442 Fix multi device pairing 2020-07-06 11:53:52 +10:00
Mikunj
f33897abe2 Automatically restore session on no record error 2020-07-06 10:38:04 +10:00
Mikunj
669648d9cb Fix expire timer 2020-07-03 16:38:50 +10:00
Mikunj Varsani
416d5f69c0
Merge pull request #1211 from Mikunj/closed-group-fixes
Closed group fixes
2020-07-03 15:40:06 +10:00
Maxim Shishmarev
6a41aa1d88
Merge pull request #1210 from msgmaxim/fix-some-tests
Stub out swarm polling
2020-07-03 15:18:13 +10:00
Mikunj
2ff177d814 Fix promise test 2020-07-03 14:32:57 +10:00
Mikunj
2d5230715f Merge branch 'clearnet' into closed-group-fixes 2020-07-03 14:06:12 +10:00
Maxim Shishmarev
9cdb7710ec Stub out swarm polling 2020-07-03 14:01:46 +10:00
Mikunj
c422c9e2ad Lint 2020-07-03 13:59:14 +10:00
Mikunj
fd547941d6 Fix sync message issue 2020-07-03 13:57:08 +10:00
Mikunj
269c87a42e Fix closed group issues 2020-07-03 13:21:33 +10:00
Mikunj
8d11660b13 Fix attachments 2020-07-03 10:08:24 +10:00
Maxim Shishmarev
7e737a3ccd Merge branch 'clearnet' into refactor-polling 2020-07-02 15:57:47 +10:00
Maxim Shishmarev
114f6d083f Fix pubkey comparison 2020-07-02 15:42:36 +10:00
Maxim Shishmarev
7dd9469074 Further improve imports 2020-07-02 15:02:32 +10:00
Audric Ackermann
7c89b291de
Merge pull request #1205 from Bilb/handle-message-sending-events 2020-07-02 05:54:54 +01:00
Maxim Shishmarev
b31b6bb912 Lint 2020-07-02 12:47:31 +10:00
Maxim Shishmarev
255c7ada68 More clean up in message_receiver.js 2020-07-02 12:32:13 +10:00
Maxim Shishmarev
6fcc1f7ae4 Merge branch 'clearnet' into refactor-polling 2020-07-02 12:07:37 +10:00
Audric Ackermann
bbebfa4c7e
remove fixed comments 2020-07-02 11:50:31 +10:00
Audric Ackermann
0474e84b19
fix profileKey sharing and avatar 2020-07-02 09:49:12 +10:00
Audric Ackermann
f3ae798b12
remove SESSION_REQUEST flag from DataMessage. now in envelope 2020-07-02 09:46:55 +10:00
Maxim Shishmarev
468ad9f71d Add more type annotations 2020-07-01 16:20:54 +10:00
Vince
cef647f110
Merge pull request #1199 from vincentbavitz/utils-tests
Utils Tests
2020-07-01 16:08:07 +10:00
Vincent
d1a77b82ee rm tmp file 2020-07-01 12:55:34 +10:00
Vincent
e4cf21b2de ConversationAttributes typofix 2020-07-01 12:34:51 +10:00
Mikunj
23b05107fb Fix closed group infinite request loop 2020-07-01 12:27:24 +10:00
Vincent
7498a255a2 utils compatiblity merger 2020-07-01 12:26:49 +10:00
Maxim Shishmarev
e2b5b6654b Clean up more imports 2020-07-01 12:13:01 +10:00
Audric Ackermann
c95bf57b28
Merge remote-tracking branch 'upstream/clearnet' into handle-message-sending-events 2020-07-01 11:44:59 +10:00
Audric Ackermann
1201707d17
show tiny wheel while message is in sending state 2020-07-01 11:32:07 +10:00
Maxim Shishmarev
6295e4206d Clean up imports 2020-07-01 11:23:33 +10:00
Mikunj
7b355dae78 Fix grunt 2020-07-01 08:35:07 +10:00
Maxim Shishmarev
0904e7a8ca Refactor from message polling to content message handling 2020-06-30 18:10:35 +10:00
Mikunj
4a3188bbf9 minor fixes 2020-06-30 16:03:35 +10:00
Mikunj
d4dc8aa2ed remove SyncMessageUtils.from 2020-06-30 15:28:53 +10:00
Mikunj
a972c328c7 Change how sync messages are handled 2020-06-30 14:52:09 +10:00
Mikunj
225d7f84e4 Fix declaration file names 2020-06-30 09:52:55 +10:00
Mikunj
347a1e5582 Add avatar uploading to attachment utils 2020-06-30 09:38:09 +10:00
Audric Ackermann
c419ff9cd2
include display name in outgoing messages 2020-06-29 15:37:27 +10:00
Mikunj
c589f4a4af Finish hooking up attachments 2020-06-29 14:17:05 +10:00
Mikunj
fbbbadada5 Merge branch 'clearnet' into attachments 2020-06-29 13:14:35 +10:00
Vincent
fadbb37022 Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into utils-tests 2020-06-29 13:14:17 +10:00
Audric Ackermann
5f2990d088
Merge pull request #1197 from Bilb/other-messages-new-sending 2020-06-29 02:34:29 +01:00
Audric Ackermann
1b011ca74e
fix groupUpdate including an empty kicked field 2020-06-29 10:30:16 +10:00
Vincent
2d0409f9c8 Merge branch 'gorup-tests' into utils-tests 2020-06-29 09:11:47 +10:00
Vincent
e2e867d5c1 Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into utils-tests 2020-06-29 08:40:10 +10:00
Vincent
a6433fe5dd merge 2020-06-29 08:29:39 +10:00
Vincent
a62a19145c group-tests 2020-06-29 08:29:09 +10:00
Vincent
5d8f9cf950 stratify-utils 2020-06-26 14:59:59 +10:00
Mikunj
13811233b6 Add session request expiry checks 2020-06-26 14:36:16 +10:00
Audric Ackermann
9941c12586
finish adding mediumGroupUpdates 2020-06-26 13:53:33 +10:00
Vincent
c3af41cb80 merge 2020-06-26 13:17:35 +10:00
Vincent
f4fdd42ef3 string-tests 2020-06-26 12:48:06 +10:00
Mikunj
366ccdf97d Add more functions 2020-06-26 12:33:47 +10:00
Mikunj
b69ad7db16 Add attachment util 2020-06-26 11:58:05 +10:00
Audric Ackermann
39bad87a18
updateMediumGroup replaced with new pipeline 2020-06-26 11:08:27 +10:00
Audric Ackermann
a43abfd436
move groupContextType to sub classes of Closedgroup 2020-06-26 10:56:53 +10:00
Vincent
32015eeab6 ptests 2020-06-26 03:21:23 +10:00
Audric Ackermann
cae608fd01
drop typing message for public groups and fix opengroup sending 2020-06-25 15:38:00 +10:00