Sone.git
6 years agoImprove test for known Sones page
David ‘Bombe’ Roden [Fri, 5 May 2017 22:37:02 +0000 (00:37 +0200)]
Improve test for known Sones page

6 years agoAdd method to set request method
David ‘Bombe’ Roden [Fri, 5 May 2017 22:36:31 +0000 (00:36 +0200)]
Add method to set request method

6 years agoReturn no notifications for any Sones
David ‘Bombe’ Roden [Fri, 5 May 2017 22:36:17 +0000 (00:36 +0200)]
Return no notifications for any Sones

6 years agoAdd more tests for the known Sones page
David ‘Bombe’ Roden [Fri, 5 May 2017 21:22:02 +0000 (23:22 +0200)]
Add more tests for the known Sones page

6 years agoAdd test for index page without any posts
David ‘Bombe’ Roden [Fri, 5 May 2017 20:49:20 +0000 (22:49 +0200)]
Add test for index page without any posts

6 years agoUse new pagination instead of the one from utils
David ‘Bombe’ Roden [Fri, 5 May 2017 20:48:43 +0000 (22:48 +0200)]
Use new pagination instead of the one from utils

6 years agoAdd pagination container
David ‘Bombe’ Roden [Fri, 5 May 2017 20:46:34 +0000 (22:46 +0200)]
Add pagination container

6 years agoReplace index page with Kotlin version
David ‘Bombe’ Roden [Wed, 3 May 2017 19:32:36 +0000 (21:32 +0200)]
Replace index page with Kotlin version

6 years agoAdd more tests for index page
David ‘Bombe’ Roden [Wed, 3 May 2017 18:27:05 +0000 (20:27 +0200)]
Add more tests for index page

6 years agoUse more concise SAM implementation
David ‘Bombe’ Roden [Wed, 3 May 2017 18:26:51 +0000 (20:26 +0200)]
Use more concise SAM implementation

6 years agoUse Kotlin’s dependency resolution for kotlin libraries
David ‘Bombe’ Roden [Wed, 3 May 2017 05:04:10 +0000 (07:04 +0200)]
Use Kotlin’s dependency resolution for kotlin libraries

6 years agoReplace image browser page with Kotlin version
David ‘Bombe’ Roden [Tue, 2 May 2017 20:14:49 +0000 (22:14 +0200)]
Replace image browser page with Kotlin version

6 years agoAdd helper to simplify access to request objects
David ‘Bombe’ Roden [Tue, 2 May 2017 20:09:15 +0000 (22:09 +0200)]
Add helper to simplify access to request objects

6 years agoAdd more tests to image browser page test
David ‘Bombe’ Roden [Sun, 30 Apr 2017 13:53:10 +0000 (15:53 +0200)]
Add more tests to image browser page test

6 years agoUpdate Kotlin to 1.1.2
David ‘Bombe’ Roden [Sun, 30 Apr 2017 13:52:59 +0000 (15:52 +0200)]
Update Kotlin to 1.1.2

6 years agoReplace get image page with Kotlin version
David ‘Bombe’ Roden [Thu, 27 Apr 2017 20:11:18 +0000 (22:11 +0200)]
Replace get image page with Kotlin version

6 years agoActually differentiate between GET and POST parameters
David ‘Bombe’ Roden [Thu, 27 Apr 2017 18:44:09 +0000 (20:44 +0200)]
Actually differentiate between GET and POST parameters

6 years agoAdd toString() for redirect exception
David ‘Bombe’ Roden [Thu, 27 Apr 2017 18:41:31 +0000 (20:41 +0200)]
Add toString() for redirect exception

6 years agoFix timezone-dependent tests
David ‘Bombe’ Roden [Wed, 26 Apr 2017 05:09:08 +0000 (07:09 +0200)]
Fix timezone-dependent tests

6 years agoFix bug in login page
David ‘Bombe’ Roden [Mon, 24 Apr 2017 19:42:17 +0000 (21:42 +0200)]
Fix bug in login page

