.. |
admin_confirmation_email.rb
|
SECURITY: Confirm new administrator accounts via email
|
2017-04-04 15:59:01 -04:00 |
automatic_group_membership.rb
|
FEATURE: phase 1 of supporting multiple email addresses
|
2017-07-20 11:22:27 +09:00 |
backup_chunks_merger.rb
|
FEATURE: Bulk Invite
|
2014-06-09 01:43:39 +05:30 |
bulk_grant_trust_level.rb
|
FIX: grant trust level when bulk adding users to group
|
2017-03-06 14:39:53 +05:30 |
bulk_invite.rb
|
FIX: handle BOM in bulk import CSV file
|
2017-05-09 22:38:07 +05:30 |
close_topic.rb
|
Make CloseTopic a no-op just in case
|
2017-05-09 15:02:05 -04:00 |
crawl_topic_link.rb
|
FEATURE: Whitelists for inline oneboxing
|
2017-07-21 15:41:47 -04:00 |
create_avatar_thumbnails.rb
|
PERF: Speed up slow tests in our test suite.
|
2017-06-22 11:23:31 +09:00 |
create_backup.rb
|
FEATURE: new 'backup_with_uploads' site setting
|
2015-11-12 16:23:59 +01:00 |
critical_user_email.rb
|
FEATURE: move more urgent emails notifications to critical queue
|
2016-04-07 14:39:01 +10:00 |
delete_topic.rb
|
FIX: Delete topic timer after completion.
|
2017-05-12 10:28:51 +08:00 |
download_avatar_from_url.rb
|
FIX: download avatar from facebook/twitter in a job in order to prevent hangs when avatars are huge
|
2016-10-24 17:15:13 +02:00 |
download_backup_email.rb
|
FEATURE: further restrict downloading of backups
|
2017-03-01 08:28:34 -07:00 |
emit_web_hook_event.rb
|
Fix broken tests.
|
2017-03-16 10:22:15 +08:00 |
enable_bootstrap_mode.rb
|
FIX: bootstrap mode should not amend setting that is not in default state
|
2016-05-04 16:46:46 +05:30 |
export_csv_file.rb
|
FEATURE: add user profile fields in user list export
|
2017-03-21 15:51:52 +05:30 |
feature_topic_users.rb
|
correct bad error reporting.
|
2015-08-14 13:29:39 +10:00 |
invite_email.rb
|
FEATURE: resending invite should include original custom message
|
2017-06-30 18:13:33 +05:30 |
invite_password_instructions_email.rb
|
FEATURE: send set password instructions after invite redemption
|
2014-10-11 14:13:05 +05:30 |
notify_mailing_list_subscribers.rb
|
add DiscourseEvent triggers necessary to update a user's permissions before they're notified
|
2017-07-21 11:03:54 -04:00 |
notify_moved_posts.rb
|
Perform the where(...).first to find_by(...) refactoring.
|
2014-05-06 14:41:59 +01:00 |
post_alert.rb
|
UX: Don't send emails for discobot notifications.
|
2017-06-12 17:00:27 +09:00 |
process_email.rb
|
FIX: Processing incoming email should be done in a background job.
|
2017-04-24 13:57:28 +08:00 |
process_post.rb
|
FEATURE: Watched Words: when posts contain words, do one of flag, require approval, censor, or block
|
2017-07-26 11:01:09 -04:00 |
publish_topic_to_category.rb
|
Rename `PostTimestampChanger` -> `TopicTimestampChanger`.
|
2017-05-22 15:01:33 +08:00 |
pull_hotlinked_images.rb
|
change log level to info when failing to download a hotlinked image
|
2017-07-12 11:06:28 +02:00 |
push_notification.rb
|
FIX: Make `omit_default_port` the global default
|
2017-06-30 12:43:26 -04:00 |
rebake_custom_emoji_posts.rb
|
FIX: Store custom emojis as uploads.
|
2017-03-14 13:07:18 +08:00 |
retrieve_topic.rb
|
Add custom embed_by_username feature
|
2014-06-09 12:35:38 -07:00 |
run_heartbeat.rb
|
FEATURE: prioritize sidekiq jobs
|
2016-04-07 12:56:43 +10:00 |
send_system_message.rb
|
Perform the where(...).first to find_by(...) refactoring.
|
2014-05-06 14:41:59 +01:00 |
test_email.rb
|
FEATURE: prioritize sidekiq jobs
|
2016-04-07 12:56:43 +10:00 |
toggle_topic_closed.rb
|
rename topic_status_update to topic_timer
|
2017-05-11 18:27:53 -04:00 |
topic_reminder.rb
|
FEATURE: staff can set a timer to remind them about a topic
|
2017-05-16 14:49:50 -04:00 |
unpin_topic.rb
|
FEATURE: make pin expiration mandatory
|
2015-07-29 16:34:21 +02:00 |
update_gravatar.rb
|
FEATURE: prioritize sidekiq jobs
|
2016-04-07 12:56:43 +10:00 |
update_group_mentions.rb
|
FEATURE: Remap group mentions when group name has been changed.
|
2017-01-18 13:39:34 +08:00 |
update_top_redirection.rb
|
PERF: move 3 more option columns out of the user table
|
2016-02-18 16:57:22 +11:00 |
user_email.rb
|
FIX: don't apply max_emails_per_day_per_user on critical emails
|
2017-05-03 17:07:39 +05:30 |