Beaudan Campbell-Brown
|
f80e86ce74
|
Merge pull request #604 from BeaudanBrown/throttle-auto-fr
Throttle automated friend requests + bugfix
|
6 years ago |
Maxim Shishmarev
|
027e17f7d0
|
Reset multi selection when conversation is deleted/changed
|
6 years ago |
sachaaaaa
|
3f52b9df93
|
Make unpairing a toggle-able feature (enable with window.lokiFeatureFlags.multiDeviceUnpairing = true)
|
6 years ago |
Beaudan Brown
|
accd16cae1
|
Trigger friend request received update for the correct device conversation, throttle the sending of automated friend requests and don't send them to devices which sent *us* a friend request
|
6 years ago |
Beaudan Brown
|
41fdcef695
|
Ensure that we can't miss the apisReady event and only listen for single emit
|
6 years ago |
Maxim Shishmarev
|
7c96990119
|
Correctly handle server errors in multi-deletion
|
6 years ago |
sachaaaaa
|
cd2c4b993a
|
lint
|
6 years ago |
sachaaaaa
|
dc626ec4d0
|
use primary device pubkey when setting nickname
|
6 years ago |
sachaaaaa
|
9ab3626149
|
Fix italic tags showing up
|
6 years ago |
sachaaaaa
|
497f42165a
|
Allow unpairing device
|
6 years ago |
Maxim Shishmarev
|
8677fb15a0
|
Select multiple messages and bulk deletion
|
6 years ago |
sachaaaaa
|
30b26807e8
|
Merge pull request #600 from sachaaaaa/paired_device_alias
[multi-device]Allow primary device to assign local aliases to paired devices
|
6 years ago |
sachaaaaa
|
13572c3524
|
Merge branch 'multi-device' into paired_device_alias
|
6 years ago |
sachaaaaa
|
ea267fb952
|
Merge pull request #597 from sachaaaaa/show_secondary_secret_words
[multi-device]Show secondary secret words
|
6 years ago |
Beaudan Brown
|
7e275ac266
|
Don't sync secondary devices and make sure initAPIs has been called before sending friend requests to synced contacts
|
6 years ago |
Beaudan Brown
|
f16b032056
|
Handle sync messages properly for some edge cases, ensure we always have a primaryDevicePubKey, send contact sync message
|
6 years ago |
Beaudan Brown
|
722c10dd70
|
Verify that incoming sync messages are from one of our devices, don't send messages to ourselves
|
6 years ago |
Beaudan Brown
|
4aaa9ba26d
|
Update sendSyncMessage to use primary pubkey and don't send to itsself, don't send typing messages for primary conversation (note to self)
|
6 years ago |
Maxim Shishmarev
|
f6d9d2a606
|
Merge pull request #599 from msgmaxim/groups
Add a feature flag for private group chats
|
6 years ago |
sachaaaaa
|
46613de846
|
lint
|
6 years ago |
sachaaaaa
|
b324421534
|
Allow primary device to assign local aliases to paired devices
|
6 years ago |
sachaaaaa
|
d350e4adfb
|
Merge pull request #598 from sachaaaaa/secret_words_on_primary_device
[multi-device]show pairing words on paired device list
|
6 years ago |
Maxim Shishmarev
|
f4ed8b2bf3
|
Add a feature flag for private group chats
|
6 years ago |
Maxim Shishmarev
|
49976a4f81
|
Merge pull request #565 from msgmaxim/groups
Private Group Chat Essentials
|
6 years ago |
Maxim Shishmarev
|
7c8da8dc74
|
Fix unit tests
|
6 years ago |
Maxim Shishmarev
|
395daf3aba
|
Use Array.includes in place of Array.indexOf
|
6 years ago |
Maxim Shishmarev
|
a2f836c690
|
Address review comments
|
6 years ago |
Maxim Shishmarev
|
7c05939f55
|
Add group admins and the ability to remove members from private groups
|
6 years ago |
Maxim Shishmarev
|
0df5214979
|
Limit small private groups to 10 members
|
6 years ago |
Maxim Shishmarev
|
0490e5c668
|
Clean up conversation options for groups
|
6 years ago |
Maxim Shishmarev
|
9f81f67460
|
Can leave private group chats
|
6 years ago |
Maxim Shishmarev
|
f5e9a870f7
|
Add support for mentions in private group chats
|
6 years ago |
Maxim Shishmarev
|
90f1d4a6aa
|
Display error messages when creating/updating group chats
|
6 years ago |
Maxim Shishmarev
|
cf18572049
|
Adding new group members; establishing sessions between non-friends
|
6 years ago |
Maxim Shishmarev
|
0d19b708f9
|
Creating private group chats between friends
|
6 years ago |
sachaaaaa
|
9ddc237f6d
|
show pairing words instead of pubkeys on the primary device's paired devices list.
|
6 years ago |
Maxim Shishmarev
|
6c08852118
|
Merge pull request #593 from msgmaxim/not-friends
Fix incorrectly showing friend request as pending
|
6 years ago |
Maxim Shishmarev
|
279328f47b
|
Merge pull request #595 from msgmaxim/fix-rss
Clean up RSS conversation
|
6 years ago |
Maxim Shishmarev
|
3efedcab05
|
Merge pull request #596 from msgmaxim/delete-failed
Delete public chat messages locally if not stored on the server
|
6 years ago |
Beaudan Campbell-Brown
|
09da4af2df
|
Merge pull request #591 from BeaudanBrown/type-fix
Fix pairing error
|
6 years ago |
sachaaaaa
|
65361d33f5
|
New menu item "show pairing words" for secondary devices
|
6 years ago |
Maxim Shishmarev
|
e64ccbdd2b
|
Clean up RSS conversation
|
6 years ago |
Maxim Shishmarev
|
9e6f6d5a01
|
Fix incorrectly showing friend request as pending
|
6 years ago |
Maxim Shishmarev
|
1f4af59dad
|
Delete public chat messages locally if not stored on the server
|
6 years ago |
Beaudan Brown
|
94b0faf2aa
|
Remove (hopefully) last place the type of a pairing request is being checked
|
6 years ago |
Beaudan Brown
|
e9dc3b531e
|
Simplify auto accept check
|
6 years ago |
Beaudan Campbell-Brown
|
8235662518
|
Merge pull request #589 from Mikunj/pairing-fix
Fix cross platform device linking
|
6 years ago |
Beaudan Campbell-Brown
|
85d45196a1
|
Merge pull request #588 from BeaudanBrown/simple-error
Give a simple error instead of logging a failed null check
|
6 years ago |
Beaudan Campbell-Brown
|
d52a08a9e2
|
Merge pull request #586 from BeaudanBrown/robust-sessions
[multi-device] Robust sessions
|
6 years ago |
Beaudan Brown
|
653fd06451
|
Don't await for some background messages
|
6 years ago |