From c0dd888e6150a9dede0e3362ede73601ccb0053a Mon Sep 17 00:00:00 2001 From: Asphyxia Date: Mon, 14 Jan 2013 02:27:20 -0300 Subject: [PATCH] Issue #3832: Logged-out users stream options --- Changelog.md | 1 + app/assets/templates/stream-element_tpl.jst.hbs | 4 ++-- features/logged_out_browsing.feature | 1 + features/step_definitions/custom_web_steps.rb | 4 ++++ 4 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 11eb8daf3..325d46cda 100644 --- a/Changelog.md +++ b/Changelog.md @@ -27,6 +27,7 @@ * Re-add hovercards [#3802](https://github.com/diaspora/diaspora/pull/3802) * Add images to notifications [#3821](https://github.com/diaspora/diaspora/pull/3821) * Show pod version in footer and updated the link to the changelog [#3822](https://github.com/diaspora/diaspora/pull/3822) +* User interface enhancements [#3832](https://github.com/diaspora/diaspora/pull/3832), [#3839](https://github.com/diaspora/diaspora/pull/3839), [#3834](https://github.com/diaspora/diaspora/pull/3834). ## Bug Fixes diff --git a/app/assets/templates/stream-element_tpl.jst.hbs b/app/assets/templates/stream-element_tpl.jst.hbs index f0cfa73b5..82126bdab 100644 --- a/app/assets/templates/stream-element_tpl.jst.hbs +++ b/app/assets/templates/stream-element_tpl.jst.hbs @@ -1,10 +1,10 @@
- {{#if current_user}} + {{#if loggedIn}}