Commit Graph

6353 Commits (24e24681a6af8aef74e5a53a16250e2b0ba0a0e4)
 

Author SHA1 Message Date
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
Beaudan Brown 8ccf62ed4e Trigger endSession code if we receive a friend request from a friend 6 years ago
Mikunj 589b3f3233 Infer pairing message type from the content.
This should fix device pairing cross platform.
6 years ago
Beaudan Brown cc8277f54d Better variable name and use it in more places 6 years ago
Beaudan Brown 72b60077c7 Give a simple error instead of logging a failed null check 6 years ago
Beaudan Brown 883feb668d The rest of my multidevice work, send messages to all the correct devices and automatic friend request if not friends with a device 6 years ago
Beaudan Campbell-Brown aa66b28ffe
Merge pull request #579 from BeaudanBrown/friends-with-any
Add isFriendsWithAnyDevice and use it in relevant places
6 years ago
Beaudan Campbell-Brown 26a5b6c6fc
Merge pull request #580 from BeaudanBrown/is-secondary-device
isSecondary flag
6 years ago
Beaudan Campbell-Brown 17e70bf81c
Merge branch 'multi-device' into is-secondary-device 6 years ago
Beaudan Campbell-Brown 8adf6a474e
Merge pull request #578 from BeaudanBrown/multidevice-bugs
Unique constraint and prevent some undefined bugs
6 years ago
Beaudan Brown 76b36845bb Add isFriendsWithAnyDevice and use it in relevant places 6 years ago
Beaudan Campbell-Brown 5d2c15fd24
Merge pull request #584 from BeaudanBrown/ugh-other-name
Final change
6 years ago
Beaudan Brown 0defebc484 Final change 6 years ago
Beaudan Campbell-Brown 4c59eb7977
Merge pull request #583 from BeaudanBrown/nickname-message
Update change nickname message
6 years ago
Beaudan Brown 1b3f56dfd3 Update change nickname message 6 years ago
Beaudan Campbell-Brown 9516cce497
Merge pull request #574 from BeaudanBrown/beta6-bugfixes
Beta6 bugfixes
6 years ago
Beaudan Brown 6a512503f0 Update display name sanitisation to allow a bunch of languages and spaces 6 years ago
Beaudan Brown 08ad913105 Add explicit isSecondary flag to conversation list items so they can remain hidden in the menu after they become friends etc 6 years ago
Beaudan Brown de0a5c7b78 Unique constraint and prevent some undefined bugs 6 years ago
Beaudan Brown 2f52995e18 Fix the delete messages button to not break the conversation 6 years ago
Maxim Shishmarev 809bbff45a
Merge pull request #575 from msgmaxim/update-plist
Update mac.plist
6 years ago
Maxim Shishmarev 2824dcfe25 Update mac.plist
as per Mikunj's request
6 years ago
Beaudan Brown d97eced37b Merge branch 'clearnet' into multi-device 6 years ago
Beaudan Brown a3635216db Enable sending audio recordings 6 years ago
Beaudan Brown 49fcb50d48 Update link preview settings to be cleaner 6 years ago
Beaudan Brown 22df66c08f Fix missing await, fix undefined bug 6 years ago