🚧 Add handler for web of trust notifications
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 11 Dec 2019 20:00:00 +0000 (21:00 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 11 Dec 2019 20:00:00 +0000 (21:00 +0100)
commit4d52c2de635c2225d206f4666ca070d7b5e70c37
tree935d9697abb3eb4ef0bef526610756d025841c63
parentceac45f8b8a241e8f9809d70eeda7897f5e280b7
🚧 Add handler for web of trust notifications
src/main/kotlin/net/pterodactylus/sone/web/notification/WebOfTrustHandler.kt [new file with mode: 0644]
src/test/kotlin/net/pterodactylus/sone/web/notification/WebOfTrustHandlerTest.kt [new file with mode: 0644]