.. |
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
|
Let's not notify for trust levels on Staff, either
|
2017-01-11 11:25:04 -05:00 |
color_scheme_revisor.rb
|
Add locale step
|
2016-09-22 09:52:19 -04:00 |
group_action_logger.rb
|
fix the build
|
2017-01-04 14:23:21 +01:00 |
group_mentions_updater.rb
|
FEATURE: Remap group mentions when group name has been changed.
|
2017-01-18 13:39:34 +08: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 |
notification_emailer.rb
|
UserEmailObserver is now removed
|
2016-12-22 16:46:53 +11:00 |
post_action_notifier.rb
|
remove rails-observers
|
2016-12-22 16:46:53 +11:00 |
post_alerter.rb
|
remove UserActionObserver, replace with after_save and service
|
2016-12-22 16:46:53 +11: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
|
FEATURE: each category can control how many topics to show on categories page
|
2017-03-01 15:12:57 -05:00 |
search_indexer.rb
|
Remove SearchObserver, aim is to remove all observers
|
2016-12-22 13:13:14 +11:00 |
spam_rules_enforcer.rb
|
FEATURE: new 'maximum new user accounts per registration IP' site setting
|
2014-11-17 12:04:29 +01:00 |
staff_action_logger.rb
|
FIX: handle new user when logging name change
|
2017-03-01 13:43:57 +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_action_creator.rb
|
remove UserActionObserver, replace with after_save and service
|
2016-12-22 16:46:53 +11:00 |
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
|
Revert "Revert "Revert "SECURITY: Ensure oAuth authenticated email is the same as created user's email."""
|
2017-03-01 10:16:59 +08:00 |
user_blocker.rb
|
FIX: when blocking a user results in hiding their posts, only hide posts made in the last 24 hours
|
2017-01-19 15:56:22 -05:00 |
user_destroyer.rb
|
Fix broken specs since all urls will be oneboxed.
|
2017-01-06 10:05:51 +08:00 |
user_updater.rb
|
FIX: handle new user when logging name change
|
2017-03-01 13:43:57 +05:30 |
username_changer.rb
|
FIX: do not log duplicate username changes
|
2017-02-28 01:32:00 +05:30 |
username_checker_service.rb
|
SECURITY: Avoid mass assignment on user create
|
2016-08-05 11:57:13 -04:00 |