🎨 Remove template context factory from web interface API
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 2 Jul 2020 17:09:04 +0000 (19:09 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 2 Jul 2020 17:09:04 +0000 (19:09 +0200)
commitbf509980d5097e67d1a32f6b53bef052b396137f
tree0e24e5346ef001d4f84b9957a0bd3c8200fa4ddd
parentfe880bd95f2f1bb155e890a9ffd2dc2abc86cb37
🎨 Remove template context factory from web interface API
src/main/java/net/pterodactylus/sone/web/WebInterface.java
src/main/kotlin/net/pterodactylus/sone/web/ajax/GetNotificationsAjaxPage.kt
src/main/kotlin/net/pterodactylus/sone/web/ajax/GetPostAjaxPage.kt
src/main/kotlin/net/pterodactylus/sone/web/ajax/GetReplyAjaxPage.kt
src/test/kotlin/net/pterodactylus/sone/web/ajax/GetNotificationsAjaxPageTest.kt
src/test/kotlin/net/pterodactylus/sone/web/ajax/GetPostAjaxPageTest.kt
src/test/kotlin/net/pterodactylus/sone/web/ajax/GetReplyAjaxPageTest.kt
src/test/kotlin/net/pterodactylus/sone/web/ajax/TestObjects.kt