Remove all posts and replies when Sone is removed
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 26 Nov 2015 17:43:38 +0000 (18:43 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 26 Nov 2015 17:43:38 +0000 (18:43 +0100)
commit042a6df867a153650600882cd0a5e5edbdffca1c
tree82e34dda50df2effccbe64ca129ad73c6039d1f7
parente5842243d4aced0929329e0cbaf0656e73887d72
Remove all posts and replies when Sone is removed

The posts and replies would remain in the notifications but their Sone
would be gone from the database, leading to exceptions in the web
interface.
src/main/java/net/pterodactylus/sone/web/WebInterface.java