discourse/plugins/chat/spec/system
Martin Brennan 6b9c0ee554
DEV: Change HashtagAutocompleteService to use DiscoursePluginRegistry (#19491)
Follow up to a review in #18937, this commit changes the HashtagAutocompleteService to no longer use class variables to register hashtag data sources or types in context priority order. This is to address multisite concerns, where one site could e.g. have chat disabled and another might not. The filtered plugin registers I added will not be included if the plugin is disabled.
2022-12-19 13:46:17 +10:00
..
page_objects REFACTOR: naming and state refactor (#19187) 2022-11-25 14:15:38 +01:00
shortcuts REFACTOR: naming and state refactor (#19187) 2022-11-25 14:15:38 +01:00
hashtag_autocomplete_spec.rb DEV: Change HashtagAutocompleteService to use DiscoursePluginRegistry (#19491) 2022-12-19 13:46:17 +10:00
navigation_spec.rb DEV: Migrate sidebar site settings (#19336) 2022-12-08 09:44:29 +08:00
receiving_message_spec.rb DEV: Migrate sidebar site settings (#19336) 2022-12-08 09:44:29 +08:00
sidebars_spec.rb FEATURE: Chat and Sidebar are now on by default (#19406) 2022-12-13 17:25:19 -07:00