Page MenuHomePhabricator

Implement support for automatically updating Conpherence when new messages appear
Closed, ResolvedPublic

Assigned To
Authored By
hach-que
Nov 10 2013, 2:55 AM
Referenced Files
None
Tokens
"Like" token, awarded by JamesRamm."Love" token, awarded by sascha-egerer."Love" token, awarded by chad.

Description

Couldn't seem to find a task for this, but basically Conpherence should poll in the background for new messages and automatically update when they arrive. This can probably be done with a simple AJAX callback made every few seconds for the time being.

Event Timeline

hach-que raised the priority of this task from to Needs Triage.
hach-que updated the task description. (Show Details)
hach-que added subscribers: hach-que, epriestley.

It should go over the existing notifications channel, which needs some tweaks to support both "conpherence" and "notification" events (and presumably other events while we're mucking with things).

btrahan added a project: Conpherence.

Aweeee yeeeaaahh. Real time notifications :D

This more or less works. Most of the remaining work is covered elsewhere (T5364, T5365, T5369).

Heads up: works flawlessly on Chromium. Not working consistently on Firefox. (Ubuntu 14.10)

Is this enabled here on phabricator.com? Logging into a Conpherence room with another browser and leaving a message in the second browser, I don't get an automatic update in the first browser.

It's really not working (Chrome OS).