Commit graph

6540 commits

Author SHA1 Message Date
Vincent 8c9854dd90 Settings onClick functionality 2020-01-09 14:03:36 +11:00
Vincent f71dc98fcc Setting toggles configured 2020-01-09 12:15:12 +11:00
Vincent 505697bbcd App view change working 2020-01-09 11:38:48 +11:00
Vincent 0ee01fc8fd Search UI and caret 2020-01-08 19:16:01 +11:00
Vincent e7d3bc6d35 Settings view modals and categories 2020-01-08 17:21:39 +11:00
Vincent 589f77a85f Completed left panel for settings 2020-01-07 17:47:48 +11:00
Vincent ac4351fe82 Merge branch 'brand-redesign' of https://github.com/loki-project/loki-messenger into brand-redesign 2020-01-07 12:52:05 +11:00
Vince 1daf356630
Update _session.scss
Fix brace
2020-01-07 12:51:22 +11:00
Vincent 0c859e7214 Merge branch 'brand-redesign' of https://github.com/loki-project/loki-messenger into brand-redesign 2020-01-07 12:49:14 +11:00
Vincent 6368058d8f reversion 2020-01-07 12:49:10 +11:00
Vince 144a99b6fb
Merge pull request #716 from vincentbavitz/brand-redesign
Modal tinkering and improvements
2020-01-07 12:47:51 +11:00
Vince f961964b42
Update password_dialog_view.js
Revert
2020-01-07 12:46:03 +11:00
Vince d8cd0cfe92
Update password_dialog_view.js
Revert
2020-01-07 12:45:57 +11:00
Vince 2cf152b882
Update signal.js
Rmv old deps
2020-01-07 12:44:26 +11:00
Vincent 74fd0159eb Fix conflicts 2020-01-07 12:41:14 +11:00
Vincent a6d04c3b2e Simplifications 2020-01-07 12:00:58 +11:00
Vincent aa3ccfe11e Merge branch 'vincentbavitz-brand-redesign' into brand-redesign 2020-01-07 11:16:34 +11:00
Vince 3df5ff2060
Delete password_dialog_view_old.js 2020-01-07 11:06:28 +11:00
Vincent a2f08c6e14 Stylistic icing 2020-01-07 10:58:46 +11:00
Vincent dff4523efa Cleanups 2020-01-07 10:32:54 +11:00
Vincent 2d01275ede QR Code responds to theme changes 2020-01-07 10:19:44 +11:00
Vincent 7b6e28eaab Keyboard navigation wrt Modals 2020-01-06 16:08:22 +11:00
Vincent 2ede557a74 Modal additions incl. QR fixup and Seed View 2020-01-06 15:46:49 +11:00
Vincent 2caffa9289 Dependencies resorted and modal adjustments 2020-01-06 09:30:29 +11:00
Vincent 899b2b277b Finished QR modal 2020-01-03 19:56:29 +11:00
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