🐛 Store notification handlers in fields
[Sone.git] / src / main / kotlin / net / pterodactylus / sone / web / notification /
2019-12-11 David ‘Bombe’ Roden🐛 Store notification handlers in fields
2019-12-11 David ‘Bombe’ Roden♻️ Extract handler for sone-locked notification
2019-12-11 David ‘Bombe’ Roden✨ Add all other handlers to notification handler
2019-12-11 David ‘Bombe’ Roden✨ Add remote-post handler to notification module
2019-12-11 David ‘Bombe’ Roden🐛 Fix handler for remote posts
2019-12-11 David ‘Bombe’ Roden🎨 Move new-sone template creation into module
2019-12-11 David ‘Bombe’ Roden🎨 Fix module and handler for locked Sones
2019-12-11 David ‘Bombe’ Roden🎨 Turn notification handler into an empty husk
2019-12-11 David ‘Bombe’ Roden✨ Add notification handler module
2019-12-11 David ‘Bombe’ Roden✨ Allow creation by Guice
2019-12-11 David ‘Bombe’ Roden♻️ Extract handler for new remote posts
2019-12-11 David ‘Bombe’ Roden🎨 Use convenience method
2019-12-11 David ‘Bombe’ Roden♻️ Extract a handler for new posts during first start
2019-12-11 David ‘Bombe’ Roden🚧 Add new Sone handler to notifications
2019-12-11 David ‘Bombe’ Roden🚧 Add handler for “new Sone found” event
2019-11-29 David ‘Bombe’ Roden✨ Add handler for all notifications
2019-11-29 David ‘Bombe’ Roden🚧 Add notification handler for locked Sones