Use shared inbox when available

But it is not yet stored in the database, so it means never
This commit is contained in:
Bat
2018-05-13 15:39:55 +01:00
parent b91f567777
commit fdc481e384
9 changed files with 52 additions and 32 deletions
+1
View File
@@ -1,6 +1,7 @@
#![feature(plugin, custom_derive, iterator_find_map)]
#![plugin(rocket_codegen)]
extern crate array_tool;
extern crate base64;
extern crate bcrypt;
extern crate chrono;