Move friend-related functionality into the database.
[Sone.git] / src / main / java / net / pterodactylus / sone / core / SoneModificationDetector.java
2014-09-27 David ‘Bombe’ RodenDon't access the Sone in the constructor.
2014-09-26 David ‘Bombe’ RodenDon’t store a Sone in the Sone inserter.
2014-07-31 David ‘Bombe’ RodenRemove check that is never triggered.
2014-06-22 David ‘Bombe’ RodenMove detection of modification into modification detector.
2014-06-12 David ‘Bombe’ RodenAdd Sone modification detector.