Plume/src
Igor Galić 8c59c822b6 refactor code to use Shrinkwraprs and diesel-derive-newtype (#598)
* add shrinkwraprs and implement Id thru it

This also means we can automatically convert Id to String without using
.into()!

* cleanup with the help of clippy!

* cleanup with the help of cargo fmt!

* remove extra block

* Shrinkwrap Page, ContentLen and RemoteForm

* translations
2019-05-25 19:23:45 +01:00
..
api cache local instance (#572) 2019-05-10 21:59:34 +01:00
routes refactor code to use Shrinkwraprs and diesel-derive-newtype (#598) 2019-05-25 19:23:45 +01: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 refactor code to use Shrinkwraprs and diesel-derive-newtype (#598) 2019-05-25 19:23:45 +01:00
template_utils.rs Add some feedback when performing some actions (#552) 2019-04-30 11:04:25 +01:00
test_routes.rs Add tests for plume webserver (#513) 2019-04-06 17:41:57 +02:00