Robert Schäfer fe551ece47 Create notifications on UpdatePost, too
Note that we don't create duplicate notifications. I made use of the behaviour
of XSS-middleware: It removes all css classes from `<a>` anchors. Because
notifications rely on a css class `mention` which gets removed in a later
middleware, this gives us a nice behaviour for re-notifications without creating
duplicates. The downside is that it creates dependencies between middlewares and
it's not that obvious at all.

cc @mattwr18 @ulfgebhardt @appinteractive @Tirokk
2019-04-17 00:08:21 +02:00
..
2019-04-03 00:21:11 +02:00
2019-03-20 21:00:59 +01:00
2019-03-20 21:00:59 +01:00
2019-03-20 21:00:59 +01:00
2019-03-20 21:00:59 +01:00
2019-04-11 22:28:18 -03:00
2019-04-11 22:28:18 -03:00