Commit Graph

44 Commits (380d533da8c087ab28fe56cd9a8c34b856776739)

Author SHA1 Message Date
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
Audric Ackermann f241440855 conversation search: do not show user or friends results 5 years ago
Audric Ackermann 225f002648 add conversations with working search on leftpanel 5 years ago
Audric Ackermann 3893a26251 move the selectedSection state to the leftpanel object 5 years ago
Audric Ackermann c883d20bd7 add the left pane sections on main page 5 years ago
Audric Ackermann 2c789c8b0e fix lint 5 years ago
Audric Ackermann 0b15fa467b Fix the conversation scrollbar when only few conversations #560 5 years ago
Beaudan Brown 685ada5cc5 Merge branch 'clearnet' into prep-merge 6 years ago
Maxim Shishmarev 0df5214979 Limit small private groups to 10 members 6 years ago
Maxim Shishmarev 0d19b708f9 Creating private group chats between friends 6 years ago
Beaudan Brown 08ad913105 Add explicit isSecondary flag to conversation list items so they can remain hidden in the menu after they become friends etc 6 years ago
Mikunj b8ef6c2cc6 Loki changes
Added friends section in search.

This is because contacts is now used in signal for something else and we don't want to clash meanings.

Styling fixes

Add dropdown options into mainheader

Updated styling

Restore StartNewConversation to the old ui style of loki messenger.

Fix friend search display.

Fix header expand animation.

Hooked up menu actions.

Linting.

More styling changes.

Fix tests.

Added back in the loki logo below the gutter.

Fix toast positioning.

Fix context menu showing incorrectly on virtual lists.

Added tabs.

Linting
6 years ago
Scott Nonnenberg 230c6dc284 Fix vertical sizing of left pane when switching inbox<->archive 6 years ago
Scott Nonnenberg 6ffbc0ac06 Archive Conversation 6 years ago
Scott Nonnenberg d72f89d776 Render only visible conversations in left pane 6 years ago
Scott Nonnenberg b3ac1373fa Move left pane entirely to React 6 years ago