Merge branch 'next' into edit-wot-trust
[Sone.git] / src / main / java / net / pterodactylus / sone / web / ajax / GetStatusAjaxPage.java
2011-01-01 David ‘Bombe’ RodenMerge branch 'next' into edit-wot-trust
2010-12-31 David ‘Bombe’ RodenDon’t try to get the status of a non-existing Sone.
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.