discourse/plugins/discourse-presence/assets/javascripts/discourse/components
David Taylor d84dee4519
FIX: Account for different composer 'edit' states in discourse-presence (#10631)
Previously we were manually comparing the composer 'action' to the REPLY and EDIT constants. This meant that other forms of editing (e.g. shared drafts) were not included. This commit changes the presence logic to use the existing composer computed variables.
2020-09-10 10:52:51 +01:00
..
composer-presence-display.js.es6 FIX: Account for different composer 'edit' states in discourse-presence (#10631) 2020-09-10 10:52:51 +01:00
topic-presence-display.js.es6 DEV: apply coding standards to plugins (#10594) 2020-09-04 13:51:53 +02:00