Move provider interfaces to database package.
[Sone.git] / src / main / java / net / pterodactylus / sone / data / impl / DefaultPostReplyBuilderFactory.java
2013-01-22 David ‘Bombe’ RodenMove provider interfaces to database package.
2013-01-22 David ‘Bombe’ RodenOnly store IDs of Sones in replies.
2013-01-22 David ‘Bombe’ RodenOnly store the post ID in the reply.
2013-01-18 David ‘Bombe’ RodenAdd builder for post replies.