Skip to content

Timeline filtering improvements

Mary Kate requested to merge local-timeline-filters into develop

Adds new front-end filter options for Community and Public timelines: Show replies, and Show reposts (defaults to true). New filter for Home timeline: Show direct (defaults to false) (fixes #254 (closed)). DMs are already hidden on Community and Public timelines.

I also removed logic that was keeping replies to the current user in the timeline when "show replies" was turned off.

In the future, it would probably be better if this filtering happened on the backend.

Screenshot_from_2020-08-07_20.45.53

Screenshot_from_2020-08-07_20.43.18

Merge request reports