Sone.git
2018-01-04 David ‘Bombe... Clean up SoneTemplatePage’s constructors
2017-11-30 David ‘Bombe... Move album-related interfaces to kotlin source prefix
2017-11-30 David ‘Bombe... Merge branch 'master' into next
2017-11-30 David ‘Bombe... Merge branch 'release-0.9.8' 0.9.8
2017-11-30 David ‘Bombe... Update edition of Sone homepage
2017-11-30 David ‘Bombe... Update Sone version
2017-11-30 David ‘Bombe... Prevent null-pointer exception if property is missing
2017-11-29 David ‘Bombe... Actually store the profile back in the Sone
2017-11-29 David ‘Bombe... Fix indentation
2017-11-29 David ‘Bombe... Add page that always requires a logged-in user
2017-11-28 David ‘Bombe... Update to Kotlin 1.2.0
2017-11-14 David ‘Bombe... Set insertion delay on every created inserter
2017-11-14 David ‘Bombe... Update Kotlin to version 1.1.60
2017-10-18 David ‘Bombe... Use a cache for Sones’ names
2017-10-18 David ‘Bombe... Log search times
2017-10-18 David ‘Bombe... Refactor finding needles to be better readable
2017-10-16 David ‘Bombe... Return nullable Post instead of Optional
2017-10-16 David ‘Bombe... Replace database interface with Kotlin version
2017-10-16 David ‘Bombe... Replace bookmark database interface with Kotlin version
2017-10-15 David ‘Bombe... Return a nullable Album instead of an Optional
2017-10-15 David ‘Bombe... Replace album-related interfaces with Kotlin versions
2017-10-15 David ‘Bombe... Replace friend-related interfaces with Kotlin versions
2017-10-15 David ‘Bombe... Return a nullable Image instead of an Optional
2017-10-15 David ‘Bombe... Replace image-related interface with Kotlin versions
2017-10-15 David ‘Bombe... Replace post-specific interfaces with Kotlin versions
2017-10-15 David ‘Bombe... Return a nullable PostReply instead of an Optional
2017-10-15 David ‘Bombe... Replace reply-specific interfaces with Kotlin versions
2017-10-15 David ‘Bombe... Replace Sone builder interface with Kotlin version
2017-10-15 David ‘Bombe... Replace Sone builder factory interface with Kotlin...
2017-10-15 David ‘Bombe... Replace Sone database interface with Kotlin version
2017-10-15 David ‘Bombe... Replace Sone store interface with Kotlin version
2017-10-15 David ‘Bombe... Replace Sone provider interface with Kotlin version
2017-10-13 David ‘Bombe... Fix test
2017-10-13 David ‘Bombe... Update Mockito dependency
2017-10-13 David ‘Bombe... Add default value for “trusted” parameter
2017-10-13 David ‘Bombe... Replace parser with Kotlin version
2017-10-13 David ‘Bombe... Improve test for broken SSK und USK links
2017-10-13 David ‘Bombe... Let Kotlin generate the overloaded constructors for...
2017-10-07 David ‘Bombe... Merge branch 'master' into next
2017-10-07 David ‘Bombe... Merge branch 'release-0.9.7' 0.9.7
2017-10-07 David ‘Bombe... Update homepage edition to next valid edition
2017-10-07 David ‘Bombe... Update year of release to 2017
2017-10-07 David ‘Bombe... Set version to 0.9.7
2017-10-07 David ‘Bombe... Only parse the version once
2017-10-07 David ‘Bombe... Use generated version as plugin version
2017-10-07 David ‘Bombe... Add parser for version information
2017-10-07 David ‘Bombe... Update jackson dependency to 2.9.1
2017-10-07 David ‘Bombe... Include generated version information
2017-10-06 David ‘Bombe... Clean up imports
2017-10-06 David ‘Bombe... Change a couple of method argument names
2017-10-06 David ‘Bombe... Make some methods final that shouldn’t need to be overr...
2017-10-06 David ‘Bombe... Fix formatting
2017-10-06 David ‘Bombe... Replace Sone template page with Kotlin version
2017-10-06 David ‘Bombe... Simplify expression
2017-10-06 David ‘Bombe... Move assertions to base class
2017-10-06 David ‘Bombe... Replace JSON return object with Kotlin version
2017-10-05 David ‘Bombe... Fix tests by parsing the created JSON reply
2017-10-05 David ‘Bombe... Use a property for “requiresLogin” instead of a method
2017-10-05 David ‘Bombe... Use a property for “needsFormPassword” instead of a...
2017-10-05 David ‘Bombe... Expose core as member of JsonPage
2017-10-05 David ‘Bombe... Use mapPresent() instead of more complex construct
2017-10-05 David ‘Bombe... Use method from JsonPage
2017-10-05 David ‘Bombe... Declare returned Core to always be non-null
2017-10-05 David ‘Bombe... Replace ajax base page with Kotlin version
2017-10-05 David ‘Bombe... Specify return type explicitely to avoid faulty inferring
2017-10-05 David ‘Bombe... Add tests for status texts, content types, and contents...
2017-10-05 David ‘Bombe... Add unit test for JSON base page
2017-10-05 David ‘Bombe... Extract test fixtures into their own base class
2017-10-05 David ‘Bombe... Don’t extend FreenetPage, we don’t need the isLinkExcep...
2017-10-04 David ‘Bombe... Flush the correct stream
2017-10-04 David ‘Bombe... Fix charset name
2017-10-02 David ‘Bombe... Replace untrust ajax page with Kotlin version
2017-10-02 David ‘Bombe... Add unit test for untrust ajax page
2017-10-02 David ‘Bombe... Replace unlock Sone ajax page with Kotlin version
2017-10-02 David ‘Bombe... Add unit test for unlock Sone ajax page
2017-10-02 David ‘Bombe... Refactoring: make id for local Sone optional
2017-10-02 David ‘Bombe... Replace unlike ajax page with Kotlin version
2017-10-02 David ‘Bombe... Don’t return Sone from removeLiked{Post,Reply}Id()
2017-10-02 David ‘Bombe... Add unit test for unlike ajax page
2017-10-02 David ‘Bombe... Replace unfollow Sone ajax page with Kotlin version
2017-10-02 David ‘Bombe... Add unit test for unfollow Sone ajax page
2017-10-02 David ‘Bombe... Replace unbookmark ajax page with Kotlin version
2017-10-02 David ‘Bombe... Add test for unbookmark ajax page
2017-10-02 David ‘Bombe... Replace trust ajax page with Kotlin version
2017-10-02 David ‘Bombe... Add unit test for trust ajax page
2017-10-02 David ‘Bombe... Replace move profile field ajax page with Kotlin version
2017-10-02 David ‘Bombe... Update Kotlin version to 1.1.51
2017-10-02 David ‘Bombe... Replace mark as known ajax page with Kotlin version
2017-10-02 David ‘Bombe... Fix test for mark as known page
2017-10-02 David ‘Bombe... Add unit test for move profile field ajax page
2017-10-02 David ‘Bombe... Add unit test for logged in json page
2017-10-01 David ‘Bombe... Always try to send an identifier back from the FCP...
2017-09-27 David ‘Bombe... Add unit test for mark as known ajax page
2017-09-27 David ‘Bombe... Update Kotlin version to 1.1.50
2017-09-14 David ‘Bombe... Replace lock Sone ajax page with Kotlin version
2017-09-14 David ‘Bombe... Add test for lock Sone ajax page
2017-09-14 David ‘Bombe... Add test for like ajax page
2017-09-14 David ‘Bombe... Replace error return object with Kotlin version
2017-09-14 David ‘Bombe... Add test for error return object
2017-09-14 David ‘Bombe... Replace get translation ajax page with Kotlin version
next