1a56ce3674
* Adds a hidden site setting: `max_participant_names` * Replaces duplicate code in `GroupSmtpMailer` and `UserNotifications` * Groups are sorted by the number of users (decreasing) * Replaces the query to count users of each group with `Group#user_count`) * Users are sorted by their last reply in the topic (most recent first) * Adds lots of tests |
||
---|---|---|
.. | ||
admin_confirmation_mailer.rb | ||
download_backup_mailer.rb | ||
group_smtp_mailer.rb | ||
invite_mailer.rb | ||
rejection_mailer.rb | ||
subscription_mailer.rb | ||
test_mailer.rb | ||
user_notifications.rb | ||
version_mailer.rb |