discourse/app
Osama Sayegh 2711f173dc FIX: don't allow inviting more than `max_allowed_message_recipients`
* FIX: don't allow inviting more than `max_allowed_message_recipients` setting allows

* add specs for guardian

* user preferences for auto track shouldn't be applicable to PMs (it auto watches on visit)

Execlude PMs from "Automatically track topics I enter..." and "When I post in a topic, set that topic to..." user preferences

* groups take only 1 slot in PM

* just return if topic is a PM
2018-08-23 14:36:49 +10:00
..
assets FIX: tag intersection not populating (#6296) 2018-08-23 14:22:47 +10:00
controllers FIX: don't allow inviting more than `max_allowed_message_recipients` 2018-08-23 14:36:49 +10:00
helpers FIX: improve support for subfolder S3 CDN 2018-08-22 12:31:13 +10:00
jobs FEATURE: Clean up `PostReplyKey` records. 2018-08-23 10:40:02 +08:00
mailers Drop `reply_key`, `skipped` and `skipped_reason` from `email_logs`. 2018-07-30 11:39:28 +08:00
models FIX: don't allow inviting more than `max_allowed_message_recipients` 2018-08-23 14:36:49 +10:00
serializers FIX: doesn't translate group permission keys 2018-08-21 12:56:56 +02:00
services FIX: SpamRulesEnforcer should use default locale 2018-08-20 15:08:12 +02:00
views UX: Blue "Resend Activation Email" button in wizzard 2018-08-21 22:18:08 +02:00