Commit Graph

531 Commits (acd3f41b6c982e1f06e31af90a4fc4b9eb995de3)

Author SHA1 Message Date
Ryan Tharp 404a2129af
Merge pull request #700 from neuroscr/multidevice-publicchat
Defeat caching of context menu
5 years ago
Maxim Shishmarev dcc3232b2b
Merge pull request #697 from msgmaxim/mentions-fix
Fix not awaiting on promises in mentions
5 years ago
Ryan Tharp 7507b9c2ce defeat caching of context menu, and remove unneeded parameter to getHeaderProps 5 years ago
Ryan Tharp 472d5ed3be correct menu for RSS conversations 5 years ago
Maxim Shishmarev efc03153d3 Fix not awaiting on promises in mentions 5 years ago
Ryan Tharp 26ea0d3ce4 take out unneeded dollar signs 5 years ago
Ryan Tharp 2cf39cc1ed
Merge pull request #690 from neuroscr/multidevice-publicchat
Add/Remove Moderators interface
5 years ago
Ryan Tharp 2761e89732 Make aspects of the HTML easier to style 5 years ago
Ryan Tharp 0281338a39 fix tabIndex 5 years ago
Ryan Tharp 9af91d228c fix typo 5 years ago
Ryan Tharp 5730a88c18 add/remove moderator modal dialogs 5 years ago
Audric Ackermann 6d662f6b05 rename UserDetailsDialog isEnlargeImageShown-> isEnlargedImageShown 5 years ago
Audric Ackermann a30d772c64 topleft avatar click show edit profile 5 years ago
Audric Ackermann 531b782669 click on our avatar show the edit profile dialog & fix lint 5 years ago
Audric Ackermann 14dab92989 jazzicon make borderRadius 50% rather than 50px 5 years ago
Audric Ackermann 2fdb4c3540 cleanup code 5 years ago
Audric Ackermann 4999ececfd enlarged avatar when clicked in showUserDetailsDialog 5 years ago
Audric Ackermann b21b439092 make showUserDetails modal close on click outside 5 years ago
Ryan Tharp 37f4b8e8ed use else 5 years ago
Ryan Tharp d58a835af4 enable updateGroup if a public chat channel mod 5 years ago
Ryan Tharp b152d186d5 handle public chat group update 5 years ago
Ryan Tharp a3abf3b14a
Merge pull request #661 from sachaaaaa/encrypted_avatar
Encrypted profile pic
5 years ago
sachaaaaa 25f0c3f700 Hide 'edit profile' on secondary devices 5 years ago
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 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
Audric Ackermann c61249e5e0 put event in the avatar element and trigger it in conversation header 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
Maxim Shishmarev 5a4ea93594
Merge pull request #653 from Bilb/clearnet
Fix the conversation horizontal scrollbar when only few conversations #560
5 years ago
Audric Ackermann 2c789c8b0e fix lint 5 years ago
Audric Ackermann 0b15fa467b Fix the conversation scrollbar when only few conversations #560 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
Maxim Shishmarev 2ab0d084f1
Merge pull request #645 from msgmaxim/group-invites
Public chat invitations
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 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 f245007a8b convert findMember to async 5 years ago
Maxim Shishmarev 8cd8c8d4f9
Merge pull request #610 from msgmaxim/profile-pictures
Enable custom profile pictures
5 years ago
Maxim Shishmarev e738e07d3e Add missing margin to typing indicator bubbles 5 years ago
Maxim Shishmarev 8b2876dadc Disable context menu and message selection for RSS feed 5 years ago