Audric Ackermann
|
6209d7d2e2
|
remove conversation when friendrequest is declined
|
5 years ago |
Audric Ackermann
|
34fde5f71a
|
contact list, show receivedfriendrequest, then sent, then friends
|
5 years ago |
Audric Ackermann
|
05bbc43b22
|
fix accept/decline friend request from conversationListItem
|
5 years ago |
Vincent
|
8074756dc2
|
Infinte duration toasts
|
5 years ago |
Vincent
|
6ee5d041fb
|
Finishing up some modals
|
5 years ago |
Vincent
|
08cc218364
|
Fixed orderin of toasts with Maps
|
5 years ago |
Vincent
|
02d23e972c
|
Optimisations and SASS simplifcation
|
5 years ago |
Vincent
|
fc235d6057
|
Completed message selection
|
5 years ago |
Vincent
|
0c4f57e57d
|
Added session button types and session button colors
|
5 years ago |
Vincent
|
98b4b18583
|
Added message selection inital functionality and added to buttons
|
5 years ago |
Maxim Shishmarev
|
5123fa0409
|
Merge pull request #669 from msgmaxim/restoration
Prompting the user to reset session on invalid ciphertext
|
5 years ago |
Ryan Tharp
|
a3abf3b14a
|
Merge pull request #661 from sachaaaaa/encrypted_avatar
Encrypted profile pic
|
5 years ago |
Maxim Shishmarev
|
19786108a3
|
address reviews
|
5 years ago |
sachaaaaa
|
acc19985f5
|
allow removing picture when avatar set to null (currently only possible via mobile)
|
5 years ago |
sachaaaaa
|
a29f0a4120
|
encrypted pictures for public chats
|
5 years ago |
sachaaaaa
|
5b7baaf357
|
enable profile sharing after becoming friends for private messages
|
5 years ago |
Maxim Shishmarev
|
1020f54b60
|
Merge pull request #662 from Bilb/655-clickable-profile
clickable profile
|
5 years ago |
vincentbavitz
|
2e83881373
|
Merge pull request #652 from vincentbavitz/public-ban
Public ban
|
5 years ago |
Vince
|
64996844ac
|
Updated references to hasModPerms to isModerator for code consistency
|
5 years ago |
Vince
|
0643c6836c
|
Cached constants for readability
|
5 years ago |
Vince
|
a7a2f9289c
|
Updated references to hasModPerms to isModerator for code consistency
|
5 years ago |
Vince
|
e9068d56ce
|
Updated isModerator to senderIsModerator and fixed logic of isModerator function
|
5 years ago |
Maxim Shishmarev
|
81bfa90943
|
Prompting the user to reset session on invalid ciphertext
|
5 years ago |
Maxim Shishmarev
|
7ed103f286
|
Merge pull request #651 from msgmaxim/original-message
Check again for quoted messages after a short timeout
|
5 years ago |
Audric Ackermann
|
9992a3da1d
|
Add a showUserDetails modal to display user's details
Relates #655
|
5 years ago |
Beaudan Brown
|
43a91ab672
|
Linted
|
5 years ago |
Beaudan Brown
|
bee5a89f14
|
Show toast on user ban
|
5 years ago |
Maxim Shishmarev
|
2ab0d084f1
|
Merge pull request #645 from msgmaxim/group-invites
Public chat invitations
|
5 years ago |
Maxim Shishmarev
|
d562a88583
|
Check again for quoted messages after a short timeout
|
5 years ago |
Beaudan Brown
|
2bbc1ecf63
|
Make ban user; handle server request
|
5 years ago |
Beaudan Brown
|
a3d171884d
|
Added ban user right click functionality
|
5 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
|
5 years ago |
Maxim Shishmarev
|
89e5e919f2
|
Address more review comments
|
5 years ago |
Maxim Shishmarev
|
56bb2ed792
|
Address review comments
|
5 years ago |
Maxim Shishmarev
|
8ea82b14e3
|
Add channel id field to invitations
|
5 years ago |
Maxim Shishmarev
|
a5fce17d8c
|
public chat invitations
|
5 years ago |
Maxim Shishmarev
|
9d50c21b29
|
Merge pull request #635 from msgmaxim/context-menu-select
Don't select messages when context menu is shown
|
5 years ago |
Ryan Tharp
|
0d47f305ca
|
add missing await
|
5 years ago |
Maxim Shishmarev
|
8b2876dadc
|
Disable context menu and message selection for RSS feed
|
5 years ago |
Maxim Shishmarev
|
2262b41cd7
|
Prevent hiding the context menu by clicking away to also potentially select messages
|
5 years ago |
Maxim Shishmarev
|
4dd314c18f
|
Enable profile pictures
|
5 years ago |
sachaaaaa
|
6c28b1aa79
|
Merge pull request #623 from loki-project/multi-device
Multi device
|
5 years ago |
Maxim Shishmarev
|
d1c450a213
|
Merge pull request #621 from msgmaxim/select-messages
Prevent clicking on quote from selecting the message
|
5 years ago |
Beaudan Brown
|
685ada5cc5
|
Merge branch 'clearnet' into prep-merge
|
5 years ago |
Beaudan Campbell-Brown
|
a2e8e6480f
|
Merge pull request #539 from neuroscr/multidevice-publicchat
[multi-device] public chat
|
5 years ago |
Maxim Shishmarev
|
6c4fa6986b
|
Prevent clicking on quote from selecting the message
|
5 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 Campbell-Brown
|
b42a8aab1f
|
Typo
Co-Authored-By: sachaaaaa <40749766+sachaaaaa@users.noreply.github.com>
|
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
|
24a687c106
|
Throttle the refreshing of device mappings to once every minute
|
6 years ago |