-
Anton Shestakov <av6@dwimlabs.net>, Fri, 15 Apr 2016 23:13:05 +0800
register: validate avatar file (size and mime type)
-
Anton Shestakov <av6@dwimlabs.net>, Fri, 15 Apr 2016 23:10:28 +0800
register: rename vCard-related things to use the more general "profile"
-
Anton Shestakov <av6@dwimlabs.net>, Fri, 15 Apr 2016 21:57:27 +0800
Tram: configurable sendIQ timeout (default 5 seconds)
-
Anton Shestakov <av6@dwimlabs.net>, Thu, 14 Apr 2016 18:44:28 +0800
index: send presence only after all preparations
Currently the preparations include getting server version and features, and
getting roster items.
-
Anton Shestakov <av6@dwimlabs.net>, Thu, 14 Apr 2016 18:38:43 +0800
index: add callbacks to getServerVersion() and getServerInfo()
-
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