Vince
44ff75cc88
Fixed multi select by preventing select on clicking audio element in message list.
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
Audric Ackermann
061556bb7d
trigger showUserDetails on message's avatar clicks
5 years ago
Vince
e9068d56ce
Updated isModerator to senderIsModerator and fixed logic of isModerator function
5 years ago
Audric Ackermann
acea116d4f
Revert "Message: click on avatar show userDetailModal"
...
This reverts commit 2c914c554d
.
5 years ago
Audric Ackermann
be5f932c08
fix lint
5 years ago
Audric Ackermann
bd7f587aa7
Center avatar and display name in UserDetailsDialog
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
c61249e5e0
put event in the avatar element and trigger it in conversation header
5 years ago
Audric Ackermann
e3a8e5f73c
UserDetailsDialog: set a separate className
5 years ago
Audric Ackermann
2c914c554d
Message: click on avatar show userDetailModal
...
Disable the click on avatar because before it selected the message.
OnClick on avatar -> trigger event to show the UserDetails modal with this pubkey.
5 years ago
Audric Ackermann
9992a3da1d
Add a showUserDetails modal to display user's details
...
Relates #655
5 years ago
Audric Ackermann
af58d52b0f
Merge pull request #660 from Bilb/385-handle-focus-registration-page
...
Update input focus on registration page
5 years ago
Maxim Shishmarev
aa35eb61fa
Merge pull request #659 from msgmaxim/invitations
...
Tweak style for group invitations in dark mode
5 years ago
Audric Ackermann
f980e07b75
Update input focus on registration page
...
The issue 385 is already resolved. This commit sets up the same behavior
for the other sections of the registration page (i.e. the mnemonic and
the link device sections)
Fixes #385
5 years ago
Maxim Shishmarev
5a4ea93594
Merge pull request #653 from Bilb/clearnet
...
Fix the conversation horizontal scrollbar when only few conversations #560
5 years ago
Maxim Shishmarev
60eccd89ae
Tweak style for group invitations in dark mode
5 years ago
Maxim Shishmarev
927bccf341
Merge pull request #654 from msgmaxim/no-friends
...
Show appropriate message in group invitation dialog on no friends
5 years ago
Audric Ackermann
2c789c8b0e
fix lint
5 years ago
Audric Ackermann
c19b53d3fd
Disable horizontal scrollbar on conversation list #560
5 years ago
Audric Ackermann
0b15fa467b
Fix the conversation scrollbar when only few conversations #560
5 years ago
sachaaaaa
9733aee0d6
Merge pull request #657 from sachaaaaa/fix_-DEVICE_MAPPING_ANNOTATION_KEY
...
Fix DEVICE_MAPPING_USER_ANNOTATION_TYPE
5 years ago
sachaaaaa
666c640634
lint
5 years ago
sachaaaaa
03e0a5976f
Fix DEVICE_MAPPING_USER_ANNOTATION_TYPE
5 years ago
Maxim Shishmarev
07c39523e9
Show appropriate message in group invitation dialog on no friends
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
Beaudan Brown
4581a20260
Add new string i18n stuff
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
sachaaaaa
79532d7590
Merge pull request #643 from sachaaaaa/pairing_QR
...
Show pubkey QR code in primary pairing dialog
5 years ago
Maxim Shishmarev
56bb2ed792
Address review comments
5 years ago
sachaaaaa
51a9d032f9
Merge branch 'clearnet' into pairing_QR
5 years ago
sachaaaaa
516b463d2e
Merge pull request #641 from sachaaaaa/pairing_revocation
...
Sending and handling of special UNPAIRING_REQUEST message
5 years ago
Maxim Shishmarev
8ea82b14e3
Add channel id field to invitations
5 years ago
Maxim Shishmarev
a5fce17d8c
public chat invitations
5 years ago
Ryan Tharp
8f52080eed
immediately set profile name on public chat servers when you update it
5 years ago
Ryan Tharp
065f2ca47f
setProfileName refactor, setHomeServer(), immediate detect if our ProfileName gets out of sync on the server
5 years ago
Ryan Tharp
a147afec12
add note
5 years ago
Ryan Tharp
bb9912dcc5
update some notes
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