Dimillian / IceCubesApp

A SwiftUI Mastodon client
https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884
GNU Affero General Public License v3.0
5.56k stars 539 forks source link

Bug: Filters not applied to other Local Timelines #2198

Closed TS6ix2GaH3q679h5 closed 1 month ago

TS6ix2GaH3q679h5 commented 1 month ago

Environment:

Description

Filters don’t seem to apply to Local Timelines from other instances that I’ve added in tabs. They do seem to apply to my own home timeline and my own instance local timeline.

The filters are set to enabled on “Public Timelines” so it sounds like they ought to be applied to all public timelines I have added.

It would sure be great if they could apply there too. Again these are timelines (local or trending) from other instances that I browse in Ice Cubes.

Thank you very much

Related Issues

Dimillian commented 1 month ago

Unfortunately, this won't be possible. Filters are server side, only for your logged instance. Local timeline connect to a remote server to do so, so it can't apply your filters.