Plume/plume-models/src
2022-05-02 22:55:06 +09:00
..
search Satisfy clippy 2022-01-27 11:45:35 +09:00
timeline Use Post::update_tags07() instead of update_tags() 2022-05-02 22:26:59 +09:00
admin.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
api_tokens.rs Follow Rust and crates update 2021-11-28 08:06:29 +09:00
apps.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
blocklisted_emails.rs Follow Rust and crates update 2021-11-28 08:06:29 +09:00
blog_authors.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
blogs.rs Rename: FromId::from_id07 -> from_id 2022-05-02 19:24:36 +09:00
comment_seers.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
comments.rs Rename: FromId::from_id07 -> from_id 2022-05-02 19:24:36 +09:00
config.rs Add config for sign up strategy 2022-01-05 00:01:32 +09:00
db_conn.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
email_signups.rs Execute SQLs for email_signups in transaction 2022-01-06 20:27:55 +09:00
follows.rs Rename: FromId::from_id07 -> from_id 2022-05-02 19:24:36 +09:00
headers.rs Add unit tests for main model parts (#310) 2018-11-24 12:44:17 +01:00
inbox.rs Remove unused import 2022-05-01 18:54:11 +09:00
instance.rs Cache LOCAL_INSTANCE_USER once 2021-12-05 20:57:10 +09:00
lib.rs Implement From<iri_string::validate::Error> for Error 2022-04-18 00:11:12 +09:00
likes.rs Rename: FromId::from_id07 -> from_id 2022-05-02 19:24:36 +09:00
lists.rs Follow Rust and crates update 2021-11-28 08:06:29 +09:00
medias.rs Rename: FromId::from_id07 -> from_id 2022-05-02 19:24:36 +09:00
mentions.rs Implement Mention::from_activity07() 2022-04-18 00:19:33 +09:00
migrations.rs Follow Rust and crates update 2021-11-28 08:06:29 +09:00
notifications.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
password_reset_requests.rs Follow Rust and crates update 2021-11-28 08:06:29 +09:00
plume_rocket.rs Remove DbConn from PlumeRocket 2021-01-31 21:58:09 +09:00
post_authors.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
posts.rs Use Post::build_delete07() instead of build_delete() 2022-05-02 22:55:06 +09:00
remote_fetch_actor.rs Rename: FromId::from_id07 -> from_id 2022-05-02 19:24:36 +09:00
reshares.rs Rename: FromId::from_id07 -> from_id 2022-05-02 19:24:36 +09:00
safe_string.rs Follow Rust and crates update 2021-11-28 08:06:29 +09:00
schema.rs Run migration 2022-01-30 01:16:51 +09:00
signups.rs Implement request guard to detect enabled sign-up strategy 2022-01-12 08:39:33 +09:00
tags.rs Add test for Tag::from_activity07() 2022-05-02 21:00:44 +09:00
users.rs Use Post::create_activity07() instead of create_activity() 2022-05-02 22:19:00 +09:00