]> Untitled Git - lemmy.git/commit
Merge branch 'main' into move_views_to_diesel
authorDessalines <tyhou13@gmx.com>
Tue, 8 Dec 2020 18:17:55 +0000 (13:17 -0500)
committerDessalines <tyhou13@gmx.com>
Tue, 8 Dec 2020 18:17:55 +0000 (13:17 -0500)
commit46e38bf7141f8df336dc883deb768a7599a36728
tree4258ef5c252a87c4683a3fc22295a56db49bcf62
parentfc1d07fce6bdaa8d0a3ee5b735c22f5e9b0388fe
parent08ab85a9d5cf98b7f5435982aa74ab924b99eb0b
Merge branch 'main' into move_views_to_diesel
15 files changed:
docs/src/about/goals.md
lemmy_api/src/community.rs
lemmy_apub/src/activities/receive/community.rs
lemmy_apub/src/activities/receive/private_message.rs
lemmy_apub/src/fetcher.rs
lemmy_apub/src/http/community.rs
lemmy_apub/src/inbox/community_inbox.rs
lemmy_apub/src/inbox/mod.rs
lemmy_apub/src/inbox/shared_inbox.rs
lemmy_apub/src/inbox/user_inbox.rs
lemmy_apub/src/objects/community.rs
lemmy_db/src/comment.rs
lemmy_db/src/community.rs
lemmy_db/src/lib.rs
lemmy_db/src/user.rs