lemmy/crates
JetpackJackson 91271a7ce4
Update RSS url (#3053)
* Update RSS url

* Fixed next line

* making sure this thing uploads

* Update feeds.rs

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-06-13 16:17:02 -04:00
..
api Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
api_common Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
api_crud Fix private message e-mail notification subject and body (#2963) 2023-06-08 13:42:32 -04:00
apub Activitypub breaking changes for Lemmy 0.18 (#2705) 2023-06-07 15:18:17 -04:00
db_schema Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00
db_views Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00
db_views_actor Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00
db_views_moderator Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
routes Update RSS url (#3053) 2023-06-13 16:17:02 -04:00
utils use usize::MAX for line wrap length, since lettre does it for us (#3034) 2023-06-12 15:29:15 +02:00