Commit Graph

65 Commits (4615c06e401c2745d4f8779e760b26e273d1b0b8)

Author SHA1 Message Date
Audric Ackermann f7581cf4eb
increase prettier maxWidth to 100 4 years ago
Audric Ackermann 041a32101b
move ActionsPanel to hooks 4 years ago
Audric Ackermann 08ce55f1a6
move LeftPane items to hooks 4 years ago
Audric Ackermann eb30c7823c
add a way to click the toast to turn on microphone to show the settings 4 years ago
Audric Ackermann a51f95d28c
move models to TS part1 4 years ago
Audric Ackermann 135fc3b366
remove prekeys 4 years ago
Audric Ackermann dc0733968d
make moderators and groupAdmins a single name 4 years ago
Audric Ackermann fdcb02bfdc
remove Section header rendering from static method, just render JSX 4 years ago
Audric Ackermann cb2f90f7f7
make SessioNotificationCount a styled component 4 years ago
Audric Ackermann 15ae97e0a7
use OutgoingMessageStatus in ConversationListItem too
also, enable back the delivered/read status on message metadata
4 years ago
Audric Ackermann e38be266c2 major rework of session icon => make them styled with styled-component 4 years ago
Audric Ackermann 1503d83f3a
add ourPrimary convo to redux and update the actionPanel with it 4 years ago
Audric Ackermann 6e14718a32
reactity the expired Session version warning 4 years ago
Audric Ackermann 977569cde0
move offline network view to react 4 years ago
Audric Ackermann 2f2eb2ad53
link back backbone conversation events to redux store 4 years ago
Audric Ackermann 918eeae275
move InboxView to react 4 years ago
Audric Ackermann e613613416
show toast with react-toastify and make them a styled-component 4 years ago
Audric Ackermann 113e91aa4b
contact section updates on menu right click block 4 years ago
Audric Ackermann 42369cb8f2
add redux action to change section of UI 5 years ago
Audric Ackermann 1a379d2466
add theme logic to switch between dark/light theme based on redux store 5 years ago
Audric Ackermann 35ea6af27f
Add group avatar as on mobile: with multiple group members avatar 5 years ago
Vincent 3bc7d95d47 closed-group-contacts-redux 5 years ago
Audric Ackermann 66de8d9648
remove plenty of the friend logic 5 years ago
Vincent 5c02dc9371 sorting-tinkers 5 years ago
Vincent 8a80ccc044 Merge branch 'contacts-sorting' of https://github.com/vincentbavitz/session-desktop into contacts-sorting 5 years ago
Vincent 711112d076 Remove channels 5 years ago
Vincent 1fa7ee25f7 leftpane settings 5 years ago
Ryan Tharp d3d339ba59 fix grunt error 5 years ago
Vincent f526ee0d96 gruntify 5 years ago
Vincent de4edf9252 CLosed groups ui initial listprops 5 years ago
Audric Ackermann 67262c7eaa lint after merge and fix startup of app 5 years ago
Audric Ackermann c44437f62c add channel section and refactor closableOverlay 5 years ago
Audric Ackermann c1838ebdc2 use friendRequest from redux in contactSection 5 years ago
Audric Ackermann 30a1e4da99 display unreadcount in actionpanel even on search mode 5 years ago
Audric Ackermann 7cac734ff5 count globally number of message unread in selector 5 years ago
Audric Ackermann 73041ccef3 show receivedFriendRequest in a popup 5 years ago
Audric Ackermann b49e85ad08 add the you have friend request title on contact section 5 years ago
Vincent 6a4df71421 Resolved suggestions in reivew 5 years ago
Vincent dd421d58f1 Theme switching. Need to update _session*_light 5 years ago
Vincent 505697bbcd App view change working 5 years ago
Vincent e7d3bc6d35 Settings view modals and categories 5 years ago
Vincent 589f77a85f Completed left panel for settings 5 years ago
Audric Ackermann 9cc6807b22 lint code 5 years ago
Audric Ackermann 7ae0c65e87 show current friends and pending friend request in contact lists 5 years ago
Audric Ackermann 249cf4d12c ActionPanel: add notificationcount for friendrequest and unreadMessages 5 years ago
Audric Ackermann af22bd7b33 add the leftpane overlay as reusable from subsections 5 years ago
Audric Ackermann 571af6c654 add contact section bottom buttons and empty list 5 years ago
Audric Ackermann c9a35ac89d add notification bubble on leftpane header 5 years ago
Audric Ackermann 1bbb3cedd4 render header from static method in LeftPane.tsx to be reused on subsection 5 years ago
Audric Ackermann 8b40bacc70 rename LeftPaneSections to ActionsPanel 5 years ago