status-react/modules/react-native-status/ios/RCTStatus
Andrea Maria Piana 32cfd214ca
Add fetch messages behind a toggle & some advanced settings
This PR does a few things:

1) Add fetch messages implementation on any kind of chat. It's behind a
   toggle (on by default) as design is still unsure whether we want it,
   but it's very useful for debugging.
2) Allow setting light client from mobile

It also partially remove node config management from the clojure part,
as it's better if that's not explicitly managed by clients.
Some parts are still relying on it but they are not functional
(keycard), while others are still using it and will need to be updated
eventually (syncing), in order to get rid completely of node config.

Sets fleet to shards.test

90c31afe...1adcf02f
2023-12-20 13:04:29 +00:00
..
RCTStatus.xcodeproj nix: upgrade gomobile to 2022-05-04 version 2022-06-20 19:01:14 +02:00
RCTStatus.h Move react-native-status to a pod dependency 2021-03-30 10:54:00 +02:00
RCTStatus.m Add fetch messages behind a toggle & some advanced settings 2023-12-20 13:04:29 +00:00