discourse/app
Sam 7038540af6
PERF: ensure sidebar section link index is correctly ordered (#20854)
We perform lookups on sidebar section links based on sidebar_section_id
totally ignoring user. This ensures we have an index to work with.

This removes the previous index `links_user_id_section_id_position` which
partially doubled up `idx_unique_sidebar_section_links`
2023-03-28 15:13:44 +11:00
..
assets UX: Take sticky header into account when spacebar scrolling (#20848) 2023-03-27 20:37:01 -04:00
controllers DEV: Make banner cache work like other caches (#20811) 2023-03-24 12:36:55 -05:00
helpers DEV: Replace #pluck_first freedom patch with AR #pick in core (#19893) 2023-02-13 12:39:45 +08:00
jobs FEATURE: Move bootstrap mode indicator to header (#20663) 2023-03-24 15:59:03 +02:00
mailers DEV: Replace #pluck_first freedom patch with AR #pick in core (#19893) 2023-02-13 12:39:45 +08:00
models PERF: ensure sidebar section link index is correctly ordered (#20854) 2023-03-28 15:13:44 +11:00
serializers FIX: my links in sidebar section (#20754) 2023-03-21 15:58:42 +11:00
services FIX: Do not allow anonymous users to be anonymized (#20776) 2023-03-22 20:51:42 +02:00
views SECURITY: Show only visible tags in metadata 2023-02-23 17:22:20 +01:00