Audric Ackermann
|
061556bb7d
|
trigger showUserDetails on message's avatar clicks
|
5 years ago |
Audric Ackermann
|
9992a3da1d
|
Add a showUserDetails modal to display user's details
Relates #655
|
5 years ago |
Maxim Shishmarev
|
2ab0d084f1
|
Merge pull request #645 from msgmaxim/group-invites
Public chat invitations
|
6 years ago |
Ryan Tharp
|
6cde9aa263
|
Merge pull request #638 from neuroscr/multidevice-publicchat
Public Chat - home server refactor / read public chat avatars from home server
|
6 years ago |
Maxim Shishmarev
|
89e5e919f2
|
Address more review comments
|
6 years ago |
Maxim Shishmarev
|
8ea82b14e3
|
Add channel id field to invitations
|
6 years ago |
Maxim Shishmarev
|
a5fce17d8c
|
public chat invitations
|
6 years ago |
Ryan Tharp
|
8f52080eed
|
immediately set profile name on public chat servers when you update it
|
6 years ago |
sachaaaaa
|
db0068b429
|
Sending and handling of special UNPAIRING_REQUEST message
|
6 years ago |
Maxim Shishmarev
|
8cd8c8d4f9
|
Merge pull request #610 from msgmaxim/profile-pictures
Enable custom profile pictures
|
6 years ago |
Ryan Tharp
|
207e3d022f
|
Merge branch 'profile-pictures' of https://github.com/msgmaxim/loki-messenger into multidevice-publicchat
|
6 years ago |
Ryan Tharp
|
e1554496d2
|
convert LokiFileServerAPI to factory and use establishHomeConnection, lint
|
6 years ago |
Maxim Shishmarev
|
5a08ac9cc1
|
Use avatar specific endpoint
|
6 years ago |
sachaaaaa
|
40208442e6
|
lint
|
6 years ago |
sachaaaaa
|
8850d9bcce
|
Only set when account already created
|
6 years ago |
sachaaaaa
|
0b41ef0983
|
Ensure primaryDevicePubKey is always defined in storage
|
6 years ago |
Maxim Shishmarev
|
4dd314c18f
|
Enable profile pictures
|
6 years ago |
Beaudan Brown
|
685ada5cc5
|
Merge branch 'clearnet' into prep-merge
|
6 years ago |
Beaudan Campbell-Brown
|
a2e8e6480f
|
Merge pull request #539 from neuroscr/multidevice-publicchat
[multi-device] public chat
|
6 years ago |
Ryan Tharp
|
bd17c4b026
|
lint
|
6 years ago |
Beaudan Brown
|
f1c155b943
|
Stop sending sync messages to public chats and mark messages from any of our devices as outgoing
|
6 years ago |
Beaudan Brown
|
807f4cbd2a
|
Storing primary device pubkey on the conversation model for easier access, ensuring that we accept all the friend requests from the primary conversation rather than the secondary
|
6 years ago |
Beaudan Brown
|
030264c689
|
Fix misuse of getAllDevicePubKeysForPrimaryPubKey and rename some vars
|
6 years ago |
Beaudan Campbell-Brown
|
6611a10855
|
Merge pull request #590 from BeaudanBrown/session-reset-on-fr
Session reset on fr
|
6 years ago |
Beaudan Brown
|
370dee5abb
|
Ensure we have the correct apis and listeners during the pairing process. Catch upnp error. Remove redundant friend requests
|
6 years ago |
Beaudan Brown
|
c31535edb4
|
Rename blockSync, only send contacts and profile if sending a GRANT request, do *not* always be friends with secondary devices because we still need to complete a friend request exchange
|
6 years ago |
Beaudan Brown
|
332cd30052
|
Send contact sync message when becoming friends with contact and auto accept/send friend requests when receiving contact sync
|
6 years ago |
Beaudan Campbell-Brown
|
e88aca57f2
|
Merge pull request #603 from sachaaaaa/Fix_secondary_nickname
[multi-device] Fix secondary nickname
|
6 years ago |
Beaudan Campbell-Brown
|
0f74a002df
|
Merge pull request #601 from BeaudanBrown/sync-messages
[multi-device] Sync messages
|
6 years ago |
Beaudan Brown
|
15c07ea7df
|
Sync secondary devices again but handle the receiving of them properly
|
6 years ago |
Beaudan Brown
|
41fdcef695
|
Ensure that we can't miss the apisReady event and only listen for single emit
|
6 years ago |
sachaaaaa
|
dc626ec4d0
|
use primary device pubkey when setting nickname
|
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 |
Maxim Shishmarev
|
7c05939f55
|
Add group admins and the ability to remove members from private groups
|
6 years ago |
Maxim Shishmarev
|
9f81f67460
|
Can leave private 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
|
65361d33f5
|
New menu item "show pairing words" for secondary devices
|
6 years ago |
Beaudan Brown
|
e9dc3b531e
|
Simplify auto accept check
|
6 years ago |
Beaudan Brown
|
8ccf62ed4e
|
Trigger endSession code if we receive a friend request from a friend
|
6 years ago |
Beaudan Brown
|
d97eced37b
|
Merge branch 'clearnet' into multi-device
|
6 years ago |
Mikunj
|
3ba71fad9e
|
Linting.
|
6 years ago |
Beaudan Brown
|
5e1e70ac8c
|
Enable link previews by default
|
6 years ago |
Beaudan Brown
|
4e70b66131
|
Extract the async token grab from the server api constructor and put in the factory. Fix up the areas this affects
|
6 years ago |
Beaudan Brown
|
5d2f7ddb20
|
Add messages needed for UI, bit of house work
|
6 years ago |
Beaudan Brown
|
39fac5fd02
|
Add initial add server UI skeleton
|
6 years ago |
sachaaaaa
|
cbee5a884c
|
Secondary device to update device mapping to server after lokiFileServerAPI creation
|
6 years ago |
sachaaaaa
|
73d90a5277
|
Merge pull request #537 from sachaaaaa/secondary_device_minimum_receiver
[multi-device] Start all the receivers only after the secondary registration is fini…
|
6 years ago |
sachaaaaa
|
cc04bee38a
|
Start all the receivers only after the secondary registration is finished
|
6 years ago |
sachaaaaa
|
5a8ab00a96
|
Rename pairing getters to specify secondary or primary. Add getGrantAuthForPrimary.
|
6 years ago |