discourse/app/assets/javascripts/discourse-common/addon/utils
Joffrey JAFFEUX c8beefc1ee
FIX: reimplements chat audio into a service (#18983)
This implementation attempts to be more resilient to background tab.

Notes:
- adds support for immediate arg in @debounce decorators
- fixes a bug in discourseDebounce which was not supporting immediate arg in tests
- chat-audio-manager has no tests as audio requires real user interaction and is hard to test reliably
2022-11-11 13:11:41 +01:00
..
category-macro.js FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
decorator-alias.js DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
decorators.js FIX: reimplements chat audio into a service (#18983) 2022-11-11 13:11:41 +01:00
dom-utils.js DEV: drops jquery from scrolling-post-stream (#15313) 2021-12-17 14:52:42 +01:00
escape-regexp.js DEV: Add escapeRegExp util (#17051) 2022-06-10 10:37:54 +10:00
extract-value.js
handle-descriptor.js FIX: In prod builds classes may not be "instancesof" EmberObject (#18137) 2022-08-30 17:36:20 +02:00
is-descriptor.js
macro-alias.js DEV: Add deprecation notice to discourse-common/utils/decorators (#17052) 2022-06-09 13:07:58 -05:00
watched-words.js FEATURE: Add support for case-sensitive Watched Words (#17445) 2022-08-02 10:06:03 +02:00