Generate valid RSS feed (fixes #1274) #136

Merged
dessalines merged 1 commits from valid-rss into main 2020-11-20 18:55:12 +00:00
Owner
No description provided.
dessalines reviewed 2020-11-20 18:54:32 +00:00
@ -356,2 +363,2 @@
i.categories(vec![category]);
// TODO: for category we should just put the name of the category, but then we would have
// to read each community from the db
Owner

It will just be another join, which we can just wait for the refactor for.

It will just be another join, which we can just wait for the refactor for.
Author
Owner

Yes exactly, its just not feasible now.

Yes exactly, its just not feasible now.
dessalines merged commit 911b26f163 into main 2020-11-20 18:55:12 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: LemmyNet/lemmy#136
No description provided.