-
Anton Shestakov <av6@dwimlabs.net>, Thu, 14 Apr 2016 02:05:24 +0800
index: remove offline contacts only when they change to being offline
Since new contacts are currently added while they still have the default
presence of 'unavailable', add event sees them as offline and throws them away
immediately, before their presence could change to something else.
-
Anton Shestakov <av6@dwimlabs.net>, Thu, 14 Apr 2016 01:22:08 +0800
index: correct namespace in Last Activity (XEP-0012) handler, oops
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 13 Apr 2016 22:27:50 +0800
index: vCard update from XEP-0153 is not properly supported yet
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 13 Apr 2016 21:35:07 +0800
XMPPInterface: trigger generic status event after specific status event
-
Anton Shestakov <av6@dwimlabs.net>, Tue, 12 Apr 2016 16:54:58 +0800
index: show current user profile in profile modal
-
Anton Shestakov <av6@dwimlabs.net>, Tue, 12 Apr 2016 16:07:56 +0800
register: avatar image recommendations
-
Anton Shestakov <av6@dwimlabs.net>, Tue, 12 Apr 2016 15:10:58 +0800
index: slightly restyle the two input fields
-
Anton Shestakov <av6@dwimlabs.net>, Tue, 12 Apr 2016 14:53:08 +0800
html: upgrade to Backbone 1.3.3
-
Anton Shestakov <av6@dwimlabs.net>, Tue, 12 Apr 2016 13:30:28 +0800
contacts: make ContactView listen to remove event
-
Anton Shestakov <av6@dwimlabs.net>, Tue, 12 Apr 2016 13:28:14 +0800
calls: make CallView listen to remove event