Move JSON object creation into its own method.
[Sone.git] / src / main / java / net / pterodactylus / sone / web / ajax / GetNotificationsAjaxPage.java
2010-11-15 David ‘Bombe’ RodenMove JSON object creation into its own method.
2010-11-14 David ‘Bombe’ RodenAdd AJAX handler to get all notifications.