Merge branch 'message-recipient'
[Sone.git] / src / main / java / net / pterodactylus / sone / web / ajax / GetStatusAjaxPage.java
2010-11-27 David ‘Bombe’ RodenMerge branch 'message-recipient'
2010-11-27 David ‘Bombe’ RodenAlways use the current session to prevent timeouts.
2010-11-27 David ‘Bombe’ RodenMove all AJAX handlers to the same directory as the...
2010-11-25 David ‘Bombe’ RodenDon’t render posts and replies on getStatus().
2010-11-24 David ‘Bombe’ RodenReturn new posts and replies with status.
2010-11-19 David ‘Bombe’ RodenReplace getSoneStatus and getNotifications with getStatus.