-
Anton Shestakov <av6@dwimlabs.net>, Thu, 07 Apr 2016 22:45:55 +0800
coffee: prefix user-triggered events
The last straw was contact.on('remove'): remove is an internal Backbone event.
-
Anton Shestakov <av6@dwimlabs.net>, Thu, 07 Apr 2016 22:29:56 +0800
css: change default background color of remote video feeds to a darker gray
-
Anton Shestakov <av6@dwimlabs.net>, Thu, 07 Apr 2016 22:28:30 +0800
css: remove unused selector (hidden .calling-icon)
-
Anton Shestakov <av6@dwimlabs.net>, Thu, 07 Apr 2016 22:21:52 +0800
contacts: show new unauthorized contacts before than offline contacts
-
Anton Shestakov <av6@dwimlabs.net>, Thu, 07 Apr 2016 22:08:18 +0800
index: handling incoming "subscribed" and "unsubscribed" presences
Currently the client can only comply with the request.
-
Anton Shestakov <av6@dwimlabs.net>, Thu, 07 Apr 2016 00:10:32 +0800
index: instead of resetting clientState, just reload the page
Since log out is a <a href=""> "button" now, this code is only relevant on
forced disconnects (server restarting, etc).
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 06 Apr 2016 22:28:10 +0800
index: just create things without checking (not relevant after 22422810e9a2)
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 06 Apr 2016 22:21:47 +0800
index: sending chat messages to other contacts
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 06 Apr 2016 22:06:08 +0800
index: receiving an incoming chat message
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 06 Apr 2016 20:49:51 +0800
contacts: chat button for each contact