Commit Graph

310 Commits (f893ef154e972a10112d0a6bfd69b2af4ccce785)

Author SHA1 Message Date
Vincent 4d690768a6 Scrolling button updated and animations to modals 5 years ago
Vincent a0a5a61b29 Various changes suggested by redesign overview 5 years ago
Vincent 3dd18a0c9c Profile picture upload, fixes and copy 5 years ago
Audric Ackermann 25d0fff95f fix build 5 years ago
Vincent d0a8b933e9 Add friends to server Session'isation 5 years ago
Vincent 643a19d1af Sass improvements 5 years ago
Vincent 010cf045cb optimisation of ternary & binary expr. 5 years ago
Vincent 2439c6f95b Contextmenu left trigger fix for messageview 5 years ago
Audric Ackermann 67262c7eaa lint after merge and fix startup of app 5 years ago
Audric Ackermann a7f2072eb7 update invite friend dialog with session ui 5 years ago
Audric Ackermann fb4debdd42 fix add friends dialog noFriendsToAdd 5 years ago
Audric Ackermann 1d63bc3203 add required props in grouppanel to handle disappearing message sets 5 years ago
Audric Ackermann 213db6c1ed fix lint 5 years ago
Audric Ackermann ab0ff9c3ad rename showUserDetails -> avatarClick for conversationHeader 5 years ago
Audric Ackermann ddaf62a499 add group settings page with media downladable and docs only 5 years ago
Audric Ackermann 89ba00e213 remove unused import 5 years ago
Audric Ackermann 73041ccef3 show receivedFriendRequest in a popup 5 years ago
Audric Ackermann 84c315449f show nb of members on group chat when members.length>0 5 years ago
Vincent 7b6e28eaab Keyboard navigation wrt Modals 5 years ago
Vincent 2ede557a74 Modal additions incl. QR fixup and Seed View 5 years ago
Vincent 2419272608 Updated React dialogs to SessionModals 5 years ago
Vincent 9afb8b4d5e Major rework of context menus 5 years ago
Vincent 08cc218364 Fixed orderin of toasts with Maps 5 years ago
Audric Ackermann 2cc7f3ed20 fix merge issue 5 years ago
Audric Ackermann 803b24ef16 fix lint 5 years ago
Audric Ackermann d5b8436f4d integrate dangerouslySetInnerHTML into custom components and sanityze it before rendering 5 years ago
Audric Ackermann e2519c38e1 fix lint 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
Vincent c2c084920a Namespacing 5 years ago
Vincent c9887f7bc3 Exports simplification and message selection 5 years ago
Vincent 10676f5573 Improved file structuring 5 years ago
Vincent a17964beb7 Using singular enum names rather than plural 5 years ago
Vincent 141c0135fb Fixed styling 5 years ago
Vincent d62f1c6e22 Inital conversation restructuring 5 years ago
Vince 44ff75cc88 Fixed multi select by preventing select on clicking audio element in message list. 6 years ago
Maxim Shishmarev 1020f54b60
Merge pull request #662 from Bilb/655-clickable-profile
clickable profile
6 years ago
vincentbavitz 2e83881373
Merge pull request #652 from vincentbavitz/public-ban
Public ban
6 years ago
Vince a7a2f9289c Updated references to hasModPerms to isModerator for code consistency 6 years ago
Vince e9068d56ce Updated isModerator to senderIsModerator and fixed logic of isModerator function 6 years ago
Audric Ackermann acea116d4f Revert "Message: click on avatar show userDetailModal"
This reverts commit 2c914c554d.
6 years ago
Audric Ackermann be5f932c08 fix lint 6 years ago
Audric Ackermann c61249e5e0 put event in the avatar element and trigger it in conversation header 6 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.
6 years ago
Audric Ackermann 9992a3da1d Add a showUserDetails modal to display user's details
Relates #655
6 years ago
Maxim Shishmarev 07c39523e9 Show appropriate message in group invitation dialog on no friends 6 years ago
Beaudan Brown 43a91ab672 Linted 6 years ago
Maxim Shishmarev 2ab0d084f1
Merge pull request #645 from msgmaxim/group-invites
Public chat invitations
6 years ago
Beaudan Brown a3d171884d Added ban user right click functionality 6 years ago