Bookmarking a post saves the database.
[Sone.git] / src / test / java / net / pterodactylus / sone / database / memory /
2014-11-04 David ‘Bombe’ RodenBookmarking a post saves the database.
2014-11-04 David ‘Bombe’ RodenReformatting.
2014-11-04 David ‘Bombe’ RodenRemove obsolete import.
2014-11-04 David ‘Bombe’ RodenAdd tests for starting and stopping the bookmark database.
2014-11-04 David ‘Bombe’ RodenAdd method to save bookmarked posts to configuration...
2014-11-04 David ‘Bombe’ RodenRemove method to bookmark a post by ID.
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...
2014-11-01 David ‘Bombe’ RodenAdd method to remove a Sone from the database.
2014-10-03 David ‘Bombe’ RodenAdd bookmark database.
2014-09-21 David ‘Bombe’ RodenStore Sones in the database, too.
2014-09-17 David ‘Bombe’ RodenDon’t store post replies sorted by post.
2014-09-17 David ‘Bombe’ RodenRefactor post mocking into its own method.
2014-09-17 David ‘Bombe’ RodenDon’t store posts by recipient, generate them on the...
2014-09-08 David ‘Bombe’ RodenSet Sone in album builder, remote getOrCreate method...
2014-02-27 David ‘Bombe’ RodenMerge branch 'release-0.8.8' 0.8.8
2013-10-09 David ‘Bombe’ RodenAdd first small tests for the memory database.