discourse-follow/app/models
Gabriel Grubba 70e6468a67
FEATURE: Add following feed to /filter (#148)
* FEATURE: Add following feed to `/filter`

Adds `following-feed:<username>` to the `/filter` endpoint

It returns the topics from the users that the current user is following(topics from the `/my/follow/feed` page).

* DEV: lint

* DEV: create `topics_for` method

create tests for it and update `/filter` to use it

* DEV: use `Topic` scope methods
2025-03-27 11:13:22 -03:00
..
follow_pages_visibility.rb DEV: Introduce syntax_tree for ruby formatting (#78) 2022-12-29 13:31:48 +01:00
user_follower.rb FEATURE: Add following feed to /filter (#148) 2025-03-27 11:13:22 -03:00