Add test for DI constructability of GetNotificationsAjaxPage
[Sone.git] / src / main / kotlin / net / pterodactylus / sone / web / ajax / GetNotificationsAjaxPage.kt
2018-01-25 David ‘Bombe’ RodenAdd test for DI constructability of GetNotificationsAja...
2017-10-07 David ‘Bombe’ RodenMerge branch 'release-0.9.7' 0.9.7
2017-10-05 David ‘Bombe’ RodenUse a property for “requiresLogin” instead of a method
2017-10-05 David ‘Bombe’ RodenUse a property for “needsFormPassword” instead of a...
2017-10-05 David ‘Bombe’ RodenExpose core as member of JsonPage
2017-09-10 David ‘Bombe’ RodenReplace get notifications ajax page with Kotlin version