docbrown/app/views
Daniel Uber 43adc9f1fb
cross posted articles showing <time> tag (#15224)
* Maybe this is what we need to do?

* Undo change to keyword

Use the on_html translation in the view, but pass 'on' as a keyword to
the template.

* remove unused translation

Since we only want to use views.articles.crossposted.on.html (and this is only used in the
article show template) - remove the unused 'on' key from the
translations file.

* Add a spec

Tested that this fails in main and passes on the branch

* Check that the original publication date is shown in the users local

And that it's not a <time> tag presented as text

* Correct local date selection error

If time zone was UTC (i.e. offset from utc was 0) the check for
positive? was false, I meant "non-negative" (positive or zero). Invert
the test.
2021-10-29 12:10:53 -05:00
..
admin Only enable user invitations page when SMTP is enabled (#15219) 2021-10-29 17:41:30 +02:00
api/v0 Remove hardcoded user profile fields (#14079) 2021-08-18 11:44:53 +07:00
articles cross posted articles showing <time> tag (#15224) 2021-10-29 12:10:53 -05:00
badges views/badges etc i18n (#15021) 2021-10-20 09:36:30 -06:00
chat_channel_memberships
chat_channels add skip link to connect and manage post (#13503) 2021-04-27 10:01:24 +01:00
collections Page headers unified (#15158) 2021-10-25 21:41:29 +02:00
comments I18nize users (non-settings) & logo designer (#15078) 2021-10-27 17:11:28 -04:00
credits Replacing granular admin email settings with one default email (#13853) 2021-05-28 12:17:08 +03:00
dashboards Page headers unified (#15158) 2021-10-25 21:41:29 +02:00
deep_links various small article elements i18n (#15023) 2021-10-15 11:06:44 +07:00
devise Created the Forem creator confirmation email template (#14659) 2021-10-21 14:56:09 -04:00
doorkeeper Remove some HTML errors (#13288) 2021-04-07 11:46:12 +01:00
email_subscriptions
feedback_messages views/feedback_messages i18n (#15038) 2021-10-27 12:34:56 +01:00
fields views/tags etc i18n (#15039) 2021-10-20 08:13:51 -06:00
followings
github_repos
homepage
kaminari/internal
layouts feat: update the admin foreme links (#15230) 2021-10-29 10:18:54 -06:00
liquid_embeds
liquids views/liquids i18n (#15060) 2021-10-21 12:25:30 +07:00
listings views/listings etc i18n (#15040) 2021-10-27 16:37:29 +01:00
mailers Consolidate and internationalize various 'contact us' prompts (#14951) 2021-10-07 12:05:21 -04:00
moderations Page headers unified (#15158) 2021-10-25 21:41:29 +02:00
notifications Remove surplus closing parenthesis (#15216) 2021-10-27 15:13:56 -07:00
onboardings views/onboardings i18n (#15018) 2021-10-13 12:26:07 +02:00
open_search Removing Settings::General.email_addresses (#13958) 2021-06-11 12:34:34 +03:00
organizations I18nize organizations (#15042) 2021-10-27 16:41:41 -04:00
pages Removed extra space in code of conduct (#15218) 2021-10-29 10:39:35 +07:00
podcast_episodes Videos UI update (#15177) 2021-10-28 09:34:44 +02:00
podcasts views/podcasts, views/podcast_episodes i18n (#15020) 2021-10-25 14:32:51 +01:00
profile_field_groups
profile_preview_cards Make header fields in profile preview card dynamic (#14454) 2021-08-11 09:34:30 +07:00
reading_list_items views/reading_list_items i18n (#15041) 2021-10-18 11:32:57 -07:00
response_templates
service_worker
shared I18nize users (non-settings) & logo designer (#15078) 2021-10-27 17:11:28 -04:00
sidebars Admin-configurable display locale (#14620) 2021-09-28 11:04:35 -04:00
sitemaps Fix legacy sitemap logic (#14926) 2021-10-07 08:59:16 -04:00
social_previews I18nize articles & social_previews (#15097) 2021-10-27 16:21:47 -04:00
stories Page headers unified (#15158) 2021-10-25 21:41:29 +02:00
tags Page headers unified (#15158) 2021-10-25 21:41:29 +02:00
users I18nize users (non-settings) & logo designer (#15078) 2021-10-27 17:11:28 -04:00
videos Fix path for new video when logged out (#15227) 2021-10-29 15:22:45 +02:00