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.
Plume/plume-models/src
Mina Galić d7e380f83e
remove Searcher from Post::update()
thereby decoupling the two systems (for updates, anyway)
That means, consumers of Post need to update_document themselves!
Post (in update) now only talks to the database)

Tests for this will now be failing, as they haven't been touched yet
4 years ago
..
search use searcher_actor for posts update route (instead of post.update()) 4 years ago
timeline Don't show boosts and likes for "all" and "local" in timelines (#781) 4 years ago
admin.rs Rust 2018! (#726) 4 years ago
api_tokens.rs Rust 2018! (#726) 4 years ago
apps.rs Rust 2018! (#726) 4 years ago
blocklisted_emails.rs Rust 2018! (#726) 4 years ago
blog_authors.rs Rust 2018! (#726) 4 years ago
blogs.rs Switchable tokenizer (#776) 4 years ago
comment_seers.rs Rust 2018! (#726) 4 years ago
comments.rs Rust 2018! (#726) 4 years ago
config.rs address comments 4 years ago
db_conn.rs Introduce Searcher::new 4 years ago
follows.rs Rust 2018! (#726) 4 years ago
headers.rs Add unit tests for main model parts (#310) 6 years ago
inbox.rs Add support for generic timeline (#525) 5 years ago
instance.rs Rust 2018! (#726) 4 years ago
lib.rs add ActorSystem member to PlumeRocket 4 years ago
likes.rs Rust 2018! (#726) 4 years ago
lists.rs Rust 2018! (#726) 4 years ago
medias.rs Rust 2018! (#726) 4 years ago
mentions.rs Rust 2018! (#726) 4 years ago
migrations.rs Rust 2018! (#726) 4 years ago
notifications.rs Rust 2018! (#726) 4 years ago
password_reset_requests.rs Rust 2018! (#726) 4 years ago
plume_rocket.rs add ActorSystem member to PlumeRocket 4 years ago
post_authors.rs Rust 2018! (#726) 4 years ago
posts.rs remove Searcher from Post::update() 4 years ago
reshares.rs Rust 2018! (#726) 4 years ago
safe_string.rs Rust 2018! (#726) 4 years ago
schema.rs Email blocklisting (#718) 4 years ago
tags.rs Rust 2018! (#726) 4 years ago
users.rs cargo fmt 4 years ago