Commit graph

6382 commits

Author SHA1 Message Date
Vince
a7a2f9289c Updated references to hasModPerms to isModerator for code consistency 2019-11-28 16:44:46 +11:00
Audric Ackermann
061556bb7d trigger showUserDetails on message's avatar clicks 2019-11-28 16:38:43 +11:00
Vince
e9068d56ce Updated isModerator to senderIsModerator and fixed logic of isModerator function 2019-11-28 15:48:07 +11:00
Audric Ackermann
acea116d4f Revert "Message: click on avatar show userDetailModal"
This reverts commit 2c914c554d.
2019-11-28 14:58:51 +11:00
Audric Ackermann
be5f932c08 fix lint 2019-11-28 14:57:58 +11:00
Audric Ackermann
bd7f587aa7 Center avatar and display name in UserDetailsDialog 2019-11-28 14:52:50 +11:00
Maxim Shishmarev
81bfa90943 Prompting the user to reset session on invalid ciphertext 2019-11-28 14:05:11 +11:00
Maxim Shishmarev
7ed103f286
Merge pull request #651 from msgmaxim/original-message
Check again for quoted messages after a short timeout
2019-11-28 14:04:06 +11:00
Audric Ackermann
c61249e5e0 put event in the avatar element and trigger it in conversation header 2019-11-28 10:02:20 +11:00
Audric Ackermann
e3a8e5f73c UserDetailsDialog: set a separate className 2019-11-28 10:02:20 +11:00
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.
2019-11-28 10:02:20 +11:00
Audric Ackermann
9992a3da1d Add a showUserDetails modal to display user's details
Relates #655
2019-11-28 10:02:20 +11:00
Audric Ackermann
af58d52b0f
Merge pull request #660 from Bilb/385-handle-focus-registration-page
Update input focus on registration page
2019-11-27 16:08:56 +11:00
Maxim Shishmarev
aa35eb61fa
Merge pull request #659 from msgmaxim/invitations
Tweak style for group invitations in dark mode
2019-11-27 11:59:47 +11:00
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
2019-11-26 13:03:25 +11:00
Maxim Shishmarev
5a4ea93594
Merge pull request #653 from Bilb/clearnet
Fix the conversation horizontal scrollbar when only few conversations #560
2019-11-26 12:47:38 +11:00
Maxim Shishmarev
60eccd89ae Tweak style for group invitations in dark mode 2019-11-26 12:29:55 +11:00
Maxim Shishmarev
927bccf341
Merge pull request #654 from msgmaxim/no-friends
Show appropriate message in group invitation dialog on no friends
2019-11-26 11:42:58 +11:00
Audric Ackermann
2c789c8b0e fix lint 2019-11-26 11:29:20 +11:00
Audric Ackermann
c19b53d3fd Disable horizontal scrollbar on conversation list #560 2019-11-26 11:18:51 +11:00
Audric Ackermann
0b15fa467b Fix the conversation scrollbar when only few conversations #560 2019-11-26 11:18:51 +11:00
sachaaaaa
9733aee0d6
Merge pull request #657 from sachaaaaa/fix_-DEVICE_MAPPING_ANNOTATION_KEY
Fix DEVICE_MAPPING_USER_ANNOTATION_TYPE
2019-11-26 10:14:05 +11:00
sachaaaaa
666c640634 lint 2019-11-26 10:13:17 +11:00
sachaaaaa
03e0a5976f Fix DEVICE_MAPPING_USER_ANNOTATION_TYPE 2019-11-26 10:10:26 +11:00
Maxim Shishmarev
07c39523e9 Show appropriate message in group invitation dialog on no friends 2019-11-25 17:29:07 +11:00
Beaudan Brown
43a91ab672 Linted 2019-11-25 16:34:52 +11:00
Beaudan Brown
bee5a89f14 Show toast on user ban 2019-11-25 16:30:34 +11:00
Maxim Shishmarev
2ab0d084f1
Merge pull request #645 from msgmaxim/group-invites
Public chat invitations
2019-11-25 16:29:02 +11:00
Maxim Shishmarev
d562a88583 Check again for quoted messages after a short timeout 2019-11-25 16:27:48 +11:00
Beaudan Brown
2bbc1ecf63 Make ban user; handle server request 2019-11-25 15:59:13 +11:00
Beaudan Brown
a3d171884d Added ban user right click functionality 2019-11-25 15:58:25 +11:00
Beaudan Brown
4581a20260 Add new string i18n stuff 2019-11-25 15:35:13 +11:00
Ryan Tharp
6cde9aa263
Merge pull request #638 from neuroscr/multidevice-publicchat
Public Chat - home server refactor / read public chat avatars from home server
2019-11-24 20:23:04 -08:00
Maxim Shishmarev
89e5e919f2 Address more review comments 2019-11-25 12:02:03 +11:00
sachaaaaa
79532d7590
Merge pull request #643 from sachaaaaa/pairing_QR
Show pubkey QR code in primary pairing dialog
2019-11-25 10:49:30 +11:00
Maxim Shishmarev
56bb2ed792 Address review comments 2019-11-25 10:06:08 +11:00
sachaaaaa
51a9d032f9
Merge branch 'clearnet' into pairing_QR 2019-11-25 10:03:52 +11:00
sachaaaaa
516b463d2e
Merge pull request #641 from sachaaaaa/pairing_revocation
Sending and handling of special UNPAIRING_REQUEST message
2019-11-25 10:03:11 +11:00
Maxim Shishmarev
8ea82b14e3 Add channel id field to invitations 2019-11-25 10:02:24 +11:00
Maxim Shishmarev
a5fce17d8c public chat invitations 2019-11-22 16:16:43 +11:00
Ryan Tharp
8f52080eed immediately set profile name on public chat servers when you update it 2019-11-21 20:36:57 -08:00
Ryan Tharp
065f2ca47f setProfileName refactor, setHomeServer(), immediate detect if our ProfileName gets out of sync on the server 2019-11-21 20:32:24 -08:00
Ryan Tharp
a147afec12 add note 2019-11-21 20:29:43 -08:00
Ryan Tharp
bb9912dcc5 update some notes 2019-11-21 19:02:17 -08:00
Maxim Shishmarev
9d50c21b29
Merge pull request #635 from msgmaxim/context-menu-select
Don't select messages when context menu is shown
2019-11-22 13:52:53 +11:00
Ryan Tharp
7088411cff fix where the avatar went 2019-11-21 18:10:19 -08:00
Ryan Tharp
6bd1227189 add back missing avatarAnnotation for now, move setLastRetrievedMessage to after multidevice processing, make getListOfMembers async, subscribe to the channel when it registers, partChannel(), getSubscribers(), fix avatar message object placement 2019-11-21 17:48:39 -08:00
Ryan Tharp
95a94175c0 make findOrCreateChannel async 2019-11-21 17:46:43 -08:00
Ryan Tharp
ced6563358 make maybeShowMembers async for lokiPublicChatAPI.getListOfMembers call 2019-11-21 17:46:23 -08:00
Ryan Tharp
f245007a8b convert findMember to async 2019-11-21 17:45:04 -08:00