discourse/app/assets
Sam c961dcc757
FIX: leaking callbacks to synchronize state (#20540)
Every time we created a topic list we would leak a state change callback

This happens on any topic list -> topic -> topic list sequence

This can cause corruption of tracking state and memory bloating given that
all information may be sent to the sync function.
2023-03-06 12:52:24 +08:00
..
images FIX: fallback to default push notification icon if none exists (#16961) 2022-06-01 12:00:05 +10:00
javascripts FIX: leaking callbacks to synchronize state (#20540) 2023-03-06 12:52:24 +08:00
stylesheets UX: remove old group directory template, CSS (#20528) 2023-03-03 15:25:35 -05:00