🚧 Add new handler for local posts
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 10 Dec 2019 20:35:58 +0000 (21:35 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 11 Dec 2019 15:59:19 +0000 (16:59 +0100)
commit5c3d55750f4d521ae15f9ad394468d8faefcd828
tree6a5bfc0e06accb65571d8ea35579d1aaef4133b3
parentc6be19f98cc713a88954c7705495dc6eb775c32f
🚧 Add new handler for local posts
src/main/kotlin/net/pterodactylus/sone/web/notification/LocalPostHandler.kt [new file with mode: 0644]
src/test/kotlin/net/pterodactylus/sone/web/notification/LocalPostHandlerTest.kt [new file with mode: 0644]