Add a core thread that periodically saves the configuration.
[Sone.git] / src / main / java / net / pterodactylus / sone / web / ajax / UnfollowSoneAjaxPage.java
2011-07-01 David ‘Bombe’ RodenAdd a core thread that periodically saves the configura...
2010-11-27 David ‘Bombe’ RodenMerge branch 'message-recipient'
2010-11-27 David ‘Bombe’ RodenMove all AJAX handlers to the same directory as the...
2010-11-14 David ‘Bombe’ RodenAdd method to create a “success” JSON object.
2010-11-12 David ‘Bombe’ RodenMove creation of error JSON object to JSON page.
2010-11-11 David ‘Bombe’ RodenDon’t check for Sones but for their IDs.
2010-11-05 David ‘Bombe’ RodenUse traditional getter name.
2010-11-04 David ‘Bombe’ RodenSave Sone locally after changing friends.
2010-10-22 David ‘Bombe’ RodenMake “follow”, “unfollow”, “block” and “unblock” button...