Remove post management methods from Sone.
[Sone.git] / src / main / java / net / pterodactylus / sone / data / impl / IdOnlySone.java
2014-12-07 David ‘Bombe’ RodenRemove post management methods from Sone.
2014-12-07 David ‘Bombe’ RodenRemove setPosts() from Sone.
2014-12-07 David ‘Bombe’ RodenRemove setClient method from Sone.
2014-12-07 David ‘Bombe’ RodenRemove updated time setter from Sone, store update...
2014-11-25 David ‘Bombe’ RodenMove friend-related functionality into the database.
2014-09-28 David ‘Bombe’ RodenDon’t set the request URI anymore, either.
2014-09-27 David ‘Bombe’ RodenUse a special Sone implementation that only stores...