lemmy/crates/db_schema/src/source
Nutomic 2423b89ced
Activitypub breaking changes for Lemmy 0.18 (#2705)
* Remove deprecated field `group.moderators`

* Drop column local_site.federation_debug

* Remove backwards compatibility code for feature/lock post

https://github.com/LemmyNet/lemmy/pull/2716

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-06-07 15:18:17 -04:00
..
activity.rs Adding diesel enums for SortType and ListingType (#2808) 2023-04-17 15:19:51 -04:00
actor_language.rs Group imports dess (#2526) 2022-11-02 15:18:22 -04:00
comment.rs Fall back to String for Comment::path when not using the full feature (#2941) 2023-06-07 09:38:46 -04:00
comment_reply.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
comment_report.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
community.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
community_block.rs Group imports dess (#2526) 2022-11-02 15:18:22 -04:00
custom_emoji.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
custom_emoji_keyword.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
email_verification.rs Group imports dess (#2526) 2022-11-02 15:18:22 -04:00
federation_allowlist.rs Group imports dess (#2526) 2022-11-02 15:18:22 -04:00
federation_blocklist.rs Group imports dess (#2526) 2022-11-02 15:18:22 -04:00
instance.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
language.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
local_site.rs Activitypub breaking changes for Lemmy 0.18 (#2705) 2023-06-07 15:18:17 -04:00
local_site_rate_limit.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
local_user.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
local_user_language.rs Diesel 2.0.0 upgrade (#2452) 2022-09-26 14:09:32 +00:00
mod.rs Add Custom Emojis Support (#2616) 2023-03-20 17:32:31 -04:00
moderator.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
password_reset_request.rs Group imports dess (#2526) 2022-11-02 15:18:22 -04:00
person.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
person_block.rs Group imports dess (#2526) 2022-11-02 15:18:22 -04:00
person_mention.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
post.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
post_report.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
private_message.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
private_message_report.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
registration_application.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
secret.rs Diesel 2.0.0 upgrade (#2452) 2022-09-26 14:09:32 +00:00
site.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
tagline.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00