Plume/src
Igor Galić 468e663344
Add custom_details and custom_activity_details as first routes
how this works: we use find_by_host() to find the Host in question, the
defer to the existing function!

Caveat: Currently, we, in that function, we do another lookup DB lookup
for the Blog, even thou we already know it.
It might be wise, to have both of those another wrapper here?!
2019-08-14 23:51:10 +02:00
..
api cache local instance (#572) 2019-05-10 21:59:34 +01:00
routes Add custom_details and custom_activity_details as first routes 2019-08-14 23:51:10 +02:00
inbox.rs Big refactoring of the Inbox (#443) 2019-04-17 18:31:47 +01:00
mail.rs Grammar corrections followup to #510 (#512) 2019-04-02 14:08:07 +01:00
main.rs Add custom_details and custom_activity_details as first routes 2019-08-14 23:51:10 +02:00
template_utils.rs WIP - initial RTL support #575 (#577) 2019-07-11 09:34:27 +02:00
test_routes.rs Add tests for plume webserver (#513) 2019-04-06 17:41:57 +02:00