This website requires JavaScript.
Explore
Help
Sign in
grishka
/
lemmy
Watch
1
Star
0
Fork
You've already forked lemmy
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
92214a9364
lemmy
/
crates
/
db_views
History
Dessalines
abcfa266af
Fixing slowness in saved post fetching.
#4756
(
#4758
)
...
* Fixing slowness in saved post fetching.
#4756
* Also fix comment_view.rs
2024-05-29 17:03:42 -04:00
..
src
Fixing slowness in saved post fetching.
#4756
(
#4758
)
2024-05-29 17:03:42 -04:00
Cargo.toml
When using
saved_only
, sort posts / comments by the saved publish time, not the item creation time (
#4479
)
2024-03-04 14:19:51 +01:00