Sone.git
2016-11-20 David ‘Bombe... Use new loading animation
2016-11-20 David ‘Bombe... Use time text converter to display “last updated” text
2016-11-20 David ‘Bombe... Incrase maximum size for content to 2 MiB
2016-11-20 David ‘Bombe... Add unit test for JSON return object
2016-11-20 David ‘Bombe... Replace unit test for “get times” AJAX page
2016-11-20 David ‘Bombe... Add unit test for Sone accessor
2016-11-20 David ‘Bombe... Refactor l10n filter
2016-11-18 David ‘Bombe... Add l10n text and parameter container
2016-11-18 David ‘Bombe... Add unit test for l10n filter
2016-11-17 David ‘Bombe... Add unit test for request change filter
2016-11-17 David ‘Bombe... Simplify code
2016-11-17 David ‘Bombe... Remove superfluous code
2016-11-17 David ‘Bombe... Use diamond operator for constructor calls
2016-11-17 David ‘Bombe... Add unit test for reply group filter
2016-11-17 David ‘Bombe... Add unit test for reply accessor
2016-11-17 David ‘Bombe... Remove unnecessary cast
2016-11-17 David ‘Bombe... Use try-with-resources
2016-11-16 David ‘Bombe... Add unit test for profile accessor
2016-11-16 David ‘Bombe... Add annotations to method-to-override
2016-11-16 David ‘Bombe... Make loading of linked images configurable
2016-11-13 David ‘Bombe... Rename enum to better match its purpose
2016-11-13 David ‘Bombe... Move enum to more appropriate class
2016-11-13 David ‘Bombe... Fix multiple constructors with @Inject annotation
2016-11-13 David ‘Bombe... Add failure cache to element loader
2016-11-13 David ‘Bombe... Treat cancelled fetch request as failure
2016-11-13 David ‘Bombe... Cancel request early if it’s not an image
2016-11-13 David ‘Bombe... Show loading animation while loading elements
2016-11-11 David ‘Bombe... Show linked images under posts and replies
2016-11-11 David ‘Bombe... Add test for guice creation of image loader
2016-11-11 David ‘Bombe... Remove shortening from render filter
2016-11-11 David ‘Bombe... Add filter that shortens a number of parts
2016-11-11 David ‘Bombe... Replace most parts with Kotlin equivalents
2016-11-11 David ‘Bombe... Add filter for linked images
2016-11-11 David ‘Bombe... Add image loader
2016-11-11 David ‘Bombe... Fix imports
2016-11-11 David ‘Bombe... Add background fetch to freenet interface
2016-11-11 David ‘Bombe... Fix whitespace
2016-11-11 David ‘Bombe... Use request client builder
2016-11-11 David ‘Bombe... Remove part container
2016-11-11 David ‘Bombe... Replace parser filter with separate filters
2016-11-11 David ‘Bombe... Rename test methods
2016-11-11 David ‘Bombe... Add helper functions for mocking
2016-11-10 David ‘Bombe... Add new render filter
2016-11-10 David ‘Bombe... Add Kotlin dependencies to build file
2016-11-10 David ‘Bombe... Add unit test for post acccessor
2016-11-09 David ‘Bombe... Add unit test for parser filter
2016-11-09 David ‘Bombe... Change tooltop of Freenet links
2016-11-09 David ‘Bombe... Only hide URL parameters in tooltip
2016-11-09 David ‘Bombe... Use link as tooltip on internet links
2016-11-07 David ‘Bombe... Show original freemail address in tooltip of link
2016-10-29 David ‘Bombe... Render freemail links as links
2016-10-28 David ‘Bombe... Shorten bloated code
2016-10-28 David ‘Bombe... Parse freemail addresses
2016-10-28 David ‘Bombe... Remove useless non-null asserts
2016-10-28 David ‘Bombe... Remove useless local variables
2016-10-28 David ‘Bombe... Fix indentation
2016-10-28 David ‘Bombe... Ignore question and exclamation marks at the end of...
2016-10-26 David ‘Bombe... Merge branch 'master' into next
2016-10-26 David ‘Bombe... Merge branch 'release-0.9.6' 0.9.6
2016-10-26 David ‘Bombe... Update latest homepage edition
2016-10-26 David ‘Bombe... Update version of Sone plugin
2016-10-25 David ‘Bombe... Add test for CreateSonePage
2016-10-24 David ‘Bombe... Add test for CreateReplyPage
2016-10-20 David ‘Bombe... Verify that configuration is saved after an album was...
2016-10-20 David ‘Bombe... Verify that posts are sorted correctly
2016-10-20 David ‘Bombe... Rename comparator for posts
2016-10-20 David ‘Bombe... Change SoneTemplatePage request handling
2016-10-20 David ‘Bombe... Add test for CreatePostPage
2016-10-20 David ‘Bombe... Use member variable directly
2016-10-20 David ‘Bombe... Compare hit scores correctly
2016-10-20 David ‘Bombe... Remove misplaced file from repository
2016-10-20 David ‘Bombe... Remove Maven configuration file
2016-10-20 David ‘Bombe... Remove commons-lang dependency
2016-10-20 David ‘Bombe... Add whitespace
2016-10-20 David RodenUse longer form of dependency
2016-10-19 David ‘Bombe... Add Gradle build file
2016-10-19 David ‘Bombe... Simplify and improve link parsing
2016-10-13 David ‘Bombe... Add test for create album page
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
next