signal-desktop/ts/state
automated-signal 173a7b729a
Fix sync CallEvent peerId for call link roomIds
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2024-10-16 10:36:32 -07:00
..
ducks Only create call links from storage sync after refresh confirmed 2024-10-15 13:15:21 -07:00
roots Refactor smart components 2024-03-13 13:44:13 -07:00
selectors Ensure clicking 'message' in contact modal does not unpip the active call 2024-10-15 12:16:46 -04:00
smart Fix sync CallEvent peerId for call link roomIds 2024-10-16 10:36:32 -07:00
actions.ts Make backup import UI part of install 2024-09-04 12:56:13 +10:00
createStore.ts Introduce isStagingServer util method 2024-09-04 11:12:45 -07:00
getInitialState.ts Make backup import UI part of install 2024-09-04 12:56:13 +10:00
initializeRedux.ts Make backup import UI part of install 2024-09-04 12:56:13 +10:00
reducer.ts Make backup import UI part of install 2024-09-04 12:56:13 +10:00
reinitializeRedux.ts Reinitialize redux after importing a backup 2024-08-26 10:26:21 -04:00
types.ts Make backup import UI part of install 2024-09-04 12:56:13 +10:00
util.ts