Move all AJAX handlers to the same directory as the HTML handlers.
[Sone.git] / src / main / java / net / pterodactylus / sone / web / ajax / GetPostAjaxPage.java
2010-11-27 David ‘Bombe’ RodenMove all AJAX handlers to the same directory as the...
2010-11-26 David ‘Bombe’ RodenMerge branch 'next'
2010-11-26 David ‘Bombe’ RodenReturn the ID of the Sone with the post.
2010-11-25 David ‘Bombe’ RodenAdd AJAX handler to get a rendered post.