mirror of
https://github.com/status-im/status-react.git
synced 2025-01-10 11:06:25 +00:00
eba6b63258
There were a few issues with topic management: - Topics/ranges were saved one-by-one, which cause an out of memory error on some devices - Topics that were not listened to were saved, and therefore requested from the mailserver, which caused long syncing time It also removes tribute to talk and add export/import methods Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>