Bat
|
857e1f1d6a
|
Disallow naming an article 'new', or any already used slug
Fix #64
Also fixes a lot of potential bug with articles having the same slugs, but not in the same blog
|
2018-06-19 20:16:18 +01:00 |
|
Bat
|
51571d6320
|
may_fail! macro
Returns an error template if an Option is None, else runs the given block
|
2018-06-18 18:28:28 +01:00 |
|
Bat
|
36bf2e114c
|
Fix local notifications
|
2018-06-18 12:32:03 +01:00 |
|
Bat
|
b18aa33c70
|
Update to the latest version of Rocket, to use rocket_contrib::Template::custom
|
2018-06-16 18:39:22 +01:00 |
|
Trinity Pointard
|
7d9609671c
|
change post.content and comment.content's types from String to SafeString
|
2018-06-11 12:22:43 +02:00 |
|
Trinity Pointard
|
8158f19b85
|
add fallback to url generating 404
|
2018-06-04 21:57:03 +02:00 |
|
Bat
|
b55622f2b1
|
Reorganize use statements
|
2018-05-19 08:39:59 +01:00 |
|
Bat
|
4a86af6fc1
|
Resolve activitystream TODOs
|
2018-05-18 23:04:30 +01:00 |
|
Bat
|
c779b1c58a
|
WIP: use the activitystreams crate
|
2018-05-16 19:20:44 +01:00 |
|
Bat
|
a74215ef07
|
Start an actual design
|
2018-05-10 21:31:52 +01:00 |
|
Bat
|
b81b9f90ec
|
Federate comments written in Plume
|
2018-05-10 16:36:32 +01:00 |
|
Bat
|
b506e93bd8
|
Make it possible to respond to a comment
|
2018-05-10 15:26:12 +01:00 |
|
Bat
|
56f4a598e2
|
Actually redirect when writing a new comment
|
2018-05-10 14:58:17 +01:00 |
|
Bat
|
a3d73cb2c4
|
Create and display comments
|
2018-05-10 10:44:57 +01:00 |
|