lemmy/crates/db_schema/src/source
Mikoto 9505d1d205
feat: add PKCE (#5189)
Co-authored-by: Nutomic <me@nutomic.com>
2024-12-02 16:47:03 -05:00
..
mod_log Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05:00
activity.rs Adding Selectable and diesel postgres backend check. (#4175) 2023-11-21 08:42:28 -05:00
actor_language.rs Adding Selectable and diesel postgres backend check. (#4175) 2023-11-21 08:42:28 -05:00
captcha_answer.rs Adding Selectable and diesel postgres backend check. (#4175) 2023-11-21 08:42:28 -05:00
comment.rs Cleanup post action forms (#5197) 2024-11-15 11:21:08 +01:00
comment_reply.rs Adding Selectable and diesel postgres backend check. (#4175) 2023-11-21 08:42:28 -05:00
comment_report.rs Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00
community.rs Combine action tables (#4459) 2024-11-11 11:34:10 +01:00
community_block.rs Combine action tables (#4459) 2024-11-11 11:34:10 +01:00
custom_emoji.rs Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00
custom_emoji_keyword.rs Remove TypedBuilder in favor of derive_new (fixes #4863) (#5020) 2024-09-20 08:15:25 -04:00
email_verification.rs Adding Selectable and diesel postgres backend check. (#4175) 2023-11-21 08:42:28 -05:00
federation_allowlist.rs Adding Selectable and diesel postgres backend check. (#4175) 2023-11-21 08:42:28 -05:00
federation_blocklist.rs Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05:00
federation_queue_state.rs Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00
image_upload.rs Remove TypedBuilder in favor of derive_new (fixes #4863) (#5020) 2024-09-20 08:15:25 -04:00
images.rs Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00
instance.rs Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00
instance_block.rs Combine action tables (#4459) 2024-11-11 11:34:10 +01:00
language.rs Adding Selectable and diesel postgres backend check. (#4175) 2023-11-21 08:42:28 -05:00
local_site.rs Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00
local_site_rate_limit.rs Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00
local_site_url_blocklist.rs Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00
local_user.rs Add user setting to auto-mark fetched posts as read. (#5160) 2024-11-13 10:05:16 -05:00
local_user_language.rs Adding Selectable and diesel postgres backend check. (#4175) 2023-11-21 08:42:28 -05:00
local_user_vote_display_mode.rs Remove TypedBuilder in favor of derive_new (fixes #4863) (#5020) 2024-09-20 08:15:25 -04:00
login_token.rs Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00
mod.rs Instance blocks with mod log entry and expiration (fixes #2506) (#5214) 2024-11-28 18:21:43 -05:00
oauth_account.rs Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00
oauth_provider.rs feat: add PKCE (#5189) 2024-12-02 16:47:03 -05:00
password_reset_request.rs Mark database fields as sensitive so they dont show up in logs (#4720) 2024-05-16 20:41:57 -04:00
person.rs Combine action tables (#4459) 2024-11-11 11:34:10 +01:00
person_block.rs Combine action tables (#4459) 2024-11-11 11:34:10 +01:00
person_mention.rs Adding Selectable and diesel postgres backend check. (#4175) 2023-11-21 08:42:28 -05:00
post.rs Cleanup post action forms (#5197) 2024-11-15 11:21:08 +01:00
post_report.rs Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00
private_message.rs Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00
private_message_report.rs Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00
registration_application.rs Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00
secret.rs Mark database fields as sensitive so they dont show up in logs (#4720) 2024-05-16 20:41:57 -04:00
site.rs Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00
tagline.rs Upgrading ts_rs to 10.0.0 (#5163) 2024-11-06 15:50:13 +01:00