Sone.git
2016-10-13 David ‘Bombe... Add default value for all HTTP parameters
2016-10-13 David ‘Bombe... Add interface to mark dirty code
2016-10-12 David ‘Bombe... Add test for page that shows bookmarked posts
2016-10-12 David ‘Bombe... Configure XML output format for mutation report
2016-10-12 David ‘Bombe... Don’t write PIT reports to timestamped directory
2016-10-11 David ‘Bombe... Add test for bookmark page
2016-10-11 David ‘Bombe... Setup core and web interface separately
2016-10-11 David ‘Bombe... Add test for about page
2016-10-11 David ‘Bombe... Use common base class for web page tests
2016-10-08 David ‘Bombe... Don’t use deprecated class anymore
2016-10-08 David ‘Bombe... Update mockito dependency to 2.1.0
2016-10-08 David ‘Bombe... Use correct mockito dependency
2016-10-06 David ‘Bombe... Add test for FreenetRequest
2016-10-06 David ‘Bombe... Use try-with-resources instead of Closer
2016-10-06 David ‘Bombe... Remove request from parser context
2016-10-06 David ‘Bombe... Refactor text parser
2016-10-06 David ‘Bombe... Increase test coverage for Sone text parser
2016-10-05 David ‘Bombe... Use hamcrest matchers correctly
2016-10-05 David ‘Bombe... Don’t allow null for Sone in SonePart
2016-10-05 David ‘Bombe... Add test for SonePart
2016-10-05 David ‘Bombe... Don’t allow null for the post of a PostPart
2016-10-05 David ‘Bombe... Add test for PostPart
2016-10-05 David ‘Bombe... Don’t allow null for the text attribute of PlainTextPart
2016-10-05 David ‘Bombe... Add test for PlainTextPart
2016-10-05 David ‘Bombe... Add @Nonnull annotations to PartContainer
2016-10-05 David ‘Bombe... Add test for PartContainer
2016-10-05 David ‘Bombe... Add @Nonnull annotations to FreenetLinkPart, too
2016-10-05 David ‘Bombe... Don’t allow null for any attribute of a LinkPart
2016-10-05 David ‘Bombe... Add test for FreenetLinkPart
2016-10-05 David ‘Bombe... Add test for LinkPart
2016-09-20 David ‘Bombe... Don’t expose the plugin version directly
2016-09-10 David ‘Bombe... Remove “forceDownload” from image keys
2016-08-18 David ‘Bombe... Some refactoring
2016-08-16 David ‘Bombe... Ignore commas at the end of links, too
2016-08-16 David ‘Bombe... Add bouncycastle dependency
2016-08-16 David ‘Bombe... Merge branch 'text-parser-improvements' into next
2016-08-16 David ‘Bombe... Ignore punctuation at end of links
2016-08-15 David ‘Bombe... Change parser to better recognize the end of links
2016-08-15 David ‘Bombe... Remove comments
2016-08-15 David ‘Bombe... Rewrite test to use JUnit 4
2016-07-19 David ‘Bombe... Update Fred dependency
2016-07-19 David ‘Bombe... Use Java 7
2016-07-11 David ‘Bombe... Merge branch 'master' into next
2016-07-11 David ‘Bombe... Merge branch 'release-0.9.5' 0.9.5
2016-07-11 David ‘Bombe... Update latest edition of homepage
2016-07-11 David ‘Bombe... Change version number to 0.9.5
2016-07-05 David ‘Bombe... Update French translation (thanks, hhle)
2016-07-04 David ‘Bombe... Add pitest plugin for mutation testing
2016-07-01 David ‘Bombe... Send Sone removal notifications before removing Sone
2016-06-28 David ‘Bombe... Fix NPE when deleting invalid replies
2016-06-28 David ‘Bombe... Move exception matcher to a utils class
2016-06-28 David ‘Bombe... Fix post and reply IDs in delete pages
2016-06-27 David ‘Bombe... Update Spanish translation (thanks, q(ᵔᴥᵔ)p)
2016-06-27 David ‘Bombe... Add English strings to all other translations
2016-06-27 David ‘Bombe... Update German translation
2016-06-26 David ‘Bombe... Fix formatting of timestamps in the future and a few...
2016-06-26 David ‘Bombe... Update the timestamp for a new reply
2016-06-26 David ‘Bombe... Update year at time of last release
2016-06-26 David ‘Bombe... Change dates in file headers
2016-06-26 David ‘Bombe... Fix file name in header
2016-06-26 David ‘Bombe... Fix post duplication but in “new posts & replies” page
2016-06-26 David ‘Bombe... Clean up some imports
2016-06-26 David ‘Bombe... Switch the order of the arguments
2016-06-25 David ‘Bombe... Clean up parser interface
2016-06-25 David ‘Bombe... Remove IOException from parser interface
2016-06-25 David ‘Bombe... Remove unnecessary casts
2016-06-25 David ‘Bombe... Replace Reader with String in Parser interface
2016-06-24 David ‘Bombe... Add test for javascript filter
2016-06-23 David ‘Bombe... Remove unused XML file
2016-06-23 David ‘Bombe... Remove form to edit album image
2016-06-23 David ‘Bombe... Remove the concept of the album image, always use a...
2016-06-23 David ‘Bombe... Show a random image from an album instead of the album...
2016-06-23 David ‘Bombe... Add “randomImage” accessor for albums
2016-06-23 David ‘Bombe... Fix bug where an empty image title would corrupt a...
2016-06-09 David ‘Bombe... Handle missing files correctly
2016-06-09 David ‘Bombe... Fix annotations and possible NPEs
2016-06-09 David ‘Bombe... Fix method name
2016-06-09 David ‘Bombe... Fix documentation and annotation
2016-06-08 David ‘Bombe... Rename list notification filters class
2016-06-08 David ‘Bombe... Refactor notification filtering
2016-03-06 David ‘Bombe... Use optionals instead of null
2016-03-06 David ‘Bombe... Small and insignificant optimization
2016-03-03 David ‘Bombe... Don’t wrap posts in an additional list
2016-03-03 David ‘Bombe... Declare filter methods as private
2016-03-03 David ‘Bombe... Simplify list notification
2016-03-03 David ‘Bombe... Add unit test for list notification
2016-02-27 David ‘Bombe... Initialize latest edition of update checker correctly
2016-02-27 David ‘Bombe... Merge branch 'disruptive-notification' into next
2016-02-27 David ‘Bombe... Set variables correctly on new-version notification
2016-02-27 David ‘Bombe... Update JaCoCo plugin
2016-02-27 David ‘Bombe... Change name of generated JAR file
2016-02-27 David ‘Bombe... Show note about disruptive versions on update notification
2016-02-27 David ‘Bombe... Check for disruptive versions on update
2016-02-26 David ‘Bombe... Inject current version into update checker
2016-02-26 David ‘Bombe... Declare update checker to be a singleton
2016-02-26 David ‘Bombe... Inject update checker into core
2015-11-27 David ‘Bombe... Merge branch 'master' into next
2015-11-27 David ‘Bombe... Merge branch 'release-0.9.4' 0.9.4
2015-11-27 David ‘Bombe... Update Sone homepage edition
2015-11-27 David ‘Bombe... Set version to 0.9.4
next