discourse/plugins
Alan Guo Xiang Tan 3491642f98
DEV: Make `discourse_narrative_bot` use Rails autoload (#26044)
Why this change?

Instead of manually loading files, we should just structure the plugin
so that it relies on Rails autoload strategy and avoid all the manual
`require_relative`s.

What does this change do?

1. Structure the plugin to use Rails autoloading convention
2. Remove onceff jobs that were added 5-6 years ago. There is no need to
   carry these jobs anymore after such a long time.
3. Move setting of `SiteSetting.discourse_narrative_bot_enabled` to
   `false` in the test environment from core into the plugin.
2024-03-06 11:14:53 +08:00
..
chat FIX: do not show threads with no replies (#26033) 2024-03-05 20:26:35 +01:00
checklist DEV: Use `service:` lookups instead of `:main` (#25402) 2024-01-24 15:59:44 +01:00
discourse-details Update translations (#25659) 2024-02-13 16:11:30 +01:00
discourse-lazy-videos DEV: Use `service:` lookups instead of `:main` (#25402) 2024-01-24 15:59:44 +01:00
discourse-local-dates DEV: Update rubocop-discourse to latest version 2024-03-04 15:08:35 +01:00
discourse-narrative-bot DEV: Make `discourse_narrative_bot` use Rails autoload (#26044) 2024-03-06 11:14:53 +08:00
discourse-presence DEV: Convert min_trust_to_edit_wiki_post to groups (#24766) 2023-12-12 15:20:37 +11:00
footnote DEV: Use `service:` lookups instead of `:main` (#25402) 2024-01-24 15:59:44 +01:00
poll Update translations (#26030) 2024-03-05 16:47:46 +01:00
spoiler-alert Update translations (#26030) 2024-03-05 16:47:46 +01:00
styleguide Update translations (#26030) 2024-03-05 16:47:46 +01:00