.. |
spam_rule
|
UX: rename setting num_flags_to_block_new_user to num_spam_flags_to_block_new_user
|
2016-06-15 13:19:06 -04:00 |
anonymous_shadow_creator.rb
|
PERF: shift most user options out of the user table
|
2016-02-17 18:08:25 +11:00 |
badge_granter.rb
|
FIX: Don't ever grant badges when they're disabled
|
2016-08-19 15:16:37 -04:00 |
color_scheme_revisor.rb
|
|
|
group_message.rb
|
|
|
handle_chunk_upload.rb
|
|
|
post_alerter.rb
|
FIX: Watching First Post in groups was working incorrectly
|
2016-07-21 15:05:10 -04:00 |
post_owner_changer.rb
|
FEATURE: allow changing post owners without creating post revision
|
2016-08-19 23:34:21 +05:30 |
post_timestamp_changer.rb
|
FIX: Topic#last_posted_at was not being set when changing topic timestamp.
|
2015-10-20 10:12:52 +08:00 |
random_topic_selector.rb
|
correct random suggested topic selection
|
2016-07-04 10:34:54 +10:00 |
spam_rules_enforcer.rb
|
|
|
staff_action_logger.rb
|
FEATURE: deactive users after too many bounces
|
2016-07-25 18:57:06 +02:00 |
tracked_topics_updater.rb
|
|
|
user_activator.rb
|
SECURITY: XSS issue on Admin users list
|
2016-08-05 12:01:16 -04:00 |
user_anonymizer.rb
|
Fixed anonymizer when 'full name required' setting is on
|
2016-03-17 17:50:04 +11:00 |
user_authenticator.rb
|
|
|
user_blocker.rb
|
FIX: user 'UserBlocker' when blocking a new user
|
2016-03-18 12:16:37 +01:00 |
user_destroyer.rb
|
FIX: when destroying users we were leaving drafts behind
|
2015-08-24 16:05:08 +10:00 |
user_updater.rb
|
FEATURE: allow shipping bio markdown via SSO
|
2016-08-01 15:29:28 +10:00 |
username_changer.rb
|
|
|
username_checker_service.rb
|
SECURITY: Avoid mass assignment on user create
|
2016-08-05 11:57:13 -04:00 |