Sone.git
6 years agoReplace get reply ajax page with Kotlin version
David ‘Bombe’ Roden [Wed, 13 Sep 2017 18:30:46 +0000 (20:30 +0200)]
Replace get reply ajax page with Kotlin version

6 years agoMove template rendering extension method to Templates.kt
David ‘Bombe’ Roden [Wed, 13 Sep 2017 18:18:43 +0000 (20:18 +0200)]
Move template rendering extension method to Templates.kt

6 years agoAdd test for get reply ajax page
David ‘Bombe’ Roden [Wed, 13 Sep 2017 17:55:47 +0000 (19:55 +0200)]
Add test for get reply ajax page

6 years agoReplace get post ajax page with Kotlin version
David ‘Bombe’ Roden [Sun, 10 Sep 2017 15:21:02 +0000 (17:21 +0200)]
Replace get post ajax page with Kotlin version

6 years agoAdd test for get post ajax page
David ‘Bombe’ Roden [Sun, 10 Sep 2017 14:49:28 +0000 (16:49 +0200)]
Add test for get post ajax page

6 years agoReplace get notifications ajax page with Kotlin version
David ‘Bombe’ Roden [Sun, 10 Sep 2017 13:22:29 +0000 (15:22 +0200)]
Replace get notifications ajax page with Kotlin version

6 years agoAdd test for get notifications ajax page
David ‘Bombe’ Roden [Sun, 10 Sep 2017 09:19:45 +0000 (11:19 +0200)]
Add test for get notifications ajax page

6 years agoReplace get likes ajax page with Kotlin version
David ‘Bombe’ Roden [Sat, 9 Sep 2017 17:31:49 +0000 (19:31 +0200)]
Replace get likes ajax page with Kotlin version

6 years agoAdd test for get likes ajax page
David ‘Bombe’ Roden [Sat, 9 Sep 2017 16:53:08 +0000 (18:53 +0200)]
Add test for get likes ajax page

6 years agoAllow adding replies without specific ID
David ‘Bombe’ Roden [Sat, 9 Sep 2017 16:52:46 +0000 (18:52 +0200)]
Allow adding replies without specific ID

6 years agoAllow adding posts without specific ID
David ‘Bombe’ Roden [Sat, 9 Sep 2017 16:52:17 +0000 (18:52 +0200)]
Allow adding posts without specific ID

6 years agoReplace follow Sone ajax page with Kotlin version
David ‘Bombe’ Roden [Sat, 9 Sep 2017 10:37:54 +0000 (12:37 +0200)]
Replace follow Sone ajax page with Kotlin version

6 years agoAdd base JSON page that requires a logged-in user
David ‘Bombe’ Roden [Sat, 9 Sep 2017 10:12:31 +0000 (12:12 +0200)]
Add base JSON page that requires a logged-in user

6 years agoAdd test for follow sone ajax page
David ‘Bombe’ Roden [Sat, 9 Sep 2017 09:45:11 +0000 (11:45 +0200)]
Add test for follow sone ajax page

6 years agoReplace edit profile field ajax page with Kotlin version
David ‘Bombe’ Roden [Sat, 9 Sep 2017 08:47:40 +0000 (10:47 +0200)]
Replace edit profile field ajax page with Kotlin version

6 years agoAdd test for edit profile field ajax page
David ‘Bombe’ Roden [Sat, 9 Sep 2017 08:32:37 +0000 (10:32 +0200)]
Add test for edit profile field ajax page

6 years agoAdd comment about the futility of the album image
David ‘Bombe’ Roden [Sat, 9 Sep 2017 07:21:41 +0000 (09:21 +0200)]
Add comment about the futility of the album image

6 years agoReplace edit image ajax page with Kotlin version
David ‘Bombe’ Roden [Fri, 8 Sep 2017 18:18:01 +0000 (20:18 +0200)]
Replace edit image ajax page with Kotlin version

6 years agoFix some Kotlin compiler warnings
David ‘Bombe’ Roden [Thu, 7 Sep 2017 18:56:46 +0000 (20:56 +0200)]
Fix some Kotlin compiler warnings

6 years agoAdd test for edit image ajax page
David ‘Bombe’ Roden [Thu, 7 Sep 2017 12:18:53 +0000 (14:18 +0200)]
Add test for edit image ajax page

