Add posting ability.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 14 Oct 2010 07:33:09 +0000 (09:33 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 14 Oct 2010 07:33:09 +0000 (09:33 +0200)
commitace61a10afeeeb05ec7ae7facf3d636cd87f3a9b
tree228008f7d131d6ee81b1eae1c83254ad896c3a09
parent353ec3673841821dfcee1486122dc13cce978e55
Add posting ability.
src/main/java/net/pterodactylus/sone/web/CreatePostPage.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/createPost.html [new file with mode: 0644]
src/main/resources/templates/index.html