You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/db_schema/src/impls
phiresky b9b65c9c18
add federation queue state to get_federated_instances api (#4104)
* add federation queue state to get_federated_instances api

* feature gate

* move retry sleep function

* move stuff around
8 months ago
..
activity.rs add federation queue state to get_federated_instances api (#4104) 8 months ago
actor_language.rs Cache & Optimize Woodpecker CI (#3450) 11 months ago
captcha_answer.rs Cache & Optimize Woodpecker CI (#3450) 11 months ago
comment.rs Replace TypedBuilder with Default in update forms (#3814) 11 months ago
comment_reply.rs Default imprementations for read and delete in Crud trait (#3707) 11 months ago
comment_report.rs Auto resolve reports trigger (#3871) 10 months ago
community.rs Ignore activities in remote communities without local followers (#4006) 8 months ago
community_block.rs Make functions work with both connection and pool (#3420) 12 months ago
custom_emoji.rs Make functions work with both connection and pool (#3420) 12 months ago
email_verification.rs Fix time zone handling (#3496) 10 months ago
federation_allowlist.rs Cache & Optimize Woodpecker CI (#3450) 11 months ago
federation_blocklist.rs Make functions work with both connection and pool (#3420) 12 months ago
federation_queue_state.rs add federation queue state to get_federated_instances api (#4104) 8 months ago
image_upload.rs Add logging for pictrs uploads (#3927) 10 months ago
instance.rs add federation queue state to get_federated_instances api (#4104) 8 months ago
instance_block.rs User can block instances (fixes #2397) (#3869) 9 months ago
language.rs Cache & Optimize Woodpecker CI (#3450) 11 months ago
local_site.rs Make functions work with both connection and pool (#3420) 12 months ago
local_site_rate_limit.rs Make functions work with both connection and pool (#3420) 12 months ago
local_user.rs Implement user data import/export (#3976) 9 months ago
login_token.rs Add db table for login tokens which allows for invalidation (#3818) 9 months ago
mod.rs add federation queue state to get_federated_instances api (#4104) 8 months ago
moderator.rs Handle invalid ban expires values (fixes #4045) (#4046) 8 months ago
password_reset_request.rs Fix time zone handling (#3496) 10 months ago
person.rs Cleanup checks for community actions (fixes #2858, fixes #2868) (#4028) 9 months ago
person_block.rs Make functions work with both connection and pool (#3420) 12 months ago
person_mention.rs Default imprementations for read and delete in Crud trait (#3707) 11 months ago
post.rs Allow marking multiple posts as read in single api call (fixes #3963) (#4048) 8 months ago
post_report.rs Auto resolve reports trigger (#3871) 10 months ago
private_message.rs Replace TypedBuilder with Default in update forms (#3814) 11 months ago
private_message_report.rs Auto resolve reports trigger (#3871) 10 months ago
registration_application.rs Default imprementations for read and delete in Crud trait (#3707) 11 months ago
secret.rs Make functions work with both connection and pool (#3420) 12 months ago
site.rs Persistent, performant, reliable federation queue (#3605) 10 months ago
tagline.rs Make functions work with both connection and pool (#3420) 12 months ago