This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/plugins/discourse-presence/assets/javascripts/discourse
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
..
components FIX: Account for different composer 'edit' states in discourse-presence (#10631) 2020-09-10 10:52:51 +01:00
lib DEV: apply coding standards to plugins (#10594) 2020-09-04 13:51:53 +02:00
services DEV: apply coding standards to plugins (#10594) 2020-09-04 13:51:53 +02:00
templates DEV: apply coding standards to plugins (#10594) 2020-09-04 13:51:53 +02:00