discourse/app
Isaac Janzen e54c07cf49
FIX: Make similar topics selectable (#25682)
I attempted to add a test for related topics, as they are untested. This was a massive challenge as related topics are only rendered after 
- a user has stopped typing
- there is a timeout after typing

Between system tests, acceptance tests, and stubbing requests, this was difficult. So here is the pr san test.
2024-02-14 16:01:30 -07:00
..
assets FIX: Make similar topics selectable (#25682) 2024-02-14 16:01:30 -07:00
controllers FEATURE: Async load of category and chat hashtags (#25526) 2024-02-12 12:07:14 +02:00
helpers SECURITY: Properly escape user content within `<noscript>` 2024-01-30 09:10:09 -07:00
jobs DEV: Drop deprecated Badge#image column (#25536) 2024-02-02 14:09:55 +08:00
mailers FIX: Add higher read & open timeouts for group SMTP emails (#24593) 2023-11-28 15:32:59 +10:00
models FEATURE: Auto generate and display video preview image (#25633) 2024-02-14 13:43:53 -07:00
serializers FIX: serialize can_ignore_users (#25672) 2024-02-14 15:17:19 +11:00
services DEV: Drop distributed mutex from`SidebarSiteSettingsBackfiller#backfill!` (#25674) 2024-02-15 06:21:03 +08:00
views removed broken link and comments from no_index.erb (#25648) 2024-02-14 12:09:24 +08:00