status-react/src/status_im/transport
Roman Volosovskyi aceea457ce
[slow sign in] Chats preloading
10 last chats are loaded to `app-db` before showing `:home` screen, in
result a user will not see two consequent activity indicators. In this
case opening of `:home` screen is a bit slower but looks better from
UI/UX pov. As it is limited to 10 chats on initialization, the time
necessary for opening `:home` screen will not depend on a total number
of chats in `app-db` if an account contains 10+ chats.

Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2019-01-09 16:03:21 +01:00
..
chat [fix #3913] do not logout when changing mailserver 2018-11-07 17:10:18 +01:00
impl Sync public chats 2018-12-24 14:35:17 +01:00
message Show popup when device is not targeted. 2019-01-09 09:36:36 +01:00
core.cljs [slow sign in] Chats preloading 2019-01-09 16:03:21 +01:00
db.cljs [#6903] fix replies compatibility 2018-12-05 07:22:40 +02:00
filters.cljs [slow sign in] Chats preloading 2019-01-09 16:03:21 +01:00
shh.cljs Extend message hash confirmation for group chats 2019-01-08 13:59:30 +01:00
utils.cljs [#6956] store :raw-payload-hash in message (upgradable message-ids) 2018-12-05 13:29:01 +02:00