]> Untitled Git - lemmy.git/commit
Revert "Add pending, and change use specific API response for FollowCommunity…" ...
authorDessalines <dessalines@users.noreply.github.com>
Thu, 26 May 2022 15:17:04 +0000 (11:17 -0400)
committerGitHub <noreply@github.com>
Thu, 26 May 2022 15:17:04 +0000 (11:17 -0400)
commiteafb3869f2f460e1703234f6041d3c5f1ef4d30c
tree31dd66aefe4be156533651d60537d47ff30c4ebe
parent3af4a27a889032e000b231d4baac7e9c86bee4fd
Revert "Add pending, and change use specific API response for FollowCommunity…" (#2283)
17 files changed:
api_tests/package.json
api_tests/src/comment.spec.ts
api_tests/src/community.spec.ts
api_tests/src/follow.spec.ts
api_tests/src/post.spec.ts
api_tests/src/shared.ts
api_tests/src/user.spec.ts
api_tests/yarn.lock
crates/api/src/community/follow.rs
crates/api_common/src/community.rs
crates/db_schema/src/impls/community.rs
crates/db_schema/src/schema.rs
crates/db_schema/src/source/community.rs
crates/db_views_actor/src/community_follower_view.rs
crates/db_views_actor/src/structs.rs
migrations/2022-05-10-173801_change_pending_to_notnull/down.sql [deleted file]
migrations/2022-05-10-173801_change_pending_to_notnull/up.sql [deleted file]