diff --git a/CHANGELOG.md b/CHANGELOG.md index d2758166f..9b72b817d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,7 @@ - Updated NotificationService, use zrevrangebyscore for api. ([d43e6d8d](https://github.com/pixelfed/pixelfed/commit/d43e6d8d)) - Updated ApiV1Controller, use PublicTimelineService. ([f67c67bc](https://github.com/pixelfed/pixelfed/commit/f67c67bc)) - Updated ApiV1Controller, use ProfileService for verify_credentials. ([352aa573](https://github.com/pixelfed/pixelfed/commit/352aa573)) +- Updated RemotePost.vue, fix content warning button. ([7647e724](https://github.com/pixelfed/pixelfed/commit/7647e724)) - ([](https://github.com/pixelfed/pixelfed/commit/)) ## [v0.11.0 (2021-06-01)](https://github.com/pixelfed/pixelfed/compare/v0.10.10...v0.11.0) diff --git a/public/js/rempos.js b/public/js/rempos.js index 93fd6fa7c..d90beabbd 100644 Binary files a/public/js/rempos.js and b/public/js/rempos.js differ diff --git a/public/mix-manifest.json b/public/mix-manifest.json index 2687ab6d7..d8f6afeaa 100644 Binary files a/public/mix-manifest.json and b/public/mix-manifest.json differ diff --git a/resources/assets/js/components/RemotePost.vue b/resources/assets/js/components/RemotePost.vue index 775871541..ff6806bb0 100644 --- a/resources/assets/js/components/RemotePost.vue +++ b/resources/assets/js/components/RemotePost.vue @@ -46,7 +46,7 @@
- +
@@ -106,12 +106,12 @@
-
+
{{truncate(status.account.username,15)}} This comment may contain sensitive material - Show + Show