discourse/app/services
Loïc Guitaut 26fe047724 DEV: Use AR enums in reviewables related code
This is the first patch of many to replace our custom enums in Ruby by
the ones provided by `ActiveRecord`.
2022-09-22 14:44:27 +02:00
..
notifications
spam_rule DEV: Use AR enums in reviewables related code 2022-09-22 14:44:27 +02:00
anonymous_shadow_creator.rb
badge_granter.rb
base_bookmarkable.rb
color_scheme_revisor.rb
destroy_task.rb
email_settings_exception_handler.rb
email_settings_validator.rb
email_style_updater.rb
external_upload_manager.rb
group_action_logger.rb
group_mentions_updater.rb
group_message.rb FIX: Don't delete previous messages when we're inside the `sent_recently` window. (#18239) 2022-09-13 12:43:24 -03:00
handle_chunk_upload.rb
heat_settings_updater.rb
inline_uploads.rb
notification_emailer.rb
post_action_notifier.rb
post_alerter.rb FIX: Create single notification per post and user (#18091) 2022-09-01 16:07:18 +03:00
post_bookmarkable.rb
post_owner_changer.rb
push_notification_pusher.rb
random_topic_selector.rb
registered_bookmarkable.rb
search_indexer.rb
site_settings_task.rb
staff_action_logger.rb FIX: Restore trust level when leaving group (#17954) 2022-08-29 13:00:48 +03:00
themes_install_task.rb
topic_bookmarkable.rb FIX: Remove last_unread_post excerpt logic for bookmarks (#17979) 2022-08-19 09:35:25 +10:00
topic_status_updater.rb
topic_timestamp_changer.rb
tracked_topics_updater.rb
trust_level_granter.rb
user_action_manager.rb
user_activator.rb
user_anonymizer.rb
user_authenticator.rb
user_destroyer.rb
user_merger.rb
user_notification_renderer.rb
user_notification_schedule_processor.rb
user_silencer.rb
user_stat_count_updater.rb
user_updater.rb
username_changer.rb
username_checker_service.rb
wildcard_domain_checker.rb
wildcard_url_checker.rb
word_watcher.rb