discourse/plugins/discourse-local-dates
Sam df62b48d51 UX: remove "at" word from relative dates in local dates
Previously we would render "Today at 2:42 PM"
Now we render "Today 2:42 PM"

This also introduces new strings so it can be properly translated

Finally it introduces tests so we can make sure this keeps working
2018-10-31 11:55:43 +11:00
..
assets UX: remove "at" word from relative dates in local dates 2018-10-31 11:55:43 +11:00
config UX: remove "at" word from relative dates in local dates 2018-10-31 11:55:43 +11:00
lib/discourse_local_dates DEV: Add local_dates post custom field 2018-09-06 23:43:24 +05:30
spec FIX: Support for local-date email preview without time attribute 2018-10-16 16:19:43 +05:30
test/javascripts/acceptance UX: remove "at" word from relative dates in local dates 2018-10-31 11:55:43 +11:00
plugin.rb Rename timezone attribute and add it to local date details field 2018-10-16 05:04:55 +05:30