You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/ts/session
Audric Ackermann b17312c13c
Cleanup redux store (#1925)
* do not consider expire timer update unread messages #1881

* cleanup conversation props in redux to only have what cannot be derived

* fix app not starting without the await on convo creation

* cleanup props of message model
4 years ago
..
conversations do not pass props not needed between message list components 4 years ago
crypto use timestamp offset in for messages storage requests (#1892) 4 years ago
group use timestamp offset in for messages storage requests (#1892) 4 years ago
messages use timestamp offset in for messages storage requests (#1892) 4 years ago
onions Out of sync message sync (#1923) 4 years ago
seed_node_api Fix path building (#1903) 4 years ago
sending do not overwrite sent_at with network time for synced messages (#1921) 4 years ago
snode_api use timestamp offset in for messages storage requests (#1892) 4 years ago
types use timestamp offset in for messages storage requests (#1892) 4 years ago
utils use timestamp offset in for messages storage requests (#1892) 4 years ago
constants.ts poll more often for inactive closed groups 4 years ago
index.ts increase prettier maxWidth to 100 4 years ago
tslint.json Cleanup redux store (#1925) 4 years ago