]> Untitled Git - lemmy.git/commit
Add undos for delete community, post, and comment.
authorDessalines <tyhou13@gmx.com>
Fri, 1 May 2020 19:01:29 +0000 (15:01 -0400)
committerDessalines <tyhou13@gmx.com>
Fri, 1 May 2020 19:01:29 +0000 (15:01 -0400)
commit5366797a4b14634f1cfee183b8b8309efd457f46
treecb212dcba31f1f299d1f68792356d45681a03350
parent2f1cd9976dbdc034836a01748086056999aff52a
Add undos for delete community, post, and comment.
server/src/api/comment.rs
server/src/api/community.rs
server/src/api/post.rs
server/src/apub/comment.rs
server/src/apub/community.rs
server/src/apub/mod.rs
server/src/apub/post.rs
server/src/apub/shared_inbox.rs
server/src/apub/user.rs
ui/src/api_tests/api.spec.ts