timeline: show media on universe timeline
Now that we have blurred images from people you don't follow, we can enable this again Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
@@ -22,10 +22,6 @@ pub fn render_timeline_route(
|
||||
note_context: &mut NoteContext,
|
||||
jobs: &mut JobsCache,
|
||||
) -> Option<RenderNavAction> {
|
||||
if kind == &TimelineKind::Universe {
|
||||
note_options.set_hide_media(true);
|
||||
}
|
||||
|
||||
match kind {
|
||||
TimelineKind::List(_)
|
||||
| TimelineKind::Search(_)
|
||||
|
||||
Reference in New Issue
Block a user