signal-desktop/ts/state/ducks
2021-02-04 14:41:42 -08:00
..
calling.ts Prefer type to interface and add an ESLint rule 2021-01-25 18:29:00 -08:00
conversations.ts Reduce unnecessary or overly verbose logging 2021-02-04 11:39:07 -08:00
emojis.ts Minor: mark reducer arguments as Readonly 2020-12-17 12:12:52 -05:00
expiration.ts Minor: mark reducer arguments as Readonly 2020-12-17 12:12:52 -05:00
items.ts Minor: mark reducer arguments as Readonly 2020-12-17 12:12:52 -05:00
network.ts Avoid unnecessary re-render on CHECK_NETWORK_STATUS 2020-12-17 12:12:52 -05:00
noop.ts Redux state: Allow multiple calls to be stored 2020-11-06 09:36:37 -08:00
safetyNumber.ts Minor: mark reducer arguments as Readonly 2020-12-17 12:12:52 -05:00
search.ts fix: allow hyphen on search term (#4731) 2021-02-04 14:41:42 -08:00
stickers.ts Minor: mark reducer arguments as Readonly 2020-12-17 12:12:52 -05:00
updates.ts Minor: mark reducer arguments as Readonly 2020-12-17 12:12:52 -05:00
user.ts Finish in-redux conversation lookups, getPropsForSearchResult moved 2021-01-25 18:28:58 -08:00