Fix follow IDs (#455)

* Generate valid IDs for Follow

Fixes #449

* Use the new post-insert hook for all the models

* Fix plume-cli build
This commit is contained in:
Baptiste Gelez
2019-03-04 21:35:03 +01:00
committed by GitHub
parent 9b48b8a846
commit 2a188abfa1
12 changed files with 162 additions and 181 deletions
+4 -4
View File
@@ -40,7 +40,7 @@ msgstr ""
msgid "You need to be logged in order to create a new blog"
msgstr ""
# src/routes/blogs.rs:136
# src/routes/blogs.rs:135
msgid "You are not allowed to delete this blog."
msgstr ""
@@ -92,15 +92,15 @@ msgstr ""
msgid "Sorry, but the link expired. Try again"
msgstr ""
# src/routes/user.rs:131
# src/routes/user.rs:126
msgid "You need to be logged in order to access your dashboard"
msgstr ""
# src/routes/user.rs:164
# src/routes/user.rs:159
msgid "You need to be logged in order to subscribe to someone"
msgstr ""
# src/routes/user.rs:245
# src/routes/user.rs:240
msgid "You need to be logged in order to edit your profile"
msgstr ""