6 years agoSlightly improve CSS of linked HTML pages
David ‘Bombe’ Roden [Sun, 23 Apr 2017 15:37:19 +0000 (17:37 +0200)]
Slightly improve CSS of linked HTML pages

6 years agoSimplify some code
David ‘Bombe’ Roden [Sun, 23 Apr 2017 15:23:20 +0000 (17:23 +0200)]
Simplify some code

6 years agoRender loaded HTML pages
David ‘Bombe’ Roden [Sun, 23 Apr 2017 15:23:00 +0000 (17:23 +0200)]
Render loaded HTML pages

6 years agoInclude a type tag in the linked element’s properties
David ‘Bombe’ Roden [Sun, 23 Apr 2017 14:13:54 +0000 (16:13 +0200)]
Include a type tag in the linked element’s properties

6 years agoAdd test for not cancelling on HTML MIME type
David ‘Bombe’ Roden [Sun, 23 Apr 2017 14:11:34 +0000 (16:11 +0200)]
Add test for not cancelling on HTML MIME type

6 years agoFix test names
David ‘Bombe’ Roden [Sun, 23 Apr 2017 14:10:53 +0000 (16:10 +0200)]
Fix test names

6 years agoFormatting changes
David ‘Bombe’ Roden [Sun, 23 Apr 2017 14:08:53 +0000 (16:08 +0200)]
Formatting changes

6 years agoAdd HTML parsing to element loader
David ‘Bombe’ Roden [Sun, 23 Apr 2017 14:08:43 +0000 (16:08 +0200)]
Add HTML parsing to element loader

7 years agoStore size properties in linked element
David ‘Bombe’ Roden [Sun, 9 Apr 2017 20:08:59 +0000 (22:08 +0200)]
Store size properties in linked element

7 years agoFix some warnings
David ‘Bombe’ Roden [Sun, 9 Apr 2017 19:40:18 +0000 (21:40 +0200)]
Fix some warnings

7 years agoMove classes for tests to test package
David ‘Bombe’ Roden [Sun, 9 Apr 2017 09:36:24 +0000 (11:36 +0200)]
Move classes for tests to test package

7 years agoReplace follow Sone page with Kotlin version
David ‘Bombe’ Roden [Sun, 9 Apr 2017 09:10:36 +0000 (11:10 +0200)]
Replace follow Sone page with Kotlin version

7 years agoAdd more tests for follow Sone page
David ‘Bombe’ Roden [Sun, 9 Apr 2017 08:58:13 +0000 (10:58 +0200)]
Add more tests for follow Sone page

7 years agoReplace edit profile page with Kotlin version
David ‘Bombe’ Roden [Sun, 9 Apr 2017 08:24:00 +0000 (10:24 +0200)]
Replace edit profile page with Kotlin version

7 years agoAdd some tests for the edit profile page
David ‘Bombe’ Roden [Sat, 8 Apr 2017 22:25:06 +0000 (00:25 +0200)]
Add some tests for the edit profile page

7 years agoReplace edit profile field page with Kotlin version
David ‘Bombe’ Roden [Sat, 8 Apr 2017 21:46:19 +0000 (23:46 +0200)]
Replace edit profile field page with Kotlin version

7 years agoFix intermittent test failure
David ‘Bombe’ Roden [Sat, 8 Apr 2017 21:45:46 +0000 (23:45 +0200)]
Fix intermittent test failure

7 years agoAdd some tests for edit profile field page
David ‘Bombe’ Roden [Sat, 8 Apr 2017 17:03:52 +0000 (19:03 +0200)]
Add some tests for edit profile field page

7 years agoReplace edit image page with Kotlin version
David ‘Bombe’ Roden [Sat, 8 Apr 2017 16:53:40 +0000 (18:53 +0200)]
Replace edit image page with Kotlin version

7 years agoAdd some tests for the edit image page
David ‘Bombe’ Roden [Sat, 8 Apr 2017 15:37:58 +0000 (17:37 +0200)]
Add some tests for the edit image page

7 years agoUse session provider in json base page
David ‘Bombe’ Roden [Sat, 8 Apr 2017 14:40:27 +0000 (16:40 +0200)]
Use session provider in json base page

