You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this a backend issue? Use the lemmy-ui repo for UI / frontend issues.
Summary
The inbox rss feed currently does not distinguish between mentions and replies.
All feed items are Reply from {creator_name}.
This should be separated between mentions and replies as it is in lemmy-ui.
Requirements
Summary
The inbox rss feed currently does not distinguish between mentions and replies.
All feed items are
Reply from {creator_name}
.This should be separated between mentions and replies as it is in lemmy-ui.
Steps to Reproduce
Technical Details
lemmy/crates/routes/src/feeds.rs
Line 460 in 8ee81a3
Version
main
Lemmy Instance URL
No response
The text was updated successfully, but these errors were encountered: