Plume/src/routes
Igor Galić 60270121dc
fix clippy warning
Co-Authored-By: fdb-hiroshima <35889323+fdb-hiroshima@users.noreply.github.com>
2019-08-14 23:51:26 +02:00
..
blogs.rs fix clippy warning 2019-08-14 23:51:26 +02:00
comments.rs Fix occurrences of 'have been' to 'has been' (#578) 2019-05-14 11:54:16 +01:00
errors.rs extend 404 handler to handle all the requests our custom_ routes dont 2019-08-14 23:51:14 +02:00
instance.rs add enum containing all successful route returns (#614) 2019-06-14 09:33:30 +02:00
likes.rs Big refactoring of the Inbox (#443) 2019-04-17 18:31:47 +01:00
medias.rs add enum containing all successful route returns (#614) 2019-06-14 09:33:30 +02:00
mod.rs redirect blog urls to custom_domain if it exists 2019-08-14 23:51:16 +02:00
notifications.rs Add some feedback when performing some actions (#552) 2019-04-30 11:04:25 +01:00
posts.rs move custom_ route functions into a custom namespace 2019-08-14 23:51:20 +02:00
reshares.rs Big refactoring of the Inbox (#443) 2019-04-17 18:31:47 +01:00
search.rs move custom_ route functions into a custom namespace 2019-08-14 23:51:20 +02:00
session.rs add enum containing all successful route returns (#614) 2019-06-14 09:33:30 +02:00
tags.rs Add some feedback when performing some actions (#552) 2019-04-30 11:04:25 +01:00
user.rs add enum containing all successful route returns (#614) 2019-06-14 09:33:30 +02:00
well_known.rs Fix some federation issue (#573) 2019-07-31 11:38:49 +02:00