You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/ts/state/ducks
Audric Ackermann b17312c13c
Cleanup redux store (#1925)
* do not consider expire timer update unread messages #1881

* cleanup conversation props in redux to only have what cannot be derived

* fix app not starting without the await on convo creation

* cleanup props of message model
4 years ago
..
SessionTheme.tsx Fix select colors for sent messages and link text not selectable (#1924) 4 years ago
conversations.ts Cleanup redux store (#1925) 4 years ago
defaultRooms.tsx variable swarm polling based on activeAt timestamp 4 years ago
modalDialog.tsx move all dialogs to a subfolder 4 years ago
onion.tsx onionpath status only has ip needed 4 years ago
search.ts fix search logic and UI cosmetic fixes 4 years ago
section.tsx do not pass props not needed between message list components 4 years ago
stagedAttachments.ts store staged Attachments in redux 4 years ago
theme.tsx move tsx and theme to css variables part1 4 years ago
timerOptions.tsx improve performamce by memoizing avatar and menus 4 years ago
user.ts remove i18n from props everywhere where possible 4 years ago
userConfig.tsx running yarn ready 4 years ago