szimek / xmpp-chat

Facebook chat clone written using Strophe.js and Ember.js
168 stars 52 forks source link

Update timestamp of a resource whenever it's used #1

Open szimek opened 13 years ago

szimek commented 13 years ago

Currently user's status is fetched using a status of the first resource on the list. Most recently used one should be used instead.