Add page that lets the user unfollow a Sone.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 18 Oct 2010 20:08:03 +0000 (22:08 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 18 Oct 2010 20:08:03 +0000 (22:08 +0200)
commit95a22740635b701511784d477cee57efa75f5f8a
tree1edc59c7a811f7a2f3cf68aeffec52ec9b250195
parent7c85033af8457c99cb87feb930f228de0abf70fe
Add page that lets the user unfollow a Sone.
src/main/java/net/pterodactylus/sone/web/UnfollowSonePage.java [new file with mode: 0644]
src/main/java/net/pterodactylus/sone/web/WebInterface.java
src/main/resources/i18n/sone.en.properties
src/main/resources/templates/unfollowSone.html [new file with mode: 0644]