signal-desktop/app
Daniel Gasienica 1262d1d696 Shorten prefix to 2 characters
Using 2 hex characters [0-9a-f] will give us 16 * 16 = 256 root folders which
seems more manageable than 4096 (16^3). Assuming a user has 10,000 attachments,
they should roughly distribute at ~40 per folder with prefix length 2 rather
than ~2.5 per folder with a prefix of 3.
2018-03-26 16:38:34 -04:00
..
types/attachment Shorten prefix to 2 characters 2018-03-26 16:38:34 -04:00
auto_update.js Big update to new signal branding (#2018) 2018-01-30 14:22:51 -08:00
config.js Harden production against NODE_ENV environment variable (#2010) 2018-01-29 16:57:49 -08:00
locale.js UX Improvements: Global Menu & Copy Changes (#2078) 2018-03-02 15:59:39 -05:00
logging.js Use proper logging if error pops when deleting all logs 2018-03-14 14:42:14 -07:00
menu.js Rename ‘File a Bug’ to ‘Report an Issue’ 2018-03-08 16:21:27 -05:00
tray_icon.js Add badge for unread messages to the tray icon (#1934) 2018-01-17 15:27:58 -08:00
user_config.js Clean logs on start - and eslint/mocha with code coverage (#1945) 2018-01-08 13:19:25 -08:00
window_state.js Clean logs on start - and eslint/mocha with code coverage (#1945) 2018-01-08 13:19:25 -08:00