1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 10:52:41 +01:00
phorge-phorge/src/applications/notification
epriestley 4bc561f17b Make Conpherence threads update in real time, very roughly
Summary:
Ref T4083. This needs some work (mostly in the Conpherence JS itself), but is sort of functional. In particular:

  - On thread pages, add the thread as a `pageObject`.
  - After updating a thread, send a new "message" event to the server.
  - Share a little more event posting code.
  - In the browser, use event dispatch to respond to events.
  - Add a listener for the new event type.
  - Update conpherence threads (this part is really yucky).

Test Plan: With multiple browser windows / browsers open, posted a message to a thread, and saw it update everywhere.

Reviewers: joshuaspence

Reviewed By: joshuaspence

Subscribers: chad, epriestley

Maniphest Tasks: T4083

Differential Revision: https://secure.phabricator.com/D9486
2014-06-11 13:52:15 -07:00
..
application (Redesign) Clean up older "Tile" code 2014-06-03 15:47:27 -07:00
builder Minor, improve notification resiliance 2014-04-21 16:28:59 -07:00
client Make Conpherence threads update in real time, very roughly 2014-06-11 13:52:15 -07:00
controller Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
feed Add a "Send Test Notification" button to make testing the server easier 2014-02-17 16:00:33 -08:00
setup Try nodejs before node when starting notification server 2014-06-07 13:56:23 -07:00
storage Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorNotificationQuery.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00