2016-10-26 |
David ‘Bombe’ Roden | Merge branch 'release-0.9.6' 0.9.6 |
tree | commitdiff |
2016-10-20 |
David ‘Bombe’ Roden | Rename comparator for posts |
tree | commitdiff |
2016-10-20 |
David ‘Bombe’ Roden | Remove commons-lang dependency |
tree | commitdiff |
2016-07-11 |
David ‘Bombe’ Roden | Merge branch 'release-0.9.5' 0.9.5 |
tree | commitdiff |
2016-06-26 |
David ‘Bombe’ Roden | Change dates in file headers |
tree | commitdiff |
2016-06-23 |
David ‘Bombe’ Roden | Remove the concept of the album image, always use a... |
tree | commitdiff |
2015-11-27 |
David ‘Bombe’ Roden | Merge branch 'master' into next |
tree | commitdiff |
2015-11-27 |
David ‘Bombe’ Roden | Merge branch 'release-0.9.4' 0.9.4 |
tree | commitdiff |
2015-11-27 |
David ‘Bombe’ Roden | Update years in copyright line |
tree | commitdiff |
2015-11-26 |
David ‘Bombe’ Roden | Change file names in copyright lines |
tree | commitdiff |
2015-07-22 |
David ‘Bombe’ Roden | Merge branch 'release/0.9.3' 0.9.3 |
tree | commitdiff |
2015-07-20 |
David ‘Bombe’ Roden | Merge branch 'feature/fix-coverity-defects' into next |
tree | commitdiff |
2015-07-20 |
David ‘Bombe’ Roden | Return original album when it can’t be moved |
tree | commitdiff |
2015-07-20 |
David ‘Bombe’ Roden | Return original image when they can’t be moved |
tree | commitdiff |
2015-07-20 |
David ‘Bombe’ Roden | Remove unused function |
tree | commitdiff |
2015-07-20 |
David ‘Bombe’ Roden | Override equals() and hashCode() |
tree | commitdiff |
2015-07-20 |
David ‘Bombe’ Roden | Merge branch 'feature/fix-findbugs-warnings' into next |
tree | commitdiff |
2015-07-20 |
David ‘Bombe’ Roden | Override hashCode() |
tree | commitdiff |
2015-07-20 |
David ‘Bombe’ Roden | Merge branch 'feature/fix-logging' into next |
tree | commitdiff |
2015-07-20 |
David ‘Bombe’ Roden | Abandon logging that does not work with Freenet’s logge... |
tree | commitdiff |
2015-06-16 |
David ‘Bombe’ Roden | Merge branch 'release/0.9-rc1' 0.9-rc1 |
tree | commitdiff |
2015-06-12 |
David ‘Bombe’ Roden | Merge branch 'last-working' into next |
tree | commitdiff |
2015-03-15 |
David ‘Bombe’ Roden | Throw dedicated exception when adding a field with... |
tree | commitdiff |
2015-03-15 |
David ‘Bombe’ Roden | Add new fields with an initial value of an empty string |
tree | commitdiff |
2015-03-15 |
David ‘Bombe’ Roden | Add custom exception for adding duplicate fields |
tree | commitdiff |
2014-11-26 |
David ‘Bombe’ Roden | Use database to return friends of a Sone. |
tree | commitdiff |
2014-11-26 |
David ‘Bombe’ Roden | Remove obsolete methods. |
tree | commitdiff |
2014-11-26 |
David ‘Bombe’ Roden | Return a collection instead of a list for the friends. |
tree | commitdiff |
2014-11-25 |
David ‘Bombe’ Roden | Move friend-related functionality into the database. |
tree | commitdiff |
2014-11-22 |
David ‘Bombe’ Roden | Remove obsolete import. |
tree | commitdiff |
2014-11-22 |
David ‘Bombe’ Roden | Move exception to correct class. |
tree | commitdiff |
2014-11-22 |
David ‘Bombe’ Roden | Move exception to correct place. |
tree | commitdiff |
2014-11-22 |
David ‘Bombe’ Roden | Move image implementation to better package. |
tree | commitdiff |
2014-11-22 |
David ‘Bombe’ Roden | Move album implementation to better package. |
tree | commitdiff |
2014-11-22 |
David ‘Bombe’ Roden | Move default Sone implementation to better package. |
tree | commitdiff |
2014-11-22 |
David ‘Bombe’ Roden | Store ID as string, don’t force-convert to UUID. |
tree | commitdiff |
2014-11-22 |
David ‘Bombe’ Roden | Return empty posts for not-yet loaded bookmarks. |
tree | commitdiff |
2014-11-22 |
David ‘Bombe’ Roden | Add method to tell if a post has already been loaded. |
tree | commitdiff |
2014-10-29 |
David ‘Bombe’ Roden | Remove unused fields. |
tree | commitdiff |
2014-10-05 |
David ‘Bombe’ Roden | Don’t use logging from utils package. |
tree | commitdiff |
2014-09-28 |
David ‘Bombe’ Roden | Set latest edition on the insert URI, too. |
tree | commitdiff |
2014-09-28 |
David ‘Bombe’ Roden | Don’t set the request URI anymore, either. |
tree | commitdiff |
2014-09-27 |
David ‘Bombe’ Roden | Store Sones in database only. |
tree | commitdiff |
2014-09-27 |
David ‘Bombe’ Roden | Don’t set insert URI of a Sone, let it be generated... |
tree | commitdiff |
2014-09-27 |
David ‘Bombe’ Roden | Use a special Sone implementation that only stores... |
tree | commitdiff |
2014-09-18 |
David ‘Bombe’ Roden | Add function that returns all images for a Sone. |
tree | commitdiff |
2014-09-17 |
David ‘Bombe’ Roden | Disallow empty album titles, too. |
tree | commitdiff |
2014-09-17 |
David ‘Bombe’ Roden | Don’t allow changing an image’s title into an empty... |
tree | commitdiff |
2014-09-14 |
David ‘Bombe’ Roden | Store all albums and images in the database after loadi... |
tree | commitdiff |
2014-09-13 |
David ‘Bombe’ Roden | Further reduce dependencies on a Sone for downloading. |
tree | commitdiff |
2014-09-08 |
David ‘Bombe’ Roden | Set Sone in album builder, remote getOrCreate method... |
tree | commitdiff |
2014-08-25 |
David ‘Bombe’ Roden | Add Sone-specific options object. |
tree | commitdiff |
2014-08-05 |
David ‘Bombe’ Roden | Add equals() implementation. |
tree | commitdiff |
2014-08-05 |
David ‘Bombe’ Roden | Check the argument, not the state. |
tree | commitdiff |
2014-06-25 |
David ‘Bombe’ Roden | Remove some unnecessary local variables. |
tree | commitdiff |
2014-06-25 |
David ‘Bombe’ Roden | Simplify some boolean expressions. |
tree | commitdiff |
2014-02-27 |
David ‘Bombe’ Roden | Merge branch 'release-0.8.8' 0.8.8 |
tree | commitdiff |
2014-01-19 |
David ‘Bombe’ Roden | Only refuse to set creation time if it’s different... |
tree | commitdiff |
2013-10-11 |
David ‘Bombe’ Roden | Set changed values differently. |
tree | commitdiff |
2013-10-11 |
David ‘Bombe’ Roden | Fix and relax checks. |
tree | commitdiff |
2013-10-10 |
David ‘Bombe’ Roden | Extract an interface out of Sone. |
tree | commitdiff |
2013-10-10 |
David ‘Bombe’ Roden | Don’t check for the presence of the album image in... |
tree | commitdiff |
2013-10-10 |
David ‘Bombe’ Roden | Add image builder that creates “old” images. |
tree | commitdiff |
2013-10-10 |
David ‘Bombe’ Roden | Use an album modifier for setting title, description... |
tree | commitdiff |
2013-10-09 |
David ‘Bombe’ Roden | Add album builder that can create the “old” album objects. |
tree | commitdiff |
2013-10-09 |
David ‘Bombe’ Roden | Add base implementation of an album builder. |
tree | commitdiff |
2013-10-09 |
David ‘Bombe’ Roden | Extract album interface. |
tree | commitdiff |
2013-09-27 |
David ‘Bombe’ Roden | Update French translation. |
tree | commitdiff |
2013-09-25 |
David ‘Bombe’ Roden | Merge branch 'release-0.8.7' 0.8.7 |
tree | commitdiff |
2013-09-22 |
David ‘Bombe’ Roden | Fix static import. |
tree | commitdiff |
2013-09-17 |
David ‘Bombe’ Roden | Fix some FindBugs warnings. |
tree | commitdiff |
2013-08-24 |
David ‘Bombe’ Roden | Add isRoot() method to Album, only dump album ID in... |
tree | commitdiff |
2013-07-16 |
David ‘Bombe’ Roden | Fix javadoc. |
tree | commitdiff |
2013-07-15 |
David ‘Bombe’ Roden | Add and implement Identified interface. |
tree | commitdiff |
2013-07-11 |
David ‘Bombe’ Roden | Show number of albums in toString(). |
tree | commitdiff |
2013-07-11 |
David ‘Bombe’ Roden | Ignore albums without inserted images when calculating... |
tree | commitdiff |
2013-07-11 |
David ‘Bombe’ Roden | Insert a root album into all Sones to get rid of album... |
tree | commitdiff |
2013-07-05 |
David ‘Bombe’ Roden | Merge branch 'release-0.8.6' 0.8.6 |
tree | commitdiff |
2013-07-05 |
David ‘Bombe’ Roden | Add filter for empty albums. |
tree | commitdiff |
2013-06-29 |
David ‘Bombe’ Roden | Merge branch 'release-0.8.5' 0.8.5 |
tree | commitdiff |
2013-06-29 |
David ‘Bombe’ Roden | Merge branch 'partial-rewrite' into next |
tree | commitdiff |
2013-03-13 |
David ‘Bombe’ Roden | Formatting. |
tree | commitdiff |
2013-03-13 |
David ‘Bombe’ Roden | Reorder imports. |
tree | commitdiff |
2013-03-13 |
David ‘Bombe’ Roden | Remove getAllAlbums() method, use album flattener. |
tree | commitdiff |
2013-03-13 |
David ‘Bombe’ Roden | Add function to flatten an album and all albums beneath it. |
tree | commitdiff |
2013-02-04 |
David ‘Bombe’ Roden | Extract abstract post reply builder class. |
tree | commitdiff |
2013-02-03 |
David ‘Bombe’ Roden | Use SHA-256 hashes for fingerprinting. |
tree | commitdiff |
2013-02-02 |
David ‘Bombe’ Roden | Copy options when rescuing Sone. |
tree | commitdiff |
2013-01-28 |
David ‘Bombe’ Roden | Remove hasRecipient method. |
tree | commitdiff |
2013-01-27 |
David ‘Bombe’ Roden | Make Sone returned by a Sone provider optional. |
tree | commitdiff |
2013-01-27 |
David ‘Bombe’ Roden | Extract an abstract post builder. |
tree | commitdiff |
2013-01-26 |
David ‘Bombe’ Roden | Merge branch 'partial-rewrite' into less-critical |
tree | commitdiff |
2013-01-25 |
David ‘Bombe’ Roden | Merge commit 'c30ad3a3fcfc66d0c1757a50afe413d9942d7793... |
tree | commitdiff |
2013-01-25 |
David ‘Bombe’ Roden | Make constructor injectable. |
tree | commitdiff |
2013-01-25 |
David ‘Bombe’ Roden | Merge commit '173eb2df26ebc15a6aa5565ec15dfad37bfa61a1... |
tree | commitdiff |
2013-01-25 |
David ‘Bombe’ Roden | Merge branch 'less-critical' into run |
tree | commitdiff |
2013-01-24 |
David ‘Bombe’ Roden | Add filter for replies with posts. |
tree | commitdiff |
2013-01-24 |
David ‘Bombe’ Roden | Make post returned by post reply optional. |
tree | commitdiff |
2013-01-24 |
David ‘Bombe’ Roden | Return ID of the post from post reply. |
tree | commitdiff |
2013-01-24 |
David ‘Bombe’ Roden | Make post returned by post provider optional. |
tree | commitdiff |
next |