diff --git a/app/soapbox/components/status.js b/app/soapbox/components/status.js index 7b0d328dfc..1ff0b1e03d 100644 Binary files a/app/soapbox/components/status.js and b/app/soapbox/components/status.js differ diff --git a/app/soapbox/components/status_content.js b/app/soapbox/components/status_content.js index 5ea78b02e2..b0db603e2e 100644 Binary files a/app/soapbox/components/status_content.js and b/app/soapbox/components/status_content.js differ diff --git a/app/soapbox/containers/status_container.js b/app/soapbox/containers/status_container.js index b4c2fbfcf0..8f7af89a34 100644 Binary files a/app/soapbox/containers/status_container.js and b/app/soapbox/containers/status_container.js differ diff --git a/app/soapbox/features/status/components/detailed_status.js b/app/soapbox/features/status/components/detailed_status.js index e5ade55b8a..43a645e607 100644 Binary files a/app/soapbox/features/status/components/detailed_status.js and b/app/soapbox/features/status/components/detailed_status.js differ diff --git a/app/soapbox/features/status/containers/detailed_status_container.js b/app/soapbox/features/status/containers/detailed_status_container.js index f47781ee2d..668ba020fe 100644 Binary files a/app/soapbox/features/status/containers/detailed_status_container.js and b/app/soapbox/features/status/containers/detailed_status_container.js differ diff --git a/app/soapbox/features/status/index.js b/app/soapbox/features/status/index.js index bff909f8f7..b53deca44d 100644 Binary files a/app/soapbox/features/status/index.js and b/app/soapbox/features/status/index.js differ diff --git a/app/soapbox/utils/greentext.js b/app/soapbox/utils/greentext.js new file mode 100644 index 0000000000..543bc2f23f Binary files /dev/null and b/app/soapbox/utils/greentext.js differ