- what is already done:
* dashboard with customizable widgets * user profiles (+vcards +business cards) * groups (with multiple admins/moderators) * following (similar to twitter) + activity streams * voting/polls * events (although we would like to have better implementation) * global search * imported all users from users.o.o (around ~10000) * customizable REST API * iChain login (not yet functional see below) * applied css style on most of the components
- what we've worked on since the Conference:
* updated Elgg from 1.7.1 to 1.7.4 * LDAP export - every change gets propagated to LDAP server - for use with OBS and possible other services * Build Trust - every user can give "Trust" to another user (-5 .. +5 atm) - once we have this graph we can compute global Trust (similarily to Pagerank algorhitm) - this trust will be used by OBS
- what still needs to be done
* LDAP handles just users, not their affiliations to groups * we are waiting for iChain instance setup - without that iChain login does not work - we can't go live before that * theme is not applied everywhere - see tickets in retro - possibly other places as well