7 years agoAdd session provider interface
David ‘Bombe’ Roden [Sat, 8 Apr 2017 14:23:59 +0000 (16:23 +0200)]
Add session provider interface

7 years agoMove web pages to their own package
David ‘Bombe’ Roden [Sat, 8 Apr 2017 13:12:20 +0000 (15:12 +0200)]
Move web pages to their own package

7 years agoRemove obsolete loading animation
David ‘Bombe’ Roden [Sat, 8 Apr 2017 12:18:46 +0000 (14:18 +0200)]
Remove obsolete loading animation

7 years agoShow and manage linked elements in web interface
David ‘Bombe’ Roden [Fri, 7 Apr 2017 20:55:54 +0000 (22:55 +0200)]
Show and manage linked elements in web interface

7 years agoAdd page that renders linked elements
David ‘Bombe’ Roden [Fri, 7 Apr 2017 20:55:21 +0000 (22:55 +0200)]
Add page that renders linked elements

7 years agoChange condition for when to render linked elements
David ‘Bombe’ Roden [Fri, 7 Apr 2017 20:53:59 +0000 (22:53 +0200)]
Change condition for when to render linked elements

7 years agoRename “loaded elements” to “linked elements”
David ‘Bombe’ Roden [Fri, 7 Apr 2017 20:41:21 +0000 (22:41 +0200)]
Rename “loaded elements” to “linked elements”

7 years agoMake linked element render filter injectable
David ‘Bombe’ Roden [Fri, 7 Apr 2017 20:39:51 +0000 (22:39 +0200)]
Make linked element render filter injectable

7 years agoPrevent warning about platform type
David ‘Bombe’ Roden [Fri, 7 Apr 2017 20:38:46 +0000 (22:38 +0200)]
Prevent warning about platform type

7 years agoRename object for linked elements in JSON reply
David ‘Bombe’ Roden [Thu, 6 Apr 2017 04:51:44 +0000 (06:51 +0200)]
Rename object for linked elements in JSON reply

7 years agoLet status page give out information about loaded elements
David ‘Bombe’ Roden [Sun, 2 Apr 2017 09:36:02 +0000 (11:36 +0200)]
Let status page give out information about loaded elements

7 years agoReplace get status AJAX page with Kotlin version
David ‘Bombe’ Roden [Sat, 1 Apr 2017 09:08:38 +0000 (11:08 +0200)]
Replace get status AJAX page with Kotlin version

7 years agoAdd JSON utilities
David ‘Bombe’ Roden [Sat, 1 Apr 2017 09:07:39 +0000 (11:07 +0200)]
Add JSON utilities

7 years agoUse already existing variable for current Sone
David ‘Bombe’ Roden [Sat, 1 Apr 2017 08:00:46 +0000 (10:00 +0200)]
Use already existing variable for current Sone

7 years agoAdd unit test for get status AJAX page
David ‘Bombe’ Roden [Sat, 1 Apr 2017 07:48:50 +0000 (09:48 +0200)]
Add unit test for get status AJAX page

7 years agoOnly show linked elements when they are loaded and not failed
David ‘Bombe’ Roden [Fri, 31 Mar 2017 05:02:10 +0000 (07:02 +0200)]
Only show linked elements when they are loaded and not failed

7 years agoUse Request utility method
David ‘Bombe’ Roden [Sat, 25 Mar 2017 11:07:09 +0000 (12:07 +0100)]
Use Request utility method

7 years agoAdd Request utility methods
David ‘Bombe’ Roden [Sat, 25 Mar 2017 11:02:37 +0000 (12:02 +0100)]
Add Request utility methods

7 years agoReplace edit album page with Kotlin version
David ‘Bombe’ Roden [Sat, 25 Mar 2017 10:41:43 +0000 (11:41 +0100)]
Replace edit album page with Kotlin version

7 years agoAdd nullability annotations to getAlbum method
David ‘Bombe’ Roden [Sat, 25 Mar 2017 10:41:19 +0000 (11:41 +0100)]
Add nullability annotations to getAlbum method

