signal-desktop/ts/state/selectors
Tim Ruffing 6150c3dcc0 Improve performance of _getLeftPaneList (#3398)
* Improve efficiency of conversation sorting in getLeftPaneLists

- Sort conversations and archivedConversations separately, without 
  items that had falsey activeAt
- Don't convert conversation titles to lowercase before comparing:
  collator.compare() is case-insensitive anyway.

* Enable caching for format() in PhoneNumber
2019-06-19 15:58:54 -07:00
..
conversations.ts Improve performance of _getLeftPaneList (#3398) 2019-06-19 15:58:54 -07:00
search.ts Archive Conversation 2019-03-12 17:44:14 -07:00
stickers.ts Support additional sticker states 2019-05-29 11:01:32 -07:00
user.ts Support additional sticker states 2019-05-29 11:01:32 -07:00