Sone.git
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...
2017-01-24 David ‘Bombe... Remove unused session-related methods from public interface
2017-01-23 David ‘Bombe... Add unit test for view sone page
2017-01-22 David ‘Bombe... Add unit test for view post page
2017-01-22 David ‘Bombe... Fix whitespace
2017-01-22 David ‘Bombe... Expand test for upload image page
2017-01-22 David ‘Bombe... Convert unit test to Kotlin
2017-01-21 David ‘Bombe... Add unit test for untrust page
2017-01-21 David ‘Bombe... Add unit test for unlock sone page
2017-01-21 David ‘Bombe... Add unit test for unlike page
2017-01-21 David ‘Bombe... Add unit test for unfollow sone page
2017-01-19 David ‘Bombe... Add unit test for unbookmark page, fix bug in page...
2017-01-19 David ‘Bombe... Add unit test for trust page
2017-01-19 David ‘Bombe... Improve test of search page
2017-01-15 David ‘Bombe... Move all Kotlin files to the correct directory
2017-01-15 David ‘Bombe... Add unit test for version command
2017-01-15 David ‘Bombe... Rewrite test for unlock sone command in Kotlin
2017-01-15 David ‘Bombe... Fix imports
2017-01-15 David ‘Bombe... Rewrite test for lock sone command in Kotlin
2017-01-15 David ‘Bombe... Fix whitespace
2017-01-15 David ‘Bombe... Add some missing tests for write access
2017-01-15 David ‘Bombe... Add unit test for like reply command
2017-01-15 David ‘Bombe... Add unit test for like post command
2017-01-14 David ‘Bombe... Add unit test for get sones command, fix some problems
2017-01-13 David ‘Bombe... Add unit test for get sone command, fix some bugs
2017-01-13 David ‘Bombe... Remove unnecessary code
2017-01-13 David ‘Bombe... Use += operator to add values to parameters
2017-01-13 David ‘Bombe... Add unit test for get posts command
2017-01-13 David ‘Bombe... Use methods from test base class
next