Plume/src/routes
2021-01-15 23:58:48 +09:00
..
blogs.rs Fix Atom feed (#764) 2020-05-04 15:28:52 +02:00
comments.rs proxy support 2021-01-11 13:27:52 -07:00
errors.rs Run cargo fmt 2021-01-11 09:05:31 +09:00
instance.rs Remove redundant imports 2021-01-15 22:35:19 +09:00
likes.rs proxy support 2021-01-11 13:27:52 -07: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 proxy support 2021-01-11 13:27:52 -07:00
reshares.rs proxy support 2021-01-11 13:27:52 -07:00
search.rs Replace as_ref().map() with as_deref() 2021-01-15 23:21:33 +09:00
session.rs Run cargo fmt 2021-01-11 09:05:31 +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 underscore prefix from route methods to suppress clippy 2021-01-15 23:58:48 +09:00
well_known.rs Remove redundant imports 2021-01-15 22:35:19 +09:00