Plume/plume-models/src
2022-04-24 06:35:50 +09:00
..
search Satisfy clippy 2022-01-27 11:45:35 +09:00
timeline Follow Rust and crates update 2021-11-28 08:06:29 +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: ActorSource -> SourceProperty 2022-04-18 00:19:33 +09:00
comment_seers.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
comments.rs Implement AsObject07 for Comment 2022-04-24 01:49:27 +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 Implement AsObject07<User, Undo07, &DbConn> for Follow 2022-04-24 06:11:54 +09:00
headers.rs Add unit tests for main model parts (#310) 2018-11-24 12:44:17 +01:00
inbox.rs Use Inbox::with07() for User, Delete, User 2022-04-18 00:11:12 +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 Fix tests 2022-02-05 17:58:00 +09:00
lists.rs Follow Rust and crates update 2021-11-28 08:06:29 +09:00
medias.rs Implement Media::from_activity07() 2022-04-18 00:19:33 +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 Follow clippy 2022-04-23 22:49:13 +09:00
remote_fetch_actor.rs [BUG FIX]Make RemoveFetchActor subscribe to channel once 2021-03-27 23:54:09 +09:00
reshares.rs Implement AsObject07<User, Announce07, &DbConn> for Post 2022-04-24 06:35:50 +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-04-18 00:19:33 +09:00
users.rs Use Base::retract() instead of into_any_base() on creating activity 2022-04-18 00:19:33 +09:00