discourse/plugins/discourse-rewind/app
Martin Brennan b9fb6dca9e
FIX: Cache rewind reports with user ID not username (#37872)
User ID is immutable so it's a better fit for a
cache key
2026-02-17 15:14:54 +10:00
..
controllers/discourse_rewind FEATURE: Share Rewind reports publicly by default and allow for making them private (#36587) 2025-12-16 09:29:35 +10:00
services/discourse_rewind FIX: Cache rewind reports with user ID not username (#37872) 2026-02-17 15:14:54 +10:00
.gitkeep