discourse/app/services
Sam 59d04c0695 Internal renaming of elder,leader,regular,basic to numbers
Changed internals so trust levels are referred to with

TrustLevel[1], TrustLevel[2] etc.

This gives us much better flexibility naming trust levels, these names
are meant to be controlled by various communities.
2014-09-05 15:20:52 +10:00
..
spam_rule Internal renaming of elder,leader,regular,basic to numbers 2014-09-05 15:20:52 +10:00
badge_granter.rb Merge pull request #2740 from riking/badges_disabled 2014-09-03 22:19:51 +10:00
color_scheme_revisor.rb Add descriptions. Make all the actions buttons. Add a revert button to colors. Add a new variable: quaternary. 2014-05-14 10:19:00 -04:00
group_message.rb BUGFIX: no translation for email_error_notifications to admin users 2014-06-30 15:21:26 +02:00
handle_chunk_upload.rb FEATURE: Bulk Invite 2014-06-09 01:43:39 +05:30
post_alerter.rb FIX: don't notify on link reflections 2014-07-29 15:40:05 +10:00
spam_rules_enforcer.rb Refactor SpamRulesEnforcer so that each spam rule is in its own class 2013-10-25 13:25:02 -04:00
staff_action_logger.rb Internal renaming of elder,leader,regular,basic to numbers 2014-09-05 15:20:52 +10:00
tracked_topics_updater.rb Refactor User#update_last_seen! and User#update_tracked_topics 2013-10-23 23:27:30 +02:00
user_activator.rb Remove hub username integration 2014-07-16 12:25:24 -04:00
user_authenticator.rb BUGFIX: twitter auth asking for a password 2014-03-20 14:49:25 +11:00
user_blocker.rb Don't send more pm's after a user has been blocked from making posts. This can happen if a staff member flags posts that are already hidden. 2013-08-02 10:55:19 -04:00
user_destroyer.rb FIX: before nuking a user, do a real count of posts instead of relying on user_stat record 2014-08-18 12:07:29 -04:00
user_updater.rb Avoid using to_s when performing String Interpolation 2014-08-14 23:55:27 +05:30
username_checker_service.rb Remove hub username integration 2014-07-16 12:25:24 -04:00