discourse/app
Martin Brennan 5710d5d771
FIX: Do not process pop3 mails > 1 week old (#11740)
This adds a safe default to not process pop3 emails when the pop3 polling option is set up that are > 1 week old. This is to avoid the situation where an older mailbox is used, which causes us to go and process all emails in that mailbox, sending out error emails to the senders of emails which cannot be parsed successfully.
2021-01-19 09:49:50 +10:00
..
assets Sync up master and Ember CLI branches again (#11746) 2021-01-18 16:12:45 -05:00
controllers FIX: Add bookmark limits (#11725) 2021-01-19 08:53:49 +10:00
helpers UX: Use appropriate logo on static pages (#11211) 2020-11-12 10:50:55 -08:00
jobs FIX: Do not process pop3 mails > 1 week old (#11740) 2021-01-19 09:49:50 +10:00
mailers FEATURE: reason to reject user signup (#11700) 2021-01-15 09:43:26 +11:00
models FIX: Add bookmark limits (#11725) 2021-01-19 08:53:49 +10:00
serializers FEATURE: reason to reject user signup (#11700) 2021-01-15 09:43:26 +11:00
services FIX: Check for user presence before granting badge (#11745) 2021-01-18 15:12:38 -05:00
views FIX: Safari iOS page title and url regression when sharing (#11699) 2021-01-13 11:10:43 -05:00