discourse/app/services
Andrew Bezzub 9ffd173873 move bio to UserProfile from User 2014-06-13 14:55:32 -04: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 Multiple grant badges. 2014-05-21 12:54:55 +05:30
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 Actually, it *should* be `user_path` and not `userpage_path` 2014-06-04 16:51:48 -04:00
handle_chunk_upload.rb FEATURE: Bulk Invite 2014-06-09 01:43:39 +05:30
post_alerter.rb BUGFIX: notifications were not updated correctly live 2014-05-23 11:34:34 +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 Log badge grant/revoke to the staff actions log. 2014-03-21 11:10:07 +05:30
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 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 Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
user_updater.rb move bio to UserProfile from User 2014-06-13 14:55:32 -04: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