Plume/plume-models/src
Thomas Letan 0ef4717a7f deps: Update to a more recent rocket and rust toolchain
With this patch, Plume will be use a more up-to-date revision of
Rocket, that works with nightly-2018-07-17. It may have been able to
make it work with a more recent revision, but it turns out rocket has
introduced several breaking changes so I’d rather fix those.

Besides updating rocket_i18n and rocket_csrf to use the same revision
than Plume, this patch deals with the new implementation of the
Uri<'_> type. It silents a class of warnings, to deal with a change in
rustc which affects diesel. This latter change should be reverted as
soon as diesel releases a new version of its crate.
2018-09-08 15:51:55 +02:00
..
admin.rs Add some configuration options for instance admins 2018-07-27 19:05:36 +02:00
blog_authors.rs Big repository reorganization 2018-06-23 17:36:11 +01:00
blogs.rs Add a presentation of Plume and of the instance on the homepage 2018-07-27 22:16:17 +02:00
comments.rs deps: Update to a more recent rocket and rust toolchain 2018-09-08 15:51:55 +02:00
db_conn.rs Big repository reorganization 2018-06-23 17:36:11 +01:00
follows.rs Make it possible to unfollow someone 2018-09-04 11:37:58 +01:00
instance.rs Instance about page 2018-09-01 17:39:40 +01:00
lib.rs deps: Update to a more recent rocket and rust toolchain 2018-09-08 15:51:55 +02:00
likes.rs Add a way to delete articles 2018-09-01 16:28:47 +01:00
medias.rs Add support for avatars, and fetch remote ones 2018-09-03 12:17:59 +01:00
mentions.rs Refactor notifications 2018-07-26 15:46:10 +02:00
notifications.rs Refactor notifications 2018-07-26 15:46:10 +02:00
post_authors.rs Big repository reorganization 2018-06-23 17:36:11 +01:00
posts.rs Edit posts 2018-09-07 18:51:53 +01:00
reshares.rs Docs: Add SysVinit snippet 2018-09-02 00:35:30 +01:00
safe_string.rs Big repository reorganization 2018-06-23 17:36:11 +01:00
schema.rs Add a source property to posts 2018-09-06 20:00:55 +01:00
tags.rs Add a page to list articles by tag 2018-09-06 13:06:04 +01:00
users.rs Local instance ID is 1, not 0 2018-09-04 14:02:01 +01:00