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
4e9ecb2632
lemmy
/
crates
/
api_crud
/
src
/
comment
History
Dessalines
4e9ecb2632
Allow comment replies from blocked users.
Fixes
#1793
(
#1969
)
...
* Allow comment replies from blocked users.
Fixes
#1793
* Clearer check block.
2021-12-05 17:45:40 +00:00
..
create.rs
Allow comment replies from blocked users.
Fixes
#1793
(
#1969
)
2021-12-05 17:45:40 +00:00
delete.rs
Support mastodon deletes
2021-11-16 18:07:47 +01:00
mod.rs
Split api crate into api_structs and api
2021-03-25 20:19:40 +01:00
read.rs
Adding a GetComment endpoint.
Fixes
#1919
(
#1944
)
2021-11-23 15:53:48 +00:00
update.rs
Create and Note always need to tag parent creator, for mastodon notifications
2021-11-16 18:07:47 +01:00