1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/webroot/rsrc/js/application/aphlict
Bob Trahan 33e7038b96 Conpherence - improve performance by handling dropdowns (notifications, threads) as standard response data
Summary: Ref T7708. Rather than invoking the general client -> server dropdown refresh path, return the data with the various conpherence requests and update the dropdowns that way. Saves 2 client -> server requests per conpherence action.

Test Plan: loaded up /conpherence/ and noted message count deduct correctly. clicked specific message and noted message count deduct successfully. did same two tests via durable column and again saw message counts deduct successfully.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T7708

Differential Revision: https://secure.phabricator.com/D12761
2015-05-07 16:04:56 -07:00
..
Aphlict.js Conpherence - make sure real time updates still work if you switch threads 2015-05-07 12:47:49 -07:00
behavior-aphlict-dropdown.js Conpherence - improve performance by handling dropdowns (notifications, threads) as standard response data 2015-05-07 16:04:56 -07:00
behavior-aphlict-listen.js Quicksand - make page object notifications work properly with quicksand 2015-04-20 16:43:32 -07:00
behavior-aphlict-status.js Minor tidying of Aphlict code 2015-01-15 08:08:08 +11:00