mirror of
https://ghfast.top/https://github.com/discourse/discourse-follow.git
synced 2026-07-15 11:36:38 +08:00
* 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 |
||
|---|---|---|
| .. | ||
| follow_pages_visibility.rb | ||
| user_follower.rb | ||