Allow Sone, Post, and Reply creation only through the Core and its caches.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 15 Oct 2010 19:40:47 +0000 (21:40 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 15 Oct 2010 19:40:47 +0000 (21:40 +0200)
commit94041feaf2a141b8c75725301f06d7e4bc617a12
tree4acea55629e9134739c8185d15ade94684be3511
parentd429bc07de2c62921323f300024c2df348ae71cf
Allow Sone, Post, and Reply creation only through the Core and its caches.
src/main/java/net/pterodactylus/sone/core/Core.java
src/main/java/net/pterodactylus/sone/core/SoneDownloader.java
src/main/java/net/pterodactylus/sone/data/Sone.java
src/main/java/net/pterodactylus/sone/web/CreatePostPage.java