您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Plume/plume-models/src
Ana Gelez f6d169567c
Introduce Searcher::new
This function does what was previously done in main:
create a search index, and try to recover for errors
if possible.

This commit also fixes plume-cli to use the new Searcher
API (that depends on a DbPool, not on a single Connection).
4 年前
..
search Introduce Searcher::new 4 年前
timeline Don't show boosts and likes for "all" and "local" in timelines (#781) 4 年前
admin.rs Rust 2018! (#726) 4 年前
api_tokens.rs Rust 2018! (#726) 4 年前
apps.rs Rust 2018! (#726) 4 年前
blocklisted_emails.rs Rust 2018! (#726) 4 年前
blog_authors.rs Rust 2018! (#726) 4 年前
blogs.rs Switchable tokenizer (#776) 4 年前
comment_seers.rs Rust 2018! (#726) 4 年前
comments.rs Rust 2018! (#726) 4 年前
config.rs address comments 4 年前
db_conn.rs Introduce Searcher::new 4 年前
follows.rs Rust 2018! (#726) 4 年前
headers.rs Add unit tests for main model parts (#310) 5 年前
inbox.rs Add support for generic timeline (#525) 5 年前
instance.rs Rust 2018! (#726) 4 年前
lib.rs Avoid unwrapping, return an Error instead 4 年前
likes.rs Rust 2018! (#726) 4 年前
lists.rs Rust 2018! (#726) 4 年前
medias.rs Rust 2018! (#726) 4 年前
mentions.rs Rust 2018! (#726) 4 年前
migrations.rs Rust 2018! (#726) 4 年前
notifications.rs Rust 2018! (#726) 4 年前
password_reset_requests.rs Rust 2018! (#726) 4 年前
plume_rocket.rs Rust 2018! (#726) 4 年前
post_authors.rs Rust 2018! (#726) 4 年前
posts.rs plume-model: refactor Searcher to have its own DbPool 4 年前
reshares.rs Rust 2018! (#726) 4 年前
safe_string.rs Rust 2018! (#726) 4 年前
schema.rs Email blocklisting (#718) 4 年前
tags.rs Rust 2018! (#726) 4 年前
users.rs cargo fmt 4 年前