0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/app
Alan Guo Xiang Tan 51a49142fd
PERF: Avoid unnecessary upcoming change lookups for group lists (#41905)
Group-list permission checks resolved the granular pseudogroups upcoming
change before determining whether the everyone group was present. This
made unrelated checks pay the full upcoming-change default-resolution
cost.

Check for the everyone group first so lists that cannot be affected
retain the existing result without resolving the upcoming change.
2026-07-22 17:41:29 +08:00
..
assets UX: composer redesign > keep editor expanded on inner focus (#41882) 2026-07-21 19:34:41 -03:00
controllers FIX: Allow manual Community sidebar links to be localized (#41898) 2026-07-22 15:57:56 +08:00
helpers SECURITY: Bind shared session key to auth token and enforce user gates (#41610) 2026-07-14 13:25:05 +08:00
jobs PERF: Add fast nested reply stats preparation (#41870) 2026-07-21 10:45:53 -05:00
mailers FEATURE: Log in with a one-time email code (#40804) 2026-06-17 12:34:48 -07:00
models PERF: Avoid unnecessary upcoming change lookups for group lists (#41905) 2026-07-22 17:41:29 +08:00
queries/reports DEV: Remove reporting_improvements upcoming change (#41259) 2026-07-01 07:52:02 +08:00
serializers FIX: Allow manual Community sidebar links to be localized (#41898) 2026-07-22 15:57:56 +08:00
services FIX: Allow manual Community sidebar links to be localized (#41898) 2026-07-22 15:57:56 +08:00
views FIX: improve the reliability of chat sounds (#41373) 2026-07-02 18:52:41 -04:00