.. |
admin_confirmation_email.rb
|
…
|
|
anonymize_user.rb
|
FIX: Remove user fields when anonymizing user
|
2018-09-07 00:02:56 +02:00 |
automatic_group_membership.rb
|
…
|
|
backup_chunks_merger.rb
|
FEATURE: Support backup uploads/downloads directly to/from S3.
|
2018-10-15 09:43:31 +08:00 |
bulk_grant_trust_level.rb
|
…
|
|
bulk_invite.rb
|
Fix failing spec.
|
2019-04-16 09:59:35 +08:00 |
bump_topic.rb
|
FEATURE: Topic timer for bumping a topic in the future
|
2019-01-04 13:08:04 +00:00 |
confirm_sns_subscription.rb
|
FIX: SES webhook wasn't parsing the message
|
2019-03-19 11:40:19 +01:00 |
crawl_topic_link.rb
|
Rename `FileHelper.is_image?` -> `FileHelper.is_supported_image?`.
|
2018-09-12 09:22:28 +08:00 |
create_avatar_thumbnails.rb
|
FIX: automatically correct bad avatars on access
|
2018-08-16 16:32:56 +10:00 |
create_backup.rb
|
…
|
|
create_user_reviewable.rb
|
FIX: Safer scoring with concurrency
|
2019-04-23 15:53:37 -04:00 |
critical_user_email.rb
|
PERF: Quit out of the email job quickly if disabled (#6423)
|
2018-10-01 01:15:45 +08:00 |
delete_topic.rb
|
…
|
|
download_avatar_from_url.rb
|
…
|
|
download_backup_email.rb
|
…
|
|
download_profile_background_from_url.rb
|
…
|
|
emit_web_hook_event.rb
|
REFACTOR: Prefer accessing instance variables directly.
|
2019-04-20 09:39:25 +08:00 |
enable_bootstrap_mode.rb
|
…
|
|
export_csv_file.rb
|
Aadd 'secondary_emails' field in users export
|
2019-02-27 10:12:20 +01:00 |
feature_topic_users.rb
|
…
|
|
invite_email.rb
|
FIX: Don't try to send invite email when invite was deleted
|
2018-08-29 12:43:12 +02:00 |
invite_password_instructions_email.rb
|
…
|
|
notify_category_change.rb
|
FIX: don't trigger notifications when changing category/tags of unlisted topics (#7323)
|
2019-04-05 15:06:38 +02:00 |
notify_mailing_list_subscribers.rb
|
FEATURE: Ignored user notification behaviour should be as a muted user (#7227)
|
2019-03-21 12:15:34 +01:00 |
notify_moved_posts.rb
|
…
|
|
notify_reviewable.rb
|
FEATURE: New 'Reviewable' model to make reviewable items generic
|
2019-03-28 12:45:10 -04:00 |
notify_tag_change.rb
|
FIX: don't trigger notifications when changing category/tags of unlisted topics (#7323)
|
2019-04-05 15:06:38 +02:00 |
post_alert.rb
|
FIX: Do not trigger post alerts for empty posts. (#7138)
|
2019-03-15 17:58:43 +01:00 |
process_email.rb
|
…
|
|
process_post.rb
|
Revert `update_columns` -> `update!` when rebaking/post-processing post.
|
2019-04-01 16:29:00 +08:00 |
process_sns_notification.rb
|
FIX: Detect SNS notifications for SES correctly (#7284)
|
2019-04-23 13:03:31 +10:00 |
publish_topic_to_category.rb
|
…
|
|
pull_hotlinked_images.rb
|
FIX: Re-download hotlinked optimized images (#7249)
|
2019-03-27 21:31:12 +01:00 |
push_notification.rb
|
…
|
|
rebake_custom_emoji_posts.rb
|
FIX: properly escape name of custom emoji
|
2018-10-11 09:35:23 +02:00 |
retrieve_topic.rb
|
…
|
|
run_heartbeat.rb
|
…
|
|
send_push_notification.rb
|
…
|
|
send_system_message.rb
|
…
|
|
suspicious_login.rb
|
FEATURE: Suspicious logins report. (#6544)
|
2018-10-30 22:51:58 +00:00 |
toggle_topic_closed.rb
|
FEATURE: New 'Reviewable' model to make reviewable items generic
|
2019-03-28 12:45:10 -04:00 |
topic_action_converter.rb
|
FEATURE: New 'Reviewable' model to make reviewable items generic
|
2019-03-28 12:45:10 -04:00 |
topic_reminder.rb
|
…
|
|
truncate_user_flag_stats.rb
|
FEATURE: New 'Reviewable' model to make reviewable items generic
|
2019-03-28 12:45:10 -04:00 |
unpin_topic.rb
|
…
|
|
update_gravatar.rb
|
FIX: don't update gravatar if the user has no email
|
2019-02-20 22:34:43 +01:00 |
update_group_mentions.rb
|
…
|
|
update_s3_inventory.rb
|
FEATURE: Use amazon s3 inventory to manage upload stats (#6867)
|
2019-02-01 10:10:48 +05:30 |
update_top_redirection.rb
|
…
|
|
update_username.rb
|
FEATURE: Add support for Unicode usernames and group names
|
2019-04-23 13:00:27 +02:00 |
user_email.rb
|
FIX: prevent sending multiple summary emails due to Sidekiq delays
|
2019-03-22 12:34:34 -04:00 |