Commit Graph

323 Commits (9ce5dd23ce8bbc267e598ea09b6795f3ed60075c)

Author SHA1 Message Date
Audric Ackermann 293eca0509 Merge branch 'brand-redesign' into clearnet 6 years ago
Audric Ackermann 7e6bbe9c54 do not make highlighted message different for now 6 years ago
Audric Ackermann 25344685a2 merge 6 years ago
Audric Ackermann 25d0fff95f fix build 6 years ago
Vincent d0a8b933e9 Add friends to server Session'isation 6 years ago
Vincent 643a19d1af Sass improvements 6 years ago
Vincent 010cf045cb optimisation of ternary & binary expr. 6 years ago
Vincent 2439c6f95b Contextmenu left trigger fix for messageview 6 years ago
Audric Ackermann 67262c7eaa lint after merge and fix startup of app 6 years ago
Audric Ackermann a7f2072eb7 update invite friend dialog with session ui 6 years ago
Audric Ackermann fb4debdd42 fix add friends dialog noFriendsToAdd 6 years ago
Audric Ackermann 1d63bc3203 add required props in grouppanel to handle disappearing message sets 6 years ago
Audric Ackermann 213db6c1ed fix lint 6 years ago
Audric Ackermann ab0ff9c3ad rename showUserDetails -> avatarClick for conversationHeader 6 years ago
Audric Ackermann ddaf62a499 add group settings page with media downladable and docs only 6 years ago
Audric Ackermann 89ba00e213 remove unused import 6 years ago
Audric Ackermann 73041ccef3 show receivedFriendRequest in a popup 6 years ago
Audric Ackermann 84c315449f show nb of members on group chat when members.length>0 6 years ago
Vincent 7b6e28eaab Keyboard navigation wrt Modals 6 years ago
Vincent 2ede557a74 Modal additions incl. QR fixup and Seed View 6 years ago
Vincent 2419272608 Updated React dialogs to SessionModals 6 years ago
Vincent 9afb8b4d5e Major rework of context menus 6 years ago
Vincent 08cc218364 Fixed orderin of toasts with Maps 6 years ago
Ryan Tharp 404a2129af
Merge pull request #700 from neuroscr/multidevice-publicchat
Defeat caching of context menu
6 years ago
Maxim Shishmarev dcc3232b2b
Merge pull request #697 from msgmaxim/mentions-fix
Fix not awaiting on promises in mentions
6 years ago
Ryan Tharp 7507b9c2ce defeat caching of context menu, and remove unneeded parameter to getHeaderProps 6 years ago
Audric Ackermann 2cc7f3ed20 fix merge issue 6 years ago
Audric Ackermann 803b24ef16 fix lint 6 years ago
Audric Ackermann d5b8436f4d integrate dangerouslySetInnerHTML into custom components and sanityze it before rendering 6 years ago
Audric Ackermann e2519c38e1 fix lint 6 years ago
Ryan Tharp 472d5ed3be correct menu for RSS conversations 6 years ago
Maxim Shishmarev efc03153d3 Fix not awaiting on promises in mentions 6 years ago
Ryan Tharp 26ea0d3ce4 take out unneeded dollar signs 6 years ago
Ryan Tharp 2761e89732 Make aspects of the HTML easier to style 6 years ago
Ryan Tharp 0281338a39 fix tabIndex 6 years ago
Vincent fc235d6057 Completed message selection 6 years ago
Vincent 0c4f57e57d Added session button types and session button colors 6 years ago
Ryan Tharp 9af91d228c fix typo 6 years ago
Ryan Tharp 5730a88c18 add/remove moderator modal dialogs 6 years ago
Vincent 98b4b18583 Added message selection inital functionality and added to buttons 6 years ago
Vincent c2c084920a Namespacing 6 years ago
Vincent c9887f7bc3 Exports simplification and message selection 6 years ago
Vincent 10676f5573 Improved file structuring 6 years ago
Vincent a17964beb7 Using singular enum names rather than plural 6 years ago
Vincent 141c0135fb Fixed styling 6 years ago
Vincent d62f1c6e22 Inital conversation restructuring 6 years ago
Ryan Tharp 37f4b8e8ed use else 6 years ago
Ryan Tharp d58a835af4 enable updateGroup if a public chat channel mod 6 years ago
Ryan Tharp b152d186d5 handle public chat group update 6 years ago
Vince 44ff75cc88 Fixed multi select by preventing select on clicking audio element in message list. 6 years ago