Plume/src/routes
fdb-hiroshima 74c398d60c
Run cargo clippy on whole project (#322)
* Run cargo clippy on plume-common

Run clippy on plume-common and adjuste code accordingly

* Run cargo clippy on plume-model

Run clippy on plume-model and adjuste code accordingly

* Reduce need for allocation in plume-common

* Reduce need for allocation in plume-model

add a quick compilation failure if no database backend is enabled

* Run cargo clippy on plume-cli

* Run cargo clippy on plume
2018-11-26 10:21:52 +01:00
..
blogs.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
comments.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
errors.rs Normalize panic message and return 400 or 404 when suitable 2018-10-20 11:04:20 +02:00
instance.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
likes.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
medias.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
mod.rs Escape titles in RSS feeds 2018-11-06 10:49:46 +01:00
notifications.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
posts.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
reshares.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
session.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
tags.rs Add support for hashtag on user interface 2018-10-20 19:27:49 +02:00
user.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
well_known.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00