Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hummingbird Web UI #5

Open
AlJohri opened this issue Jan 19, 2014 · 3 comments
Open

Hummingbird Web UI #5

AlJohri opened this issue Jan 19, 2014 · 3 comments

Comments

@AlJohri
Copy link

AlJohri commented Jan 19, 2014

Hey @alagu, I had been meaning to try out hummingbird for quite some time and finally got it up and running. I read that you had some plans to completely remove the jabber dependency? Did you have any luck with that?

Here is my dev website: http://dev.politicalframing.com/#/

@alagu
Copy link
Owner

alagu commented Jan 20, 2014

Hey @AlJohri, Glad to hear you were able to set it up - but I haven't got to remove Jabber dependency.

I am yet to figure out alternatives which would allow people to chat with an existing jabber server (eg. gmail).

@AlJohri
Copy link
Author

AlJohri commented Jan 20, 2014

Is there a way I can use Adium's admin interface to "Disable" the chat when I'm not available? Even if I disconnect my Adium client, the website still seems to be able to connect to the jabber interface.

I can rearrange the UI to say "We're not available" when Strophe returns Connection Failed, but how can I force it to fail when I'm away.

@alagu
Copy link
Owner

alagu commented Jan 20, 2014

So the easier way is - to change the code to do this: Search if your userid
is logged in and if it is loggedin, if not then do not show popup

On Mon, Jan 20, 2014 at 11:11 AM, Al Johri [email protected] wrote:

Is there a way I can use Adium's admin interface to "Disable" the chat
when I'm not available? Even if I disconnect my Adium client, the website
still seems to be able to connect to the jabber interface.

I can rearrange the UI to say "We're not available" when Strophe returns
Connection Failed, but how can I force it to fail when I'm away.


Reply to this email directly or view it on GitHubhttps://github.com//issues/5#issuecomment-32735360
.

Alagu

240.242.5248

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants