-
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
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 06 Apr 2016 21:03:36 +0800
html: use jQuery also from cdnjs
For some reason code.jquery.com is sometimes unavailable from my location.
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 06 Apr 2016 20:29:31 +0800
sidebar: show server version in a side panel, not in a message
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 06 Apr 2016 20:23:49 +0800
index: log out also means reload the page