diff options
author | andy <andy@strb.org> | 2014-04-12 03:24:30 +0200 |
---|---|---|
committer | andy <andy@strb.org> | 2014-04-12 03:47:05 +0200 |
commit | f3b07250ddabb612e9cd9fc7985c7d97a9b844d8 (patch) | |
tree | c59fce559172ca37b373f0c1dcff93aaa8a24a1a /README.md | |
parent | c2307337368e37fc3c7fec7d4b2e5cdf3be47212 (diff) |
Added tiled MUC icons
Now, MUCs have icons with up to 4 tiles representing MUC members,
similar to the gmail app.
Some caveats:
As of now, no ordering is imposed on the members, we simply pick the
first (up to) 4 returned by the MucOptions object. This could be done
better, e.g. by picking more important members first (based on
affil/role), or even going so far as to order them by how recently they
sent a message in the MUC.
Also, the code generating the tiles is really messy right now (tons of
copy and paste). It seems to work though. I will clean this up soon.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions