Commit Graph

453 Commits (7c726c8f47a31076a7fd7051182170677162c21c)

Author SHA1 Message Date
Audric Ackermann 7c726c8f47 move the enter session editable to a custom component 6 years ago
Audric Ackermann bd3a4c5b19 addd placeholder in conversation search input 6 years ago
Audric Ackermann 3014b7ccba update conversation list item in messages view 6 years ago
Audric Ackermann 8d6ae29d87 conversation list item update unread border and count 6 years ago
Audric Ackermann 225f002648 add conversations with working search on leftpanel 6 years ago
Audric Ackermann 3893a26251 move the selectedSection state to the leftpanel object 6 years ago
Audric Ackermann c883d20bd7 add the left pane sections on main page 6 years ago
Vincent 53555c0133 Fixed wrt review @ Audric 6 years ago
Vincent 8074756dc2 Infinte duration toasts 6 years ago
Vincent 6ee5d041fb Finishing up some modals 6 years ago
Vincent 66911d6f06 Connect to server modal semi-complete 6 years ago
Vincent 648cc2339c Working with deps 6 years ago
Vincent 659d4412bd QR code completion 6 years ago
Vincent 798eb402cb Initial pairing modal prep 6 years ago
Vincent ff7dbd6562 Globalised consts 6 years ago
Vincent 2419272608 Updated React dialogs to SessionModals 6 years ago
Vincent 228e4ca81e Adding session settings to utilise toggles 6 years ago
Vincent 8aac656107 Modals finished. Need to xfer all to React 6 years ago
Vincent 9afb8b4d5e Major rework of context menus 6 years ago
Vincent d0d5012e07 Fixed breaking sessionToggle issues 6 years ago
Vincent e9d543fe4a Dropdown generalisation and simplification 6 years ago
Vincent 12011a30d4 Inital dropdown, modal and toggle 6 years ago
Vincent 08cc218364 Fixed orderin of toasts with Maps 6 years ago
Vince 9cd27abf31
Merge branch 'brand-redesign' into brand-redesign 6 years ago
Vincent 597c177ced Syntactical sugar 6 years ago
Vincent d2ff34c1c0 Additional icons for session toasts 6 years ago
Vincent 4d463c659c Filesize toast amend 6 years ago
Vincent 5a6960b481 Completed toast stacking, fadeout and close. 6 years ago
Audric Ackermann 2c80dec146 add session brand icon on registration page 6 years ago
Audric Ackermann cca4b51c8f remove showSubtitle option on registration page 6 years ago
Audric Ackermann 2cc7f3ed20 fix merge issue 6 years ago
Audric Ackermann db12bf0f3e ugly hack to empty contenteditable div 6 years ago
Audric Ackermann 49d5106b56 validate form registration on enter press 6 years ago
Audric Ackermann e3360b1978 hide registration subtitle and fix enableShowHide in SessionInput 6 years ago
Audric Ackermann e17e93ef84 remove props 118n in our code and call it from the window global 6 years ago
Audric Ackermann ccd037201b remove unused sessionIconButton class under /session 6 years ago
Audric Ackermann b1406ed391 lint and remove unused code 6 years ago
Audric Ackermann 4ad62284fa add an animation when showing the sessionID on registration 6 years ago
Audric Ackermann 5039930508 add basic secondary device link to new registration page
needs to handle errors and popup to show secret words, ...
6 years ago
Audric Ackermann 818cfc6dd3 make display name mandatory (remove optional string) 6 years ago
Audric Ackermann 5e67c28132 remove useless TabSelectEvent interface 6 years ago
Audric Ackermann 803b24ef16 fix lint 6 years ago
Audric Ackermann 8d11553fe5 add a *ignore* method to Promise to make tslint happy 6 years ago
Audric Ackermann d5b8436f4d integrate dangerouslySetInnerHTML into custom components and sanityze it before rendering 6 years ago
Audric Ackermann f84e286ddc update show mnemonic button size 6 years ago
Audric Ackermann 0bb92971ee SessionButtonTypes -> SessionButtonType and create enum for registration tabs 6 years ago
Audric Ackermann 295e707101 move ts session globals to global.d.ts 6 years ago
Audric Ackermann 1da1da80e9 add the eye button to show/hide mnemonic 6 years ago
Audric Ackermann 47101c85f7 add signin with mnemonic to sessionRegistration page 6 years ago
Audric Ackermann e2519c38e1 fix lint 6 years ago