discourse-solved/lib/discourse_solved
Natalie Tay e82c6ae1ca
DEV: Autoload and segregate features to prep for migration (#341)
This commit autoloads plugin files, and also extracts features into their own modules.
- `plugin.rb` is smaller
- external plugins like discourse-automation and discourse-assign have their own entrypoints
- solved filters as well
2025-03-21 11:45:19 +08:00
..
accepted_answer_cache.rb DEV: Autoload and segregate features to prep for migration (#341) 2025-03-21 11:45:19 +08:00
before_head_close.rb DEV: Autoload and segregate features to prep for migration (#341) 2025-03-21 11:45:19 +08:00
category_extension.rb DEV: Autoload and segregate features to prep for migration (#341) 2025-03-21 11:45:19 +08:00
engine.rb DEV: Autoload and segregate features to prep for migration (#341) 2025-03-21 11:45:19 +08:00
first_accepted_post_solution_validator.rb DEV: Autoload and segregate features to prep for migration (#341) 2025-03-21 11:45:19 +08:00
guardian_extensions.rb DEV: Autoload and segregate features to prep for migration (#341) 2025-03-21 11:45:19 +08:00
post_serializer_extension.rb DEV: Autoload and segregate features to prep for migration (#341) 2025-03-21 11:45:19 +08:00
register_filters.rb DEV: Autoload and segregate features to prep for migration (#341) 2025-03-21 11:45:19 +08:00
topic_posters_summary_extension.rb DEV: Autoload and segregate features to prep for migration (#341) 2025-03-21 11:45:19 +08:00
topic_view_serializer_extension.rb DEV: Autoload and segregate features to prep for migration (#341) 2025-03-21 11:45:19 +08:00
user_summary_extension.rb DEV: Autoload and segregate features to prep for migration (#341) 2025-03-21 11:45:19 +08:00
web_hook_extension.rb DEV: Autoload and segregate features to prep for migration (#341) 2025-03-21 11:45:19 +08:00