Move friend-related functionality into the database.
[Sone.git] / src / main / java / net / pterodactylus / sone / database / memory / ConfigurationLoader.java
2014-11-25 David ‘Bombe’ RodenMove friend-related functionality into the database.
2014-11-22 David ‘Bombe’ RodenChange logger names.
2014-11-04 David ‘Bombe’ RodenAdd method to save bookmarked posts to configuration...
2014-11-04 David ‘Bombe’ RodenRefactor loading of IDs.
2014-11-04 David ‘Bombe’ RodenLoad bookmarked posts in configuration loader, too.
2014-11-04 David ‘Bombe’ RodenLoad known post replies in configuration loader, too.
2014-11-04 David ‘Bombe’ RodenAdd configuration loader to interface with the configur...