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
..
assets DEV: Allow PresenceChannel to specify custom activity thresholds (#15217) 2021-12-07 20:57:57 +00:00
controllers DEV: Add :before_email_login event for plugins (#15187) 2021-12-06 09:38:37 +08:00
helpers SECURITY: Remove ember-cli specific response from application routes (#15155) 2021-12-01 16:10:40 +00:00
jobs FEATURE: Pre-setting user locale via bulk invite (#15195) 2021-12-06 02:08:21 +01:00
mailers DEV: Hash tokens stored from email_tokens (#14493) 2021-11-25 09:34:39 +02:00
models PERF: Add index on email_tokens.token_hash 2021-12-07 10:17:45 +08:00
serializers FIX: Display pending posts in a moderated category 2021-12-07 10:14:45 +01:00
services FIX: auth incorrectly handles duplicate usernames (#15197) 2021-12-06 20:49:04 +04:00
views SECURITY: Remove ember-cli specific response from application routes (#15155) 2021-12-01 16:10:40 +00:00