7 years agoAdd some tests
David ‘Bombe’ Roden [Fri, 24 Mar 2017 19:23:55 +0000 (20:23 +0100)]
Add some tests

7 years agoReplace distrust page with Kotlin version
David ‘Bombe’ Roden [Fri, 24 Mar 2017 19:10:03 +0000 (20:10 +0100)]
Replace distrust page with Kotlin version

7 years agoAdd some tests
David ‘Bombe’ Roden [Fri, 24 Mar 2017 19:00:11 +0000 (20:00 +0100)]
Add some tests

7 years agoReplace dismiss notification page with Kotlin version
David ‘Bombe’ Roden [Fri, 24 Mar 2017 18:27:54 +0000 (19:27 +0100)]
Replace dismiss notification page with Kotlin version

7 years agoAdd some tests and fix names of tests
David ‘Bombe’ Roden [Fri, 24 Mar 2017 18:26:20 +0000 (19:26 +0100)]
Add some tests and fix names of tests

7 years agoUpdate to Kotlin 1.1.1
David ‘Bombe’ Roden [Fri, 24 Mar 2017 18:25:29 +0000 (19:25 +0100)]
Update to Kotlin 1.1.1

7 years agoAdd more ways to separate links from the text
David ‘Bombe’ Roden [Sat, 18 Mar 2017 08:08:43 +0000 (09:08 +0100)]
Add more ways to separate links from the text

7 years agoAdd detailed instructions for loading a self-compiled JAR file
David ‘Bombe’ Roden [Sat, 18 Mar 2017 08:08:01 +0000 (09:08 +0100)]
Add detailed instructions for loading a self-compiled JAR file

7 years agoImprove wording in prerequisites
David ‘Bombe’ Roden [Sat, 18 Mar 2017 08:07:40 +0000 (09:07 +0100)]
Improve wording in prerequisites

7 years agoAdd instructions for compiling Sone
David ‘Bombe’ Roden [Sat, 18 Mar 2017 08:07:02 +0000 (09:07 +0100)]
Add instructions for compiling Sone

7 years agoReplace delete sone page with Kotlin version
David ‘Bombe’ Roden [Sun, 19 Feb 2017 00:44:04 +0000 (01:44 +0100)]
Replace delete sone page with Kotlin version

7 years agoReplace delete reply page with Kotlin version
David ‘Bombe’ Roden [Sat, 18 Feb 2017 21:59:51 +0000 (22:59 +0100)]
Replace delete reply page with Kotlin version

7 years agoAdd tasks for cloc
David ‘Bombe’ Roden [Fri, 17 Feb 2017 19:07:01 +0000 (20:07 +0100)]
Add tasks for cloc

7 years agoAdd some nullability annotations to Sone and profile
David ‘Bombe’ Roden [Wed, 15 Feb 2017 06:45:14 +0000 (07:45 +0100)]
Add some nullability annotations to Sone and profile

7 years agoReplace delete profile field page with Kotlin version
David ‘Bombe’ Roden [Wed, 15 Feb 2017 06:23:36 +0000 (07:23 +0100)]
Replace delete profile field page with Kotlin version

7 years agoReplace delete post page with Kotlin version
David ‘Bombe’ Roden [Tue, 14 Feb 2017 20:56:45 +0000 (21:56 +0100)]
Replace delete post page with Kotlin version

7 years agoReplace delete image page with Kotlin version
David ‘Bombe’ Roden [Tue, 14 Feb 2017 20:34:30 +0000 (21:34 +0100)]
Replace delete image page with Kotlin version

7 years agoReplace delete album page with Kotlin version
David ‘Bombe’ Roden [Tue, 14 Feb 2017 20:17:30 +0000 (21:17 +0100)]
Replace delete album page with Kotlin version

7 years agoReplace login page with Kotlin version
David ‘Bombe’ Roden [Tue, 14 Feb 2017 19:25:05 +0000 (20:25 +0100)]
Replace login page with Kotlin version

7 years agoReplace create sone page and test with Kotlin version
David ‘Bombe’ Roden [Tue, 14 Feb 2017 17:25:57 +0000 (18:25 +0100)]
Replace create sone page and test with Kotlin version

7 years agoReplace create reply page and test with Kotlin version
David ‘Bombe’ Roden [Thu, 9 Feb 2017 21:15:02 +0000 (22:15 +0100)]
Replace create reply page and test with Kotlin version

7 years agoReplace create post page and test with Kotlin version
David ‘Bombe’ Roden [Thu, 9 Feb 2017 18:43:51 +0000 (19:43 +0100)]
Replace create post page and test with Kotlin version

7 years agoReplace create album page and test with Kotlin version
David ‘Bombe’ Roden [Thu, 9 Feb 2017 17:07:49 +0000 (18:07 +0100)]
Replace create album page and test with Kotlin version

7 years agoReplace bookmarks page test with Kotlin version
David ‘Bombe’ Roden [Wed, 8 Feb 2017 19:47:21 +0000 (20:47 +0100)]
Replace bookmarks page test with Kotlin version

7 years agoReplace bookmarks page with Kotlin version
David ‘Bombe’ Roden [Wed, 8 Feb 2017 19:27:35 +0000 (20:27 +0100)]
Replace bookmarks page with Kotlin version

7 years agoAdd freenet module for Guice
David ‘Bombe’ Roden [Wed, 8 Feb 2017 18:49:50 +0000 (19:49 +0100)]
Add freenet module for Guice

7 years agoStore preferences in template context instead of core
David ‘Bombe’ Roden [Wed, 8 Feb 2017 06:14:21 +0000 (07:14 +0100)]
Store preferences in template context instead of core

7 years agoRename session-related Methode in web interface
David ‘Bombe’ Roden [Mon, 6 Feb 2017 06:31:06 +0000 (07:31 +0100)]
Rename session-related Methode in web interface

7 years agoRemove dependency injection configuration from the classes
David ‘Bombe’ Roden [Sun, 5 Feb 2017 17:19:16 +0000 (18:19 +0100)]
Remove dependency injection configuration from the classes

It will be managed in a bunch of upcoming modules.

7 years agoAdd dependency injection tests for bookmark page
David ‘Bombe’ Roden [Thu, 2 Feb 2017 20:58:02 +0000 (21:58 +0100)]
Add dependency injection tests for bookmark page

7 years agoCreate injector in test base class
David ‘Bombe’ Roden [Thu, 2 Feb 2017 20:57:26 +0000 (21:57 +0100)]
Create injector in test base class

7 years agoReplace bookmark page with Kotlin version
David ‘Bombe’ Roden [Thu, 2 Feb 2017 20:41:33 +0000 (21:41 +0100)]
Replace bookmark page with Kotlin version

7 years agoReplace test for bookmark page with Kotlin version
David ‘Bombe’ Roden [Thu, 2 Feb 2017 19:31:30 +0000 (20:31 +0100)]
Replace test for bookmark page with Kotlin version

7 years agoMake about page injectable
David ‘Bombe’ Roden [Thu, 26 Jan 2017 21:38:55 +0000 (22:38 +0100)]
Make about page injectable

7 years agoMake parser filter injectable
David ‘Bombe’ Roden [Thu, 26 Jan 2017 21:13:29 +0000 (22:13 +0100)]
Make parser filter injectable

7 years agoAdd some guice binding helpers for Java
David ‘Bombe’ Roden [Wed, 25 Jan 2017 18:04:42 +0000 (19:04 +0100)]
Add some guice binding helpers for Java

7 years agoImprove Guice provider methods
David ‘Bombe’ Roden [Wed, 25 Jan 2017 17:40:20 +0000 (18:40 +0100)]
Improve Guice provider methods

7 years agoAdd dependency injection configuration to identity accessor
David ‘Bombe’ Roden [Tue, 24 Jan 2017 21:02:56 +0000 (22:02 +0100)]
Add dependency injection configuration to identity accessor

7 years agoRemove unused session-related methods from public interface
David ‘Bombe’ Roden [Tue, 24 Jan 2017 17:54:07 +0000 (18:54 +0100)]
Remove unused session-related methods from public interface