lemmy/crates/db_schema/src/source
Felix Ableitner d206aad282 Remove DeletableApubObject trait 2021-10-20 12:20:54 +02:00
..
activity.rs Creating default DB forms. Fixes #1511 2021-03-20 16:59:07 -04:00
comment.rs Remove DeletableApubObject trait 2021-10-20 12:20:54 +02:00
comment_report.rs Clean up reporting (#1776) 2021-09-28 10:36:17 +00:00
community.rs Remove DeletableApubObject trait 2021-10-20 12:20:54 +02:00
community_block.rs Add both (De)Serialize to all models (#1851) 2021-10-19 12:37:01 -04:00
local_user.rs Add both (De)Serialize to all models (#1851) 2021-10-19 12:37:01 -04:00
mod.rs Move jwt secret from config to database (fixes #1728) 2021-09-27 11:25:09 +02:00
moderator.rs Add both (De)Serialize to all models (#1851) 2021-10-19 12:37:01 -04:00
password_reset_request.rs Strictly typing DB id fields. Fixes #1498 2021-03-18 16:25:21 -04:00
person.rs Remove DeletableApubObject trait 2021-10-20 12:20:54 +02:00
person_block.rs Add both (De)Serialize to all models (#1851) 2021-10-19 12:37:01 -04:00
person_mention.rs Add both (De)Serialize to all models (#1851) 2021-10-19 12:37:01 -04:00
post.rs Remove DeletableApubObject trait 2021-10-20 12:20:54 +02:00
post_report.rs Clean up reporting (#1776) 2021-09-28 10:36:17 +00:00
private_message.rs Remove DeletableApubObject trait 2021-10-20 12:20:54 +02:00
secret.rs Move jwt secret from config to database (fixes #1728) 2021-09-27 11:25:09 +02:00
site.rs Add both (De)Serialize to all models (#1851) 2021-10-19 12:37:01 -04:00