signal-desktop/ts
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
..
backbone Move left pane entirely to React 2019-03-12 17:44:14 -07:00
components Use individual images in emoji picker rather than a spritesheet 2019-06-17 11:46:42 -07:00
notifications Use native notifications on all platforms 2018-05-02 19:58:33 -04:00
protobuf Compile all protocol buffers 2018-05-07 21:53:40 -04:00
shims Stickers 2019-05-16 16:10:37 -07:00
state Improve performance of _getLeftPaneList (#3398) 2019-06-19 15:58:54 -07:00
styleguide Stickers 2019-05-16 16:10:37 -07:00
test Refactor: Prepare Message function props for conversation scope 2019-05-07 09:41:09 -07:00
types Improve performance of _getLeftPaneList (#3398) 2019-06-19 15:58:54 -07:00
updater Support additional sticker states 2019-05-29 11:01:32 -07:00
util Lint fixes after js-yaml update 2019-06-19 16:51:28 -04:00
OS.ts Fix lint error in OS.ts 2018-05-23 16:26:48 -07:00