Plume/src/routes
2021-01-16 16:38:18 +09:00
..
blogs.rs Remove searcher from arguments of Post::delete() and dependented methods 2021-01-16 16:38:18 +09:00
comments.rs Run cargo fmt 2021-01-16 01:13:45 +09:00
errors.rs Run cargo fmt 2021-01-11 09:05:31 +09:00
instance.rs Remove searcher from arguments of Post::delete() and dependented methods 2021-01-16 16:38:18 +09:00
likes.rs Run cargo fmt 2021-01-16 01:13:45 +09:00
medias.rs Fix redundant method chains 2021-01-15 23:19:47 +09:00
mod.rs Remove underscore prefix from route methods to suppress clippy 2021-01-15 23:58:48 +09:00
notifications.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
posts.rs Remove searcher from arguments of Post::update() 2021-01-16 16:34:36 +09:00
reshares.rs Run cargo fmt 2021-01-16 01:13:45 +09:00
search.rs Run cargo fmt 2021-01-16 01:13:45 +09:00
session.rs Run cargo fmt 2021-01-16 01:13:45 +09:00
tags.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
timelines.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
user.rs Remove searcher from arguments of Post::delete() and dependented methods 2021-01-16 16:38:18 +09:00
well_known.rs Remove redundant imports 2021-01-15 22:35:19 +09:00