Return a nullable PostReply instead of an Optional
[Sone.git] / src / main / kotlin / net / pterodactylus / sone / web / ajax / DeleteReplyAjaxPage.kt
2017-10-15 David ‘Bombe’ RodenReturn a nullable PostReply instead of an Optional
2017-10-07 David ‘Bombe’ RodenMerge branch 'release-0.9.7' 0.9.7
2017-10-05 David ‘Bombe’ RodenExpose core as member of JsonPage
2017-09-09 David ‘Bombe’ RodenAdd base JSON page that requires a logged-in user
2017-09-02 David ‘Bombe’ RodenReplace delete reply ajax page with Kotlin version