discourse/plugins/discourse-local-dates
Bianca Nenciu 7d7551adfc
DEV: Remove user options from current user serializer (#19089)
User options were serialized at the root level of CurrentUserSerializer,
but UserSerializer has a user_option field. This inconsistency caused
issues in the past because user_option fields had to be duplicated on
the frontend.
2022-12-05 18:25:30 +02:00
..
assets FIX: Correctly debounce various functions (#18673) 2022-10-20 13:28:09 +02:00
config Update translations (#19150) 2022-11-22 15:01:19 +01:00
lib/discourse_local_dates DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
spec FEATURE: Omit showing day when 'to' day is same as 'from' day (#18500) 2022-10-07 09:39:41 +08:00
test/javascripts DEV: Remove user options from current user serializer (#19089) 2022-12-05 18:25:30 +02:00
plugin.rb DEV: Transpile all plugin js by default (#17175) 2022-06-21 22:07:10 +02:00