6 years agoAdd some @Nullable annotations
David ‘Bombe’ Roden [Thu, 7 Sep 2017 12:18:17 +0000 (14:18 +0200)]
Add some @Nullable annotations

6 years agoReplace edit album ajax page with Kotlin version
David ‘Bombe’ Roden [Wed, 6 Sep 2017 05:49:21 +0000 (07:49 +0200)]
Replace edit album ajax page with Kotlin version

6 years agoAdd test for edit album ajax page
David ‘Bombe’ Roden [Wed, 6 Sep 2017 05:20:49 +0000 (07:20 +0200)]
Add test for edit album ajax page

6 years agoAdd annotation to to-override method
David ‘Bombe’ Roden [Tue, 5 Sep 2017 09:41:20 +0000 (11:41 +0200)]
Add annotation to to-override method

6 years agoReplace distrust ajax page with Kotlin version
David ‘Bombe’ Roden [Tue, 5 Sep 2017 09:40:50 +0000 (11:40 +0200)]
Replace distrust ajax page with Kotlin version

6 years agoAdd test for distrust ajax page
David ‘Bombe’ Roden [Tue, 5 Sep 2017 09:28:27 +0000 (11:28 +0200)]
Add test for distrust ajax page

6 years agoReplace dismiss notification ajax page with Kotlin version
David ‘Bombe’ Roden [Tue, 5 Sep 2017 06:11:44 +0000 (08:11 +0200)]
Replace dismiss notification ajax page with Kotlin version

6 years agoAdd test for dismiss notification ajax page
David ‘Bombe’ Roden [Tue, 5 Sep 2017 06:04:55 +0000 (08:04 +0200)]
Add test for dismiss notification ajax page

6 years agoReplace delete reply ajax page with Kotlin version
David ‘Bombe’ Roden [Sat, 2 Sep 2017 08:41:21 +0000 (10:41 +0200)]
Replace delete reply ajax page with Kotlin version

6 years agoAdd test for delete reply ajax page
David ‘Bombe’ Roden [Sat, 2 Sep 2017 08:35:36 +0000 (10:35 +0200)]
Add test for delete reply ajax page

6 years agoReplace delete profile field ajax page with Kotlin version
David ‘Bombe’ Roden [Fri, 1 Sep 2017 21:29:47 +0000 (23:29 +0200)]
Replace delete profile field ajax page with Kotlin version

6 years agoAdd test for delete profile field ajax page
David ‘Bombe’ Roden [Fri, 1 Sep 2017 20:43:54 +0000 (22:43 +0200)]
Add test for delete profile field ajax page

6 years agoReplace delete post ajax page with Kotlin version
David ‘Bombe’ Roden [Thu, 31 Aug 2017 19:39:27 +0000 (21:39 +0200)]
Replace delete post ajax page with Kotlin version

6 years agoAdd helper for booleans
David ‘Bombe’ Roden [Thu, 31 Aug 2017 19:29:53 +0000 (21:29 +0200)]
Add helper for booleans

6 years agoAdd test for delete post ajax page
David ‘Bombe’ Roden [Thu, 31 Aug 2017 18:31:32 +0000 (20:31 +0200)]
Add test for delete post ajax page

6 years agoUse error property of JSON return object
David ‘Bombe’ Roden [Thu, 31 Aug 2017 18:30:38 +0000 (20:30 +0200)]
Use error property of JSON return object

6 years agoMove recurring tests for ajax pages to test base class
David ‘Bombe’ Roden [Thu, 31 Aug 2017 18:16:42 +0000 (20:16 +0200)]
Move recurring tests for ajax pages to test base class

6 years agoUpdate jsr305 annotations package
David ‘Bombe’ Roden [Thu, 31 Aug 2017 17:47:38 +0000 (19:47 +0200)]
Update jsr305 annotations package

6 years agoUpdate Kotlin version
David ‘Bombe’ Roden [Thu, 31 Aug 2017 17:46:51 +0000 (19:46 +0200)]
Update Kotlin version

6 years agoReplace create reply ajax page with Kotlin version
David ‘Bombe’ Roden [Mon, 24 Jul 2017 17:31:29 +0000 (19:31 +0200)]
Replace create reply ajax page with Kotlin version

6 years agoReplace create post ajax page with Kotlin version
David ‘Bombe’ Roden [Mon, 24 Jul 2017 05:04:40 +0000 (07:04 +0200)]
Replace create post ajax page with Kotlin version

6 years agoFix pagination in gallery
David ‘Bombe’ Roden [Sat, 22 Jul 2017 15:55:09 +0000 (17:55 +0200)]
Fix pagination in gallery

6 years agoAdd test for create post ajax page
David ‘Bombe’ Roden [Wed, 5 Jul 2017 20:21:53 +0000 (22:21 +0200)]
Add test for create post ajax page

6 years agoUse correct way to store null values
David ‘Bombe’ Roden [Wed, 5 Jul 2017 20:20:56 +0000 (22:20 +0200)]
Use correct way to store null values

6 years agoReplace bookmark ajax page with Kotlin version
David ‘Bombe’ Roden [Thu, 29 Jun 2017 20:30:16 +0000 (22:30 +0200)]
Replace bookmark ajax page with Kotlin version

6 years agoReplace bookmark ajax page test with Kotlin version
David ‘Bombe’ Roden [Thu, 29 Jun 2017 19:38:19 +0000 (21:38 +0200)]
Replace bookmark ajax page test with Kotlin version

6 years agoUse web page test in reloading page test
David ‘Bombe’ Roden [Wed, 28 Jun 2017 05:19:46 +0000 (07:19 +0200)]
Use web page test in reloading page test

6 years agoReplace web page test base with Kotlin version
David ‘Bombe’ Roden [Tue, 27 Jun 2017 20:33:31 +0000 (22:33 +0200)]
Replace web page test base with Kotlin version

6 years agoConvert upload image page test to use new web page test base
David ‘Bombe’ Roden [Tue, 27 Jun 2017 20:31:02 +0000 (22:31 +0200)]
Convert upload image page test to use new web page test base

6 years agoConvert bookmark page test to use new web page test base
David ‘Bombe’ Roden [Tue, 20 Jun 2017 12:36:21 +0000 (14:36 +0200)]
Convert bookmark page test to use new web page test base

6 years agoConvert bookmarks page test to use new web page test base
David ‘Bombe’ Roden [Tue, 20 Jun 2017 12:34:52 +0000 (14:34 +0200)]
Convert bookmarks page test to use new web page test base

6 years agoConvert create album page test to use new web page test base
David ‘Bombe’ Roden [Tue, 20 Jun 2017 12:33:36 +0000 (14:33 +0200)]
Convert create album page test to use new web page test base

6 years agoConvert create post page test to use new web page test base
David ‘Bombe’ Roden [Tue, 20 Jun 2017 12:33:02 +0000 (14:33 +0200)]
Convert create post page test to use new web page test base

6 years agoConvert create reply page test to use new web page test base
David ‘Bombe’ Roden [Tue, 20 Jun 2017 12:30:04 +0000 (14:30 +0200)]
Convert create reply page test to use new web page test base

6 years agoConvert create Sone page test to use new web page test base
David ‘Bombe’ Roden [Tue, 20 Jun 2017 12:29:08 +0000 (14:29 +0200)]
Convert create Sone page test to use new web page test base

6 years agoConvert delete album page test to use new web page test base
David ‘Bombe’ Roden [Tue, 20 Jun 2017 12:27:09 +0000 (14:27 +0200)]
Convert delete album page test to use new web page test base

6 years agoConvert delete image page test to use new web page test base
David ‘Bombe’ Roden [Tue, 20 Jun 2017 12:26:22 +0000 (14:26 +0200)]
Convert delete image page test to use new web page test base

6 years agoConvert delete post page test to use new web page test base
David ‘Bombe’ Roden [Tue, 20 Jun 2017 12:25:48 +0000 (14:25 +0200)]
Convert delete post page test to use new web page test base

6 years agoConvert delete profile field page test to use new web page test base
David ‘Bombe’ Roden [Tue, 20 Jun 2017 12:24:39 +0000 (14:24 +0200)]
Convert delete profile field page test to use new web page test base

6 years agoConvert delete reply page test to use new web page test base
David ‘Bombe’ Roden [Tue, 20 Jun 2017 12:23:55 +0000 (14:23 +0200)]
Convert delete reply page test to use new web page test base

6 years agoConvert delete Sone page test to use new web page test base
David ‘Bombe’ Roden [Mon, 19 Jun 2017 21:46:13 +0000 (23:46 +0200)]
Convert delete Sone page test to use new web page test base

6 years agoConvert dismiss notification page test to use new web page test base
David ‘Bombe’ Roden [Mon, 19 Jun 2017 21:45:32 +0000 (23:45 +0200)]
Convert dismiss notification page test to use new web page test base

6 years agoConvert distrust page test to use new web page test base
David ‘Bombe’ Roden [Mon, 19 Jun 2017 21:38:44 +0000 (23:38 +0200)]
Convert distrust page test to use new web page test base

6 years agoConvert edit album page test to use new web page test base
David ‘Bombe’ Roden [Mon, 19 Jun 2017 21:38:05 +0000 (23:38 +0200)]
Convert edit album page test to use new web page test base

6 years agoConvert edit image page test to use new web page test base
David ‘Bombe’ Roden [Mon, 19 Jun 2017 21:37:29 +0000 (23:37 +0200)]
Convert edit image page test to use new web page test base

6 years agoConvert edit profile field page test to use new web page test base
David ‘Bombe’ Roden [Mon, 19 Jun 2017 21:36:50 +0000 (23:36 +0200)]
Convert edit profile field page test to use new web page test base

6 years agoConvert edit profile page test to use new web page test base
David ‘Bombe’ Roden [Mon, 19 Jun 2017 21:36:12 +0000 (23:36 +0200)]
Convert edit profile page test to use new web page test base

6 years agoConvert follow Sone page test to use new web page test base
David ‘Bombe’ Roden [Mon, 19 Jun 2017 21:35:23 +0000 (23:35 +0200)]
Convert follow Sone page test to use new web page test base

6 years agoConvert get image page test to use new web page test base
David ‘Bombe’ Roden [Mon, 19 Jun 2017 21:34:27 +0000 (23:34 +0200)]
Convert get image page test to use new web page test base

6 years agoTurn web page test base into class that can be used with composition
David ‘Bombe’ Roden [Mon, 19 Jun 2017 21:33:53 +0000 (23:33 +0200)]
Turn web page test base into class that can be used with composition

6 years agoConvert image browser page test to use new web page test base
David ‘Bombe’ Roden [Mon, 19 Jun 2017 09:09:36 +0000 (11:09 +0200)]
Convert image browser page test to use new web page test base

6 years agoConvert index page test to use new web page test base
David ‘Bombe’ Roden [Mon, 19 Jun 2017 09:08:14 +0000 (11:08 +0200)]
Convert index page test to use new web page test base

6 years agoConvert known Sones page test to use new web page test base
David ‘Bombe’ Roden [Mon, 19 Jun 2017 09:06:18 +0000 (11:06 +0200)]
Convert known Sones page test to use new web page test base

6 years agoConvert like page test to use new web page test base
David ‘Bombe’ Roden [Mon, 19 Jun 2017 09:02:47 +0000 (11:02 +0200)]
Convert like page test to use new web page test base

6 years agoConvert lock Sone page test to use new web page test base
David ‘Bombe’ Roden [Mon, 19 Jun 2017 09:01:55 +0000 (11:01 +0200)]
Convert lock Sone page test to use new web page test base

6 years agoConvert login page test to use new web page test base
David ‘Bombe’ Roden [Mon, 19 Jun 2017 09:00:55 +0000 (11:00 +0200)]
Convert login page test to use new web page test base

6 years agoConvert logout page test to use new web page test base
David ‘Bombe’ Roden [Mon, 19 Jun 2017 08:47:25 +0000 (10:47 +0200)]
Convert logout page test to use new web page test base

6 years agoConvert mark as known page test to use new web page test base
David ‘Bombe’ Roden [Mon, 19 Jun 2017 08:46:21 +0000 (10:46 +0200)]
Convert mark as known page test to use new web page test base

6 years agoConvert new page test to use new web page test base
David ‘Bombe’ Roden [Mon, 19 Jun 2017 08:45:00 +0000 (10:45 +0200)]
Convert new page test to use new web page test base

6 years agoConvert options page test to use new web page test base
David ‘Bombe’ Roden [Mon, 19 Jun 2017 08:44:12 +0000 (10:44 +0200)]
Convert options page test to use new web page test base

6 years agoRemove dependency on web page test base from reloading page test
David ‘Bombe’ Roden [Mon, 19 Jun 2017 08:33:32 +0000 (10:33 +0200)]
Remove dependency on web page test base from reloading page test

6 years agoReformatting
David ‘Bombe’ Roden [Mon, 19 Jun 2017 08:29:04 +0000 (10:29 +0200)]
Reformatting

6 years agoConvert rescue page test to use new web page test base
David ‘Bombe’ Roden [Mon, 19 Jun 2017 08:28:50 +0000 (10:28 +0200)]
Convert rescue page test to use new web page test base

6 years agoReformatting
David ‘Bombe’ Roden [Mon, 19 Jun 2017 08:27:45 +0000 (10:27 +0200)]
Reformatting

6 years agoConvert search page test to use new web page test base
David ‘Bombe’ Roden [Mon, 19 Jun 2017 08:27:18 +0000 (10:27 +0200)]
Convert search page test to use new web page test base

6 years agoMove function that deals with optionals to optional utils
David ‘Bombe’ Roden [Mon, 19 Jun 2017 08:14:42 +0000 (10:14 +0200)]
Move function that deals with optionals to optional utils

6 years agoConvert sone template page test to use new web page test base
David ‘Bombe’ Roden [Sun, 18 Jun 2017 21:45:17 +0000 (23:45 +0200)]
Convert sone template page test to use new web page test base

6 years agoConvert trust page test to use new web page test base
David ‘Bombe’ Roden [Sun, 18 Jun 2017 21:11:34 +0000 (23:11 +0200)]
Convert trust page test to use new web page test base

6 years agoConvert unbookmark page test to use new web page test base
David ‘Bombe’ Roden [Sun, 18 Jun 2017 21:09:49 +0000 (23:09 +0200)]
Convert unbookmark page test to use new web page test base

6 years agoConvert unfollow Sone page test to use new web page test base
David ‘Bombe’ Roden [Sun, 18 Jun 2017 21:08:53 +0000 (23:08 +0200)]
Convert unfollow Sone page test to use new web page test base

6 years agoConvert unlike page test to use new web page test base
David ‘Bombe’ Roden [Sun, 18 Jun 2017 21:08:40 +0000 (23:08 +0200)]
Convert unlike page test to use new web page test base

6 years agoConvert unlock Sone page test to use new web page test base
David ‘Bombe’ Roden [Sun, 18 Jun 2017 19:38:13 +0000 (21:38 +0200)]
Convert unlock Sone page test to use new web page test base

6 years agoConvert untrust page test to use new web page test base
David ‘Bombe’ Roden [Sun, 18 Jun 2017 14:02:17 +0000 (16:02 +0200)]
Convert untrust page test to use new web page test base

6 years agoConvert view Sone page test to new web page test base
David ‘Bombe’ Roden [Sun, 18 Jun 2017 13:42:10 +0000 (15:42 +0200)]
Convert view Sone page test to new web page test base

6 years agoAdd Kotlin version of web page test base, convert first test
David ‘Bombe’ Roden [Sun, 18 Jun 2017 13:35:47 +0000 (15:35 +0200)]
Add Kotlin version of web page test base, convert first test

6 years agoReplace view Sone page with Kotlin version
David ‘Bombe’ Roden [Sun, 4 Jun 2017 23:11:58 +0000 (01:11 +0200)]
Replace view Sone page with Kotlin version

6 years agoAdd and improve tests for view Sone page
David ‘Bombe’ Roden [Sun, 4 Jun 2017 23:11:35 +0000 (01:11 +0200)]
Add and improve tests for view Sone page

6 years agoFix formatting
David ‘Bombe’ Roden [Sun, 4 Jun 2017 22:20:46 +0000 (00:20 +0200)]
Fix formatting

6 years agoAdd and improve tests for view Sone page
David ‘Bombe’ Roden [Sun, 4 Jun 2017 22:20:34 +0000 (00:20 +0200)]
Add and improve tests for view Sone page

6 years agoReplace view post page with Kotlin version
David ‘Bombe’ Roden [Sun, 4 Jun 2017 17:57:15 +0000 (19:57 +0200)]
Replace view post page with Kotlin version