This website requires JavaScript.
Explore
Help
Sign in
fruechtchen
/
lemmy
Watch
1
Star
0
Fork
You've already forked lemmy
0
Code
Issues
Pull requests
Releases
Wiki
Activity
338344dbc5
lemmy
/
crates
/
apub
/
src
History
Nutomic
338344dbc5
Attempt to fix test for fetching deeply nested comment (
#5072
)
...
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2024-10-01 09:21:41 -04:00
..
activities
Removing a few more Result<bool> . (
#4977
)
2024-09-23 20:55:35 -04:00
api
Handle partial settings backup (
fixes
#4307
) (
#5063
)
2024-09-30 20:21:06 -04:00
collections
Replace clippy allow annotation with expect (
fixes
#5012
) (
#5048
)
2024-09-24 13:29:02 -04:00
fetcher
Simplify handling of NotFound SQL errors (
fixes
#4633
) (
#5031
)
2024-09-23 11:26:50 -04:00
http
Replace clippy allow annotation with expect (
fixes
#5012
) (
#5048
)
2024-09-24 13:29:02 -04:00
objects
Attempt to fix test for fetching deeply nested comment (
#5072
)
2024-10-01 09:21:41 -04:00
protocol
Avoid stack overflow when fetching nested comments, reduce max comment depth to 50 (
#5009
)
2024-09-30 20:27:14 -04:00
activity_lists.rs
Replace clippy allow annotation with expect (
fixes
#5012
) (
#5048
)
2024-09-24 13:29:02 -04:00
lib.rs
Replace 3rd party once_cell crate with recently stabilized standard library API (
#4919
)
2024-07-30 10:11:39 -04:00
mentions.rs
Simplify handling of NotFound SQL errors (
fixes
#4633
) (
#5031
)
2024-09-23 11:26:50 -04:00