Sone.git
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
2017-09-14 David ‘Bombe... Rename get translation ajax page
2017-09-14 David ‘Bombe... Add test for get translation ajax page
2017-09-14 David ‘Bombe... Don’t send request to node if there are no posts or...
2017-09-14 David ‘Bombe... Make test timezone-independent
2017-09-14 David ‘Bombe... Replace get times ajax page with Kotlin version
2017-09-14 David ‘Bombe... Add test for get times ajax page (test is timezone...
2017-09-13 David ‘Bombe... Replace get reply ajax page with Kotlin version
2017-09-13 David ‘Bombe... Move template rendering extension method to Templates.kt
2017-09-13 David ‘Bombe... Add test for get reply ajax page
2017-09-10 David ‘Bombe... Replace get post ajax page with Kotlin version
2017-09-10 David ‘Bombe... Add test for get post ajax page
2017-09-10 David ‘Bombe... Replace get notifications ajax page with Kotlin version
2017-09-10 David ‘Bombe... Add test for get notifications ajax page
2017-09-09 David ‘Bombe... Replace get likes ajax page with Kotlin version
2017-09-09 David ‘Bombe... Add test for get likes ajax page
2017-09-09 David ‘Bombe... Allow adding replies without specific ID
2017-09-09 David ‘Bombe... Allow adding posts without specific ID
2017-09-09 David ‘Bombe... Replace follow Sone ajax page with Kotlin version
2017-09-09 David ‘Bombe... Add base JSON page that requires a logged-in user
2017-09-09 David ‘Bombe... Add test for follow sone ajax page
2017-09-09 David ‘Bombe... Replace edit profile field ajax page with Kotlin version
2017-09-09 David ‘Bombe... Add test for edit profile field ajax page
2017-09-09 David ‘Bombe... Add comment about the futility of the album image
2017-09-08 David ‘Bombe... Replace edit image ajax page with Kotlin version
2017-09-08 David ‘Bombe... Fix some Kotlin compiler warnings
2017-09-08 David ‘Bombe... Add test for edit image ajax page
2017-09-07 David ‘Bombe... Add some @Nullable annotations
2017-09-06 David ‘Bombe... Replace edit album ajax page with Kotlin version
2017-09-06 David ‘Bombe... Add test for edit album ajax page
next