fractal/fractal-gtk
Daniel García Moreno 96248c1a94 Fix EMPTY ROOM for 1:1 bug
This patch fix the problem that causes the elimination of member events
from the initial sync.

To calculate 1:1 rooms we use the members in that rooms so if we don't
have that information we should ask to the matrix server.

I've just move some code to the fractal-gtk to calculate the room name
when we receive the list of member in a room. Meantime we'll show a
"..." that I suppose that any user will understand as "loading".

This loading is done in the background so the initial sync works faster
and if we've rooms without name we'll ask to the server about the
members and then we'll change the room name according to the number of
members.
2018-05-10 19:21:45 +02:00
..
res New release 0.1.28 2018-04-30 11:39:16 +02:00
src Fix EMPTY ROOM for 1:1 bug 2018-05-10 19:21:45 +02:00
build.rs
Cargo.toml New release 0.1.28 2018-04-30 11:39:16 +02:00