discourse/app/services
Blake Erickson 690f17bcbe
FEATURE: Allow List for PMs (#10270)
* FEATURE: Allow List for PMs

This feature adds a new user setting that is disabled by default that
allows them to specify a list of users that are allowed to send them
private messages. This way they don't have to maintain a large list of
users they don't want to here from and instead just list the people they
know they do want. Staff will still always be able to send messages to
the user.

* Update PR based on feedback
2020-07-20 15:23:49 -06:00
..
spam_rule FIX: FlagSockpuppets should not flag a post if a post of that user was already rejected by staff (#9328) 2020-04-01 09:20:45 -03:00
anonymous_shadow_creator.rb
badge_granter.rb Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
color_scheme_revisor.rb
destroy_task.rb DEV: Better error handling for destroy:users task (#9939) 2020-06-01 08:55:08 -07:00
email_style_updater.rb
group_action_logger.rb Revert "DEV: DiscourseEvents fired when users are added/removed from groups (#9522)" 2020-04-23 15:06:55 +10:00
group_mentions_updater.rb FIX: Mentions updater should work regardless of `.notify` 2020-02-18 16:02:26 -05:00
group_message.rb
handle_chunk_upload.rb
heat_settings_updater.rb
inline_uploads.rb FEATURE: Parse images in email signatures (#10137) 2020-07-08 15:50:30 +10:00
notification_consolidator.rb
notification_emailer.rb FIX: Staged users getting user_linked and user_quoted emails 2020-03-31 20:17:56 -06:00
post_action_notifier.rb
post_alerter.rb FEATURE: Implement support for IMAP and SMTP email protocols. (#8301) 2020-07-10 12:05:55 +03:00
post_owner_changer.rb
push_notification_pusher.rb
random_topic_selector.rb FIX: Use Discourse.system_user when we need a placeholder admin (#9781) 2020-06-24 15:51:30 +10:00
search_indexer.rb FIX: Reindex posts when `Topic#title` or `Category#name` changes. 2020-07-17 11:12:31 +08:00
site_settings_task.rb
staff_action_logger.rb FEATURE: Improve UX support for multiple email addresses (#9691) 2020-06-10 19:11:49 +03:00
themes_install_task.rb FIX: update theme fields when updating from ThemesInstallTask (#10143) 2020-06-29 13:49:02 -05:00
topic_status_updater.rb FIX: Backfill topic timer duration (#9249) 2020-03-23 09:38:18 +05:30
topic_timestamp_changer.rb
tracked_topics_updater.rb
trust_level_granter.rb
user_action_manager.rb
user_activator.rb
user_anonymizer.rb DEV: Drop legacy OpenID 2.0 support (#8894) 2020-02-07 17:32:35 +00:00
user_authenticator.rb FIX: Allow signup when auth provider supplies no email 2020-07-10 17:56:33 +01:00
user_destroyer.rb FEATURE: Send notifications for time-based and At Desktop bookmark reminders (#9071) 2020-03-12 10:16:00 +10:00
user_merger.rb DEV: move user references deletion code to `before_destroy`. (#10085) 2020-06-18 17:42:39 -04:00
user_notification_renderer.rb
user_silencer.rb
user_updater.rb FEATURE: Allow List for PMs (#10270) 2020-07-20 15:23:49 -06:00
username_changer.rb
username_checker_service.rb
wildcard_domain_checker.rb
wildcard_url_checker.rb
word_watcher.rb