Commit graph

6515 commits

Author SHA1 Message Date
Audric Ackermann 6eba8bad7d
Brand redesign - left pane + conversation list + compose view (#712)
Brand redesign - left pane + conversation list + compose view + start of contactPage
2020-01-03 18:01:30 +11:00
Audric Ackermann ecaf37cc82 resolve merge issues 2020-01-03 17:32:33 +11:00
Audric Ackermann 634aaa36d4 update loading screens with session subtitle 2020-01-03 17:07:41 +11:00
Audric Ackermann 9f2fe45777 correct typo css class 2020-01-03 17:07:41 +11:00
Audric Ackermann 9cc6807b22 lint code 2020-01-03 17:07:41 +11:00
Audric Ackermann 6209d7d2e2 remove conversation when friendrequest is declined 2020-01-03 17:07:41 +11:00
Audric Ackermann 34fde5f71a contact list, show receivedfriendrequest, then sent, then friends 2020-01-03 17:07:41 +11:00
Audric Ackermann cf7747b92d disable onClick on ConversationListItem 2020-01-03 17:07:41 +11:00
Audric Ackermann 05bbc43b22 fix accept/decline friend request from conversationListItem 2020-01-03 17:07:41 +11:00
Audric Ackermann c9000c3f26 add the accept/decline buttons on friend requests in conversationslist 2020-01-03 17:07:41 +11:00
Audric Ackermann fc938df520 Number of friend requests includes the read requests 2020-01-03 17:07:41 +11:00
Audric Ackermann 7ae0c65e87 show current friends and pending friend request in contact lists 2020-01-03 17:07:40 +11:00
Audric Ackermann a0949d49ea unreadcount and friendrequestcount: break if already >9 2020-01-03 17:07:40 +11:00
Audric Ackermann 33fe14c5e0 revert mistakely removed scss 2020-01-03 17:07:40 +11:00
Audric Ackermann 249cf4d12c ActionPanel: add notificationcount for friendrequest and unreadMessages 2020-01-03 17:07:40 +11:00
Audric Ackermann 5d6dd5dab0 filter out conversation friend request in message view 2020-01-03 17:07:40 +11:00
Audric Ackermann 7bb0788a3a handle send friend request in addcontact page 2020-01-03 17:07:40 +11:00
Audric Ackermann af22bd7b33 add the leftpane overlay as reusable from subsections 2020-01-03 17:07:40 +11:00
Audric Ackermann 571af6c654 add contact section bottom buttons and empty list 2020-01-03 17:07:40 +11:00
Audric Ackermann c9a35ac89d add notification bubble on leftpane header 2020-01-03 17:07:40 +11:00
Audric Ackermann 1bbb3cedd4 render header from static method in LeftPane.tsx to be reused on subsection 2020-01-03 17:07:40 +11:00
Audric Ackermann 8b40bacc70 rename LeftPaneSections to ActionsPanel 2020-01-03 17:07:40 +11:00
Audric Ackermann 04227e7fb7 make the leftpane header a bit more generic to handle tabs 2020-01-03 17:07:40 +11:00
Audric Ackermann 7e02536e27 fix ui on user search view when long list of users 2020-01-03 17:07:40 +11:00
Audric Ackermann f271a24226 fix displayname searchbox to small on composeview 2020-01-03 17:07:40 +11:00
Audric Ackermann 791626c60e minor adjustements on userSearchDropdown 2020-01-03 17:07:40 +11:00
Audric Ackermann 6aa2ebd0b9 toast compose with invalidpubkey and trigger open conversation from compose 2020-01-03 17:07:40 +11:00
Audric Ackermann 38c5b42b89 make pushToast window function available from typescript 2020-01-03 17:07:40 +11:00
Audric Ackermann 94c443c016 fix build 2020-01-03 17:07:40 +11:00
Audric Ackermann e4b36fe7f7 add start of user search dropdown in compose view 2020-01-03 17:07:40 +11:00
Audric Ackermann 887ba53902 yarn grunt/ watch for sub-sub folders too 2020-01-03 17:07:40 +11:00
Audric Ackermann 661c92cc73 update left pane icon for message section 2020-01-03 17:07:40 +11:00
Audric Ackermann f241440855 conversation search: do not show user or friends results 2020-01-03 17:07:40 +11:00
Audric Ackermann 28a27711e1 work on compose view 2020-01-03 17:07:40 +11:00
Audric Ackermann f613f27ee3 move the emptyContentEditable hack to componentWillUnmount 2020-01-03 17:06:58 +11:00
Audric Ackermann 98be71680d add session h1 h2 and h3 2020-01-03 17:06:58 +11:00
Audric Ackermann e3a0d15890 add showcompose on showcompose click 2020-01-03 17:06:58 +11:00
Audric Ackermann 6cc7ef4962 correct typo 2020-01-03 17:06:58 +11:00
Audric Ackermann 7c726c8f47 move the enter session editable to a custom component 2020-01-03 17:06:58 +11:00
Audric Ackermann 7ba85921b1 replace loki with session on loading screens 2020-01-03 17:06:58 +11:00
Audric Ackermann 9aa45379a9 show visually the selected conversation 2020-01-03 17:04:53 +11:00
Audric Ackermann bd3a4c5b19 addd placeholder in conversation search input 2020-01-03 17:04:53 +11:00
Audric Ackermann 3014b7ccba update conversation list item in messages view 2020-01-03 17:04:53 +11:00
Audric Ackermann d9c4e932e9 animate message background selection changes 2020-01-03 17:04:53 +11:00
Audric Ackermann 8d6ae29d87 conversation list item update unread border and count 2020-01-03 17:03:02 +11:00
Audric Ackermann b09ca5c751 remove not used headerview 2020-01-03 17:03:02 +11:00
Audric Ackermann 225f002648 add conversations with working search on leftpanel 2020-01-03 17:03:02 +11:00
Audric Ackermann 3893a26251 move the selectedSection state to the leftpanel object 2020-01-03 17:03:02 +11:00
Audric Ackermann c883d20bd7 add the left pane sections on main page 2020-01-03 17:03:02 +11:00
Audric Ackermann ea0ab2c7cc
Modals redesign and SessionToast improvements (#713)
Modals redesign and SessionToast improvements
2020-01-03 17:01:10 +11:00