Sone.git
2017-05-05 David ‘Bombe... Replace known Sones page with Kotlin version
2017-05-05 David ‘Bombe... Improve test for known Sones page
2017-05-05 David ‘Bombe... Add method to set request method
2017-05-05 David ‘Bombe... Return no notifications for any Sones
2017-05-05 David ‘Bombe... Add more tests for the known Sones page
2017-05-05 David ‘Bombe... Add test for index page without any posts
2017-05-05 David ‘Bombe... Use new pagination instead of the one from utils
2017-05-05 David ‘Bombe... Add pagination container
2017-05-05 David ‘Bombe... Replace index page with Kotlin version
2017-05-05 David ‘Bombe... Add more tests for index page
2017-05-05 David ‘Bombe... Use more concise SAM implementation
2017-05-05 David ‘Bombe... Use Kotlin’s dependency resolution for kotlin libraries
2017-05-05 David ‘Bombe... Replace image browser page with Kotlin version
2017-05-02 David ‘Bombe... Add helper to simplify access to request objects
2017-04-30 David ‘Bombe... Add more tests to image browser page test
2017-04-30 David ‘Bombe... Update Kotlin to 1.1.2
2017-04-27 David ‘Bombe... Replace get image page with Kotlin version
2017-04-27 David ‘Bombe... Actually differentiate between GET and POST parameters
2017-04-27 David ‘Bombe... Add toString() for redirect exception
2017-04-26 David ‘Bombe... Fix timezone-dependent tests
2017-04-24 David ‘Bombe... Fix bug in login page
2017-04-23 David ‘Bombe... Slightly improve CSS of linked HTML pages
2017-04-23 David ‘Bombe... Simplify some code
2017-04-23 David ‘Bombe... Render loaded HTML pages
2017-04-23 David ‘Bombe... Include a type tag in the linked element’s properties
2017-04-23 David ‘Bombe... Add test for not cancelling on HTML MIME type
2017-04-23 David ‘Bombe... Fix test names
2017-04-23 David ‘Bombe... Formatting changes
2017-04-23 David ‘Bombe... Add HTML parsing to element loader
2017-04-09 David ‘Bombe... Store size properties in linked element
2017-04-09 David ‘Bombe... Fix some warnings
2017-04-09 David ‘Bombe... Move classes for tests to test package
2017-04-09 David ‘Bombe... Replace follow Sone page with Kotlin version
2017-04-09 David ‘Bombe... Add more tests for follow Sone page
2017-04-09 David ‘Bombe... Replace edit profile page with Kotlin version
2017-04-08 David ‘Bombe... Add some tests for the edit profile page
2017-04-08 David ‘Bombe... Replace edit profile field page with Kotlin version
2017-04-08 David ‘Bombe... Fix intermittent test failure
2017-04-08 David ‘Bombe... Add some tests for edit profile field page
2017-04-08 David ‘Bombe... Replace edit image page with Kotlin version
2017-04-08 David ‘Bombe... Add some tests for the edit image page
2017-04-08 David ‘Bombe... Use session provider in json base page
2017-04-08 David ‘Bombe... Add session provider interface
2017-04-08 David ‘Bombe... Move web pages to their own package
2017-04-08 David ‘Bombe... Remove obsolete loading animation
2017-04-08 David ‘Bombe... Show and manage linked elements in web interface
2017-04-08 David ‘Bombe... Add page that renders linked elements
2017-04-08 David ‘Bombe... Change condition for when to render linked elements
2017-04-08 David ‘Bombe... Rename “loaded elements” to “linked elements”
2017-04-08 David ‘Bombe... Make linked element render filter injectable
2017-04-08 David ‘Bombe... Prevent warning about platform type
2017-04-08 David ‘Bombe... Rename object for linked elements in JSON reply
2017-04-08 David ‘Bombe... Let status page give out information about loaded elements
2017-04-08 David ‘Bombe... Replace get status AJAX page with Kotlin version
2017-04-01 David ‘Bombe... Add JSON utilities
2017-04-01 David ‘Bombe... Use already existing variable for current Sone
2017-04-01 David ‘Bombe... Add unit test for get status AJAX page
2017-03-31 David ‘Bombe... Only show linked elements when they are loaded and...
2017-03-25 David ‘Bombe... Use Request utility method
2017-03-25 David ‘Bombe... Add Request utility methods
2017-03-25 David ‘Bombe... Replace edit album page with Kotlin version
2017-03-25 David ‘Bombe... Add nullability annotations to getAlbum method
2017-03-24 David ‘Bombe... Add some tests
2017-03-24 David ‘Bombe... Replace distrust page with Kotlin version
2017-03-24 David ‘Bombe... Add some tests
2017-03-24 David ‘Bombe... Replace dismiss notification page with Kotlin version
2017-03-24 David ‘Bombe... Add some tests and fix names of tests
2017-03-24 David ‘Bombe... Update to Kotlin 1.1.1
2017-03-18 David ‘Bombe... Add more ways to separate links from the text
2017-03-18 David ‘Bombe... Add detailed instructions for loading a self-compiled...
2017-03-18 David ‘Bombe... Improve wording in prerequisites
2017-03-18 David ‘Bombe... Add instructions for compiling Sone
2017-02-19 David ‘Bombe... Replace delete sone page with Kotlin version
2017-02-18 David ‘Bombe... Replace delete reply page with Kotlin version
2017-02-17 David ‘Bombe... Add tasks for cloc
2017-02-15 David ‘Bombe... Add some nullability annotations to Sone and profile
2017-02-15 David ‘Bombe... Replace delete profile field page with Kotlin version
2017-02-14 David ‘Bombe... Replace delete post page with Kotlin version
2017-02-14 David ‘Bombe... Replace delete image page with Kotlin version
2017-02-14 David ‘Bombe... Replace delete album page with Kotlin version
2017-02-14 David ‘Bombe... Replace login page with Kotlin version
2017-02-14 David ‘Bombe... Replace create sone page and test with Kotlin version
2017-02-09 David ‘Bombe... Replace create reply page and test with Kotlin version
2017-02-09 David ‘Bombe... Replace create post page and test with Kotlin version
2017-02-09 David ‘Bombe... Replace create album page and test with Kotlin version
2017-02-08 David ‘Bombe... Replace bookmarks page test with Kotlin version
2017-02-08 David ‘Bombe... Replace bookmarks page with Kotlin version
2017-02-08 David ‘Bombe... Add freenet module for Guice
2017-02-08 David ‘Bombe... Store preferences in template context instead of core
2017-02-06 David ‘Bombe... Rename session-related Methode in web interface
2017-02-05 David ‘Bombe... Remove dependency injection configuration from the...
2017-02-02 David ‘Bombe... Add dependency injection tests for bookmark page
2017-02-02 David ‘Bombe... Create injector in test base class
2017-02-02 David ‘Bombe... Replace bookmark page with Kotlin version
2017-02-02 David ‘Bombe... Replace test for bookmark page with Kotlin version
2017-01-26 David ‘Bombe... Make about page injectable
2017-01-26 David ‘Bombe... Make parser filter injectable
2017-01-25 David ‘Bombe... Add some guice binding helpers for Java
2017-01-25 David ‘Bombe... Improve Guice provider methods
2017-01-24 David ‘Bombe... Add dependency injection configuration to identity...
next