Sone.git
2015-07-22 David ‘Bombe... Merge branch 'release/0.9.3' 0.9.3
2015-07-22 David ‘Bombe... Update homepage edition
2015-07-22 David ‘Bombe... Set version to 0.9.3
2015-07-22 David ‘Bombe... Extend documentation
2015-07-22 David ‘Bombe... Start a README file
2015-07-22 David ‘Bombe... Clean up imports
2015-07-22 David ‘Bombe... Rename fields to better reflect their purpose
2015-07-22 David ‘Bombe... Add tests for fixed Sone modification detector
2015-07-21 David ‘Bombe... Clean up imports and whitespace
2015-07-21 David ‘Bombe... Clean up logger on shutdown
2015-07-21 David ‘Bombe... Store new Sones that can not be loaded
2015-07-21 David ‘Bombe... Prevent NullPointerExceptions on new Sones
2015-07-20 David ‘Bombe... Remove redundant cast
2015-07-20 David ‘Bombe... Use isFreenetLink() attribute on LinkType
2015-07-20 David ‘Bombe... Remove unnecessary variable assignment
2015-07-20 David ‘Bombe... Refactor parts of link parsing
2015-07-20 David ‘Bombe... Merge branch 'feature/fix-coverity-defects' into next
2015-07-20 David ‘Bombe... Add “isFreenetLink” attribute to LinkType
2015-07-20 David ‘Bombe... Return original album when it can’t be moved
2015-07-20 David ‘Bombe... Return original image when they can’t be moved
2015-07-20 David ‘Bombe... Prevent potential NullPointerException
2015-07-20 David ‘Bombe... Remove unused function
2015-07-20 David ‘Bombe... Prevent potential NullPointerException
2015-07-20 David ‘Bombe... Override equals() and hashCode()
2015-07-20 David ‘Bombe... Make parsing of Sone.LatestEdition more robust
2015-07-20 David ‘Bombe... Add real default values to prevent NullPointerExceptions
2015-07-20 David ‘Bombe... Merge branch 'feature/fix-findbugs-warnings' into next
2015-07-20 David ‘Bombe... Override hashCode()
2015-07-20 David ‘Bombe... Remove unused class
2015-07-20 David ‘Bombe... Use absent optional instead of null
2015-07-20 David ‘Bombe... Override hashCode()
2015-07-20 David ‘Bombe... Merge branch 'feature/fix-logging' into next
2015-07-20 David ‘Bombe... Abandon logging that does not work with Freenet’s logge...
2015-07-19 David ‘Bombe... Merge branch 'release/0.9.2' into next
2015-07-19 David ‘Bombe... Merge branch 'release/0.9.2' 0.9.2
2015-07-19 David ‘Bombe... Update homepage edition
2015-07-19 David ‘Bombe... Set version to 0.9.2
2015-07-19 David ‘Bombe... Revert "Store Sone earlier when creating new Sone"
2015-07-19 David ‘Bombe... Prevent NullPointerException when checking fingerprint
2015-07-18 David ‘Bombe... Merge branch 'release/0.9.1' into next
2015-07-18 David ‘Bombe... Merge branch 'release/0.9.1' 0.9.1
2015-07-18 David ‘Bombe... Set latest homepage edition to 68
2015-07-18 David ‘Bombe... Set version to 0.9.1
2015-07-18 David ‘Bombe... Fix homepage link on “about” page
2015-07-18 David ‘Bombe... Fix link to homepage
2015-07-18 David ‘Bombe... Add reparse filter
2015-07-18 David ‘Bombe... Store Sone earlier when creating new Sone
2015-07-17 David ‘Bombe... Fix parsing of non-existing edition
2015-07-15 David ‘Bombe... Merge branch 'release/0.9' into next
2015-07-15 David ‘Bombe... Merge branch 'release/0.9' 0.9
2015-07-15 David ‘Bombe... Update latest edition of homepage
2015-07-15 David ‘Bombe... Set version number to 0.9
2015-07-15 David ‘Bombe... Update French translation
2015-07-15 David ‘Bombe... Update Japanese translation
2015-07-15 David ‘Bombe... Update reminder of changed lines
2015-07-15 David ‘Bombe... Merge remote-tracking branch 'hsaito/master' into next
2015-07-12 Hideki SaitoResolved some inconsistencies in the Japanese localization
2015-07-12 Hideki SaitoUpdated Japanese locs
2015-07-10 David ‘Bombe... Add test for text filter
2015-06-25 David ‘Bombe... Merge branch 'feature/update-polish-translation' into...
2015-06-25 David ‘Bombe... Remove update reminder
2015-06-25 Zimne_PiwoUpdate Polish translation
2015-06-23 David ‘Bombe... Merge branch 'feature/update-about-sone' into next
2015-06-23 David ‘Bombe... Create link to homepage using the latest edition at...
2015-06-23 David ‘Bombe... Store the current year at time of release in the source...
2015-06-18 herbUpdate French translation
2015-06-18 SidouUpdate French translation
2015-06-17 GantrosAdd Spanish translation
2015-06-17 Zimne_PiwoUpdate Polish translation
2015-06-16 David ‘Bombe... Merge branch 'release/0.9-rc1' into next
2015-06-16 David ‘Bombe... Merge branch 'release/0.9-rc1' 0.9-rc1
2015-06-16 David ‘Bombe... Update homepage edition to 65
2015-06-13 David ‘Bombe... Set version number to 0.9-rc1
2015-06-12 David ‘Bombe... Add missing English texts to translations
2015-06-12 David ‘Bombe... Merge branch 'last-working' into next
2015-06-11 David ‘Bombe... Merge branch 'feature/purge-db4o' into develop
2015-06-11 David ‘Bombe... Use a real request client for image inserts purge-db4o
2015-06-11 David ‘Bombe... Only free bucket after the insert is done
2015-03-15 David ‘Bombe... React to dedicated exception differently
2015-03-15 David ‘Bombe... Throw dedicated exception when adding a field with...
2015-03-15 David ‘Bombe... Add new fields with an initial value of an empty string
2015-03-15 David ‘Bombe... Remove useless code
2015-03-15 David ‘Bombe... Add custom exception for adding duplicate fields
2015-01-10 David ‘Bombe... Free bucket after image insert.
2015-01-10 David ‘Bombe... Only free buckets after the insert.
2015-01-09 David ‘Bombe... freenet-ext is at v29 already, so fix that already.
2015-01-09 David ‘Bombe... Depend on 1468-pre1 (encoded as 1467.99.1).
2014-12-24 David ‘Bombe... Stop Sone rescuers when stopping core.
2014-11-26 David ‘Bombe... Store insert fingerprint in “Sone inserted” event.
2014-11-26 David ‘Bombe... Clean up event.
2014-11-26 David ‘Bombe... Use database to return friends of a Sone.
2014-11-26 David ‘Bombe... Remove obsolete methods.
2014-11-26 David ‘Bombe... Return a collection instead of a list for the friends.
2014-11-25 David ‘Bombe... Load friends before modifying them.
2014-11-25 David ‘Bombe... Use new method to create test values everywhere.
2014-11-25 David ‘Bombe... Move friend-related functionality into the database.
2014-11-25 David ‘Bombe... Add convenience method to create test values.
2014-11-25 David ‘Bombe... Override some methods from Object to provide better...
2014-11-24 David ‘Bombe... Add helper methods for Optionals.
2014-11-24 David ‘Bombe... Add method to expose a Sone loader to the Sone provider.
next