Plume/plume-models
Valentin Brandl c7ee779f51 Delete notifications when deleting comments (#499)
* Implement find_for_comment for notifications

* Delete notifications when deleting a comment

This should tackle #463

* Apply rustfmt

* Implement `find_for_mention` and remove order by from `find_for_comment`

There is no need to order the notifications

* Delete notifications for mentions

* Fix notifications for comments and mentions
2019-03-26 12:45:17 +01:00
..
src Delete notifications when deleting comments (#499) 2019-03-26 12:45:17 +01:00
tests Edit blogs, and add blog icons and banners (#460) 2019-03-22 19:51:36 +01:00
Cargo.toml Allow to change logo from .env (#497) 2019-03-21 11:51:41 +01:00