discourse/app
David Taylor 1ccb6583b1
FIX: Do not cache translated trust level names in site settings (#11863)
There's no real need to cache these, and the caching can introduce
problems when different sites/users are using different locales.
2021-01-27 14:31:19 +00:00
..
assets FIX: external auth account creation in iOS app (#11859) 2021-01-27 08:31:27 -05:00
controllers FIX: Ensure 'tr' is called on a string. (#11853) 2021-01-27 10:43:33 +02:00
helpers FIX: Cleanup authentication_data cookie after login (#11834) 2021-01-25 13:47:44 +00:00
jobs FIX: move post_search_data migration into onceoff job (#11851) 2021-01-26 16:29:00 +01:00
mailers FEATURE: reason to reject user signup (#11700) 2021-01-15 09:43:26 +11:00
models FIX: Do not cache translated trust level names in site settings (#11863) 2021-01-27 14:31:19 +00:00
serializers FIX: Update categories without full page refresh (#11793) 2021-01-22 10:21:09 +02:00
services FIX: Destroy associated user api keys when making a user anonymous. (#11760) 2021-01-25 11:07:22 -03:00
views FIX: Cleanup authentication_data cookie after login (#11834) 2021-01-25 13:47:44 +00:00