status-mobile/src
Andrea Maria Piana 34755500d5
[Fixes: #10471] Parse markdown in chat subheader.
This commit adds parsing of markdown in the chat subheader.

Because of the added complexity performance are impacted but I have
also noticed that on each loading of the chat screen we calculate
alias & identicon through status-go, so that has been changed so that
they are returned from status-go.

Overall performance is now roughly identical, tested loading 150
one-to-one chats.

Another issue that I've spotted is that some `subs` are unnecessarely
recalculated (`active-chats`), when unrelated fields changes. I will
address this in a separate PR that should improve performance.

Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2020-05-25 14:03:24 +02:00
..
mocks Update translations and supported languages 2020-05-21 15:32:03 +02:00
quo Add animated buttons to Quo 2020-05-20 17:51:38 +03:00
reagent use shadow-cljs 2020-04-30 15:43:46 +02:00
shadow/cljs/devtools/client add clj-kondo to linting phase 2020-05-07 10:40:30 +02:00
status_im [Fixes: #10471] Parse markdown in chat subheader. 2020-05-25 14:03:24 +02:00