lemmy/crates/db_schema/src/source
Nutomic 8c85f35b19
Support signed fetch for federation (fixes #868) (#4125)
* Support signed fetch for federation (fixes #868)

* taplo
2023-11-06 16:02:01 -05:00
..
activity.rs Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
actor_language.rs Group imports dess (#2526) 2022-11-02 15:18:22 -04:00
captcha_answer.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
comment.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
comment_reply.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
comment_report.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
community.rs Add ts(skip) attributes to fix js client code generation (#3952) 2023-09-08 08:35:58 -04:00
community_block.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
custom_emoji.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04: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 Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
federation_allowlist.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
federation_blocklist.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
image_upload.rs Add logging for pictrs uploads (#3927) 2023-09-06 09:13:30 -04:00
instance.rs Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
instance_block.rs User can block instances (fixes #2397) (#3869) 2023-09-20 11:56:13 +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 Support signed fetch for federation (fixes #868) (#4125) 2023-11-06 16:02:01 -05:00
local_site_rate_limit.rs Implement user data import/export (#3976) 2023-10-11 16:47:22 +02:00
local_user.rs Enable animated avatars setting (#4040) 2023-10-17 10:52:34 -04:00
local_user_language.rs Diesel 2.0.0 upgrade (#2452) 2022-09-26 14:09:32 +00:00
login_token.rs Adding ts-rs directives for login_token. (#4063) 2023-10-19 20:16:12 -04:00
mod.rs Add db table for login tokens which allows for invalidation (#3818) 2023-10-09 12:46:12 +02:00
moderator.rs Handle invalid ban expires values (fixes #4045) (#4046) 2023-10-17 13:25:35 -04:00
password_reset_request.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
person.rs Add ts(skip) attributes to fix js client code generation (#3952) 2023-09-08 08:35:58 -04:00
person_block.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
person_mention.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
post.rs Allow marking multiple posts as read in single api call (fixes #3963) (#4048) 2023-10-17 12:35:51 -04:00
post_report.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
private_message.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
private_message_report.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
registration_application.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
secret.rs Diesel 2.0.0 upgrade (#2452) 2022-09-26 14:09:32 +00:00
site.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00
tagline.rs Fix time zone handling (#3496) 2023-08-24 11:27:00 -04:00