discourse/app/services
Sam 619fa50d4b BUGFIX: twitter auth asking for a password 2014-03-20 14:49:25 +11:00
..
spam_rule Refactor SpamRulesEnforcer so that each spam rule is in its own class 2013-10-25 13:25:02 -04:00
badge_granter.rb Initial badge system implementation. 2014-03-14 21:49:26 +05:30
group_message.rb BUGFIX: seen recently key needs to be public so mock can easily reach in to it 2014-02-18 16:09:24 +11:00
post_alerter.rb BUGFIX: don't alery myself when I link to myself 2014-03-19 12:07:48 +11: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 Used the term suspended instead of banned. 2013-11-07 13:53:49 -05:00
tracked_topics_updater.rb Refactor User#update_last_seen! and User#update_tracked_topics 2013-10-23 23:27:30 +02:00
uri_adapter.rb Handle ugly url targets 2013-11-14 13:14:02 -05:00
user_activator.rb Rename nickname to username in the code. Use new hub routes. (Old routes still exist as aliases for old Discourse instances.) 2014-03-12 12:39:36 -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 Rename nickname to username in the code. Use new hub routes. (Old routes still exist as aliases for old Discourse instances.) 2014-03-12 12:39:36 -04:00
user_updater.rb Allow users to toggle interface language in their preferences 2014-02-18 14:53:59 -05:00
username_checker_service.rb Rename nickname to username in the code. Use new hub routes. (Old routes still exist as aliases for old Discourse instances.) 2014-03-12 12:39:36 -04:00