discourse/app
Martin Brennan 100c3d6d62
FIX: Respect personal_email_time_window_seconds in group SMTP (#13630)
For other private messages we have the site setting
personal_email_time_window_seconds (default 20s) which allows
people to edit their post etc. before the email is sent.

This PR makes the Jobs::GroupSmtpEmail enqueuer in the
PostAlerter use the same delay.

<!-- NOTE: All pull requests should have tests (rspec in Ruby, qunit in JavaScript). If your code does not include test coverage, please include an explanation of why it was omitted. -->
2021-07-05 10:09:16 +10:00
..
assets FIX: Build quote share URL using post number, not post ID (#13622) 2021-07-02 22:50:04 +01:00
controllers DEV: Add theme-color meta to bootstrap (#13615) 2021-07-02 16:43:10 +02:00
helpers FEATURE: Render emojis on GitHub labels when oneboxing an issue. (#13531) 2021-06-25 14:48:36 -03:00
jobs FIX: Remove legacy topic timer code (#13544) 2021-06-29 09:16:25 +10:00
mailers FIX: Do not show In Reply To for group SMTP emails (#13541) 2021-06-28 13:19:17 +10:00
models DEV: Remove broken associations on Invite model. (#13600) 2021-07-01 10:50:16 +08:00
serializers FIX: topic level bookmark button (#13530) 2021-06-28 12:24:23 +04:00
services FIX: Respect personal_email_time_window_seconds in group SMTP (#13630) 2021-07-05 10:09:16 +10:00
views FIX: Improve participant display in group SMTP emails (#13539) 2021-06-28 10:42:06 +10:00