BlairM
unread,Oct 7, 2010, 10:49:32 PM10/7/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to emite
Hi,
First up let me thank you guys for all the work you've put into your
XMPP client - my company was looking for a free web client that
supported BOSH, and we've been successfully using Hablar now for a
good couple of months.
I'm contacting you because I've made some bug fixes and small
enhancements to our version of Hablar, and I thought you might be
interested in what I've done. Let me caveat this by saying that I get
limited time to work on this client, so I've been negligent with the
automated unit tests, and while I've tried to stay true to your
architecture and general design patterns, I may have done something
that feels hacky to you guys (through ignorance).
Anyway, I figured I'd contact you, and possibly send you my code so
you can do with it what you will. If I save you guys some time and
effort then at least I'll be giving back in some way.
BUG FIXES:
* Fixed bug where the name of the action used to navigate to the Login
tab was not updated upon connection/disconnection i.e. from
"Disconnected" to "Connected as..." and vice-versa.
* Workaround for Issue 328.
NEW FEATURES:
* Ability to change your password (implementation of XEP-0077).
* New search query factory - considers first, last, nick and email.
* Changed browser popup notification - message format, and the time it
remains open for (i.e. indefinitely).
* Minor UI changes e.g. clear buttons on the Login and Chat pages,
scroll pane on the Login page.
Regards,
Blair Marfell