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/app/assets/javascripts/discourse/app
David Taylor f3d480dacb
DEV: Allow PresenceChannel to specify custom activity thresholds (#15217)
This allows consumers to vary the parameters on a per-channel basis. e.g. if you wanted a channel to consider someone 'away' after 10 minutes, and another channel to consider someone 'away' after 1 minute, that is now possible.
2021-12-07 20:57:57 +00:00
..
adapters FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
components FIX: tag transition only if tag name changed (#15149) 2021-12-07 05:44:55 +01:00
controllers DEV: Invite page changes (#15175) 2021-12-02 13:18:11 -06:00
helpers DEV: Remove jQuery global usage where possible (#14905) 2021-11-12 19:23:20 +01:00
initializers FIX: PWA badges were not updating (#15191) 2021-12-05 00:15:51 +01:00
lib DEV: Changes to support chat uploads (#15153) 2021-12-01 13:24:16 -06:00
mixins DEV: Changes to support chat uploads (#15153) 2021-12-01 13:24:16 -06:00
models DEV: Add drop-date to drop-dateless deprecations (#15133) 2021-11-30 17:41:04 +01:00
pre-initializers DEV: Add drop-date to drop-dateless deprecations (#15133) 2021-11-30 17:41:04 +01:00
raw-views DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
routes DEV: migrate (almost all) routes from actions: to @action syntax (#14722) 2021-11-30 17:01:06 +04:00
services DEV: Allow PresenceChannel to specify custom activity thresholds (#15217) 2021-12-07 20:57:57 +00:00
styles DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
templates A11Y: Remove dupe label on signup confirm field (#15212) 2021-12-07 11:40:00 -05:00
widgets DEV: drop unused method (#15190) 2021-12-06 09:37:54 +08:00
app.js DEV: uses forked Mousetrap to avoid leaking listeners (#14198) 2021-09-08 14:48:13 +02:00
index.html FIX: Ember CLI was always loading the admin payload in dev mode 2021-10-05 08:34:10 -04:00
mapping-router.js DEV: prevents route nodes to leak on each test run (#14457) 2021-09-28 17:08:05 +02:00