Sone.git
6 years agoAdd more tests for search page
David ‘Bombe’ Roden [Sat, 3 Jun 2017 09:13:28 +0000 (11:13 +0200)]
Add more tests for search page

6 years agoFix formatting
David ‘Bombe’ Roden [Mon, 29 May 2017 04:54:08 +0000 (06:54 +0200)]
Fix formatting

6 years agoAdd paginate() extension method and pagination matcher
David ‘Bombe’ Roden [Mon, 29 May 2017 04:53:37 +0000 (06:53 +0200)]
Add paginate() extension method and pagination matcher

6 years agoReplace rescue page with Kotlin version
David ‘Bombe’ Roden [Fri, 26 May 2017 17:32:19 +0000 (19:32 +0200)]
Replace rescue page with Kotlin version

6 years agoAdd more tests for the rescue page
David ‘Bombe’ Roden [Fri, 26 May 2017 17:31:41 +0000 (19:31 +0200)]
Add more tests for the rescue page

6 years agoReplace reloading page with Kotlin version
David ‘Bombe’ Roden [Thu, 25 May 2017 19:44:56 +0000 (21:44 +0200)]
Replace reloading page with Kotlin version

6 years agoUpdate pitest and jacoco plugin
David ‘Bombe’ Roden [Thu, 25 May 2017 12:00:39 +0000 (14:00 +0200)]
Update pitest and jacoco plugin

6 years agoReplace options page with Kotlin version
David ‘Bombe’ Roden [Thu, 25 May 2017 11:27:33 +0000 (13:27 +0200)]
Replace options page with Kotlin version

6 years agoAdd more tests for options page
David ‘Bombe’ Roden [Thu, 25 May 2017 11:27:13 +0000 (13:27 +0200)]
Add more tests for options page

6 years agoFix test formatting
David ‘Bombe’ Roden [Thu, 25 May 2017 11:26:56 +0000 (13:26 +0200)]
Fix test formatting

6 years agoFix annotations
David ‘Bombe’ Roden [Thu, 25 May 2017 11:26:22 +0000 (13:26 +0200)]
Fix annotations

6 years agoAdd more tests for options page
David ‘Bombe’ Roden [Wed, 24 May 2017 19:35:42 +0000 (21:35 +0200)]
Add more tests for options page

6 years agoUse verifyNoRedirect instead of calling the request handler directly
David ‘Bombe’ Roden [Wed, 24 May 2017 19:25:46 +0000 (21:25 +0200)]
Use verifyNoRedirect instead of calling the request handler directly

6 years agoClean up some imports
David ‘Bombe’ Roden [Wed, 24 May 2017 18:28:31 +0000 (20:28 +0200)]
Clean up some imports

6 years agoSet URI and request method separately in tests
David ‘Bombe’ Roden [Wed, 24 May 2017 18:25:31 +0000 (20:25 +0200)]
Set URI and request method separately in tests

6 years agoReplace new page with Kotlin version
David ‘Bombe’ Roden [Wed, 24 May 2017 17:59:20 +0000 (19:59 +0200)]
Replace new page with Kotlin version

6 years agoAdd more tests for new page
David ‘Bombe’ Roden [Wed, 24 May 2017 17:39:38 +0000 (19:39 +0200)]
Add more tests for new page

6 years agoFix test name
David ‘Bombe’ Roden [Wed, 24 May 2017 17:39:04 +0000 (19:39 +0200)]
Fix test name

6 years agoReplace new page test with Kotlin version
David ‘Bombe’ Roden [Wed, 24 May 2017 17:36:16 +0000 (19:36 +0200)]
Replace new page test with Kotlin version

6 years agoAdd test for iterables extension methods
David ‘Bombe’ Roden [Wed, 24 May 2017 17:14:41 +0000 (19:14 +0200)]
Add test for iterables extension methods

6 years agoReplace mark as known page with Kotlin version
David ‘Bombe’ Roden [Wed, 24 May 2017 04:59:26 +0000 (06:59 +0200)]
Replace mark as known page with Kotlin version

6 years agoAdd more tests for mark as known page
David ‘Bombe’ Roden [Wed, 24 May 2017 04:42:36 +0000 (06:42 +0200)]
Add more tests for mark as known page

6 years agoReplace logout page with Kotlin version
David ‘Bombe’ Roden [Tue, 23 May 2017 18:55:51 +0000 (20:55 +0200)]
Replace logout page with Kotlin version

6 years agoAdd more tests for logout page
David ‘Bombe’ Roden [Tue, 23 May 2017 18:55:34 +0000 (20:55 +0200)]
Add more tests for logout page

6 years agoReplace lock Sone page with Kotlin version
David ‘Bombe’ Roden [Tue, 23 May 2017 18:25:21 +0000 (20:25 +0200)]
Replace lock Sone page with Kotlin version

6 years agoAdd more tests for lock Sone page
David ‘Bombe’ Roden [Tue, 23 May 2017 18:18:09 +0000 (20:18 +0200)]
Add more tests for lock Sone page

6 years agoReplace like page with Kotlin version
David ‘Bombe’ Roden [Tue, 23 May 2017 18:08:16 +0000 (20:08 +0200)]
Replace like page with Kotlin version

6 years agoSimplify verifying that no redirect is called
David ‘Bombe’ Roden [Tue, 23 May 2017 18:07:52 +0000 (20:07 +0200)]
Simplify verifying that no redirect is called

6 years agoAdd more tests for like page
David ‘Bombe’ Roden [Tue, 23 May 2017 17:50:23 +0000 (19:50 +0200)]
Add more tests for like page

6 years agoFix text parser only parsing the last element in a line
David ‘Bombe’ Roden [Sat, 20 May 2017 10:40:09 +0000 (12:40 +0200)]
Fix text parser only parsing the last element in a line

6 years agoReplace known Sones page with Kotlin version
David ‘Bombe’ Roden [Fri, 5 May 2017 22:37:58 +0000 (00:37 +0200)]
Replace known Sones page with Kotlin version

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