Plume/src/routes
2018-10-06 18:55:30 +01:00
..
blogs.rs deps: Update to a more recent rocket and rust toolchain 2018-09-08 15:51:55 +02:00
comments.rs Use a more classical flow for creating comments 2018-09-09 16:08:53 +01:00
errors.rs Redesign menu items 2018-09-03 14:59:02 +01:00
instance.rs Use env!("CARGO_PKG_VERSION") instead of hardcoding version when possible 2018-10-06 18:55:30 +01:00
likes.rs Broadcast activities to all known instances 2018-09-09 12:19:11 +01:00
medias.rs Fix CSRF issues 2018-09-19 18:13:07 +01:00
mod.rs Fix the SQlite build 2018-09-30 14:13:56 +02:00
notifications.rs deps: Update to a more recent rocket and rust toolchain 2018-09-08 15:51:55 +02:00
posts.rs Fix CSRF issues 2018-09-19 18:13:07 +01:00
reshares.rs Broadcast activities to all known instances 2018-09-09 12:19:11 +01:00
session.rs Update cookie management a bit 2018-09-30 11:56:12 +02:00
tags.rs Add a page to list articles by tag 2018-09-06 13:06:04 +01:00
user.rs Fix CSRF issues 2018-09-19 18:13:07 +01:00
well_known.rs Remove the last build warning 2018-07-11 17:31:02 +02:00