lemmy/crates/routes
Jared Schneiderman 5f92125e44
Add limit and pagination to feeds (#2980)
* adds limit and pagination to all rss feeds

* consistent ordering

* refactor page and limit and add after

* revert back to using page

* remove offset change

* refactor to impl adding helper methods

* clippy
2023-06-12 17:48:02 -04:00
..
src Add limit and pagination to feeds (#2980) 2023-06-12 17:48:02 -04:00
Cargo.toml Remove websocket code (#2878) 2023-05-29 10:44:20 -04:00