1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 07:12:41 +01:00
phorge-phorge/webroot/rsrc/js/application/conpherence
Bob Trahan 818fcf0035 Conpherence - fix durable column message duplicating bug
Summary: Fixes T6713. Though I've said that before. =D Looks like this handler wasn't upgraded earlier and was still updating the DOM; removing the DOM updating code and let the central spot handle everything and this works fine.

Test Plan: open up two browsers with durable column on same room. send messages in browser a and observe 1 copy of each message showing up in browser b. send messages in browswer b and observe one copy in browser a. browser a was chrome and browser b was firefox.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T6713

Differential Revision: https://secure.phabricator.com/D13214
2015-06-08 14:13:23 -07:00
..
behavior-drag-and-drop-photo.js Conpherence - add back in custom images 2015-05-04 13:52:22 -07:00
behavior-durable-column.js Conpherence - fix durable column message duplicating bug 2015-06-08 14:13:23 -07:00
behavior-menu.js Conpherence - massage email notification to have proper link to how to update email settings 2015-05-28 15:30:33 -07:00
behavior-pontificate.js Conpherence - introduce ConpherenceThreadManager 2015-03-10 12:20:29 -07:00
behavior-quicksand-blacklist.js Generalize URI pattern blacklist for Quicksand 2015-03-10 15:32:15 -07:00
behavior-widget-pane.js Conpherence - get #anchor links to messages working 2015-04-13 15:24:48 -07:00
ConpherenceThreadManager.js Conpherence - make sure "Join" action in public room works even with no message text 2015-05-27 15:31:02 -07:00