Move provider interfaces to database package.
[Sone.git] / src / main / java / net / pterodactylus / sone / data / impl / DefaultPostBuilderFactory.java
2013-01-22 David ‘Bombe’ RodenMove provider interfaces to database package.
2013-01-22 David ‘Bombe’ RodenOnly store sender and recipient IDs in a post.
2013-01-18 David ‘Bombe’ RodenAdd post builder.