♻️ Use handler for local-reply notifications
[Sone.git] / src / main / kotlin / net / pterodactylus / sone / web / notification / NotificationHandler.kt
2020-02-08 David ‘Bombe’ Roden♻️ Use handler for local-reply notifications
2020-02-08 David ‘Bombe’ Roden🐛 Add missing local post handler
2020-01-09 David ‘Bombe’ Roden🚧 Use handler for new-reply notifications
2020-01-09 David ‘Bombe’ Roden🚧 Add handler for marking replies as known during first...
2020-01-05 David ‘Bombe’ Roden♻️ Use handler for sone-mentioned notifications
2020-01-04 David ‘Bombe’ Roden🚧 Start Sone mention detector automatically
2020-01-02 David ‘Bombe’ Roden🔀 Merge “next” into “feature/notification-handlers”
2019-12-12 David ‘Bombe’ Roden♻️ Move web of trust notification into handler
2019-12-11 David ‘Bombe’ Roden♻️ Move startup notification into handler
2019-12-11 David ‘Bombe’ Roden♻️ Move config-not-read notification into handler
2019-12-11 David ‘Bombe’ Roden♻️ Move first-start notification into handler
2019-12-11 David ‘Bombe’ Roden♻️ Move image-insert notifications into handler
2019-12-11 David ‘Bombe’ Roden♻️ Extract new-version notification handler
2019-12-11 David ‘Bombe’ Roden⏪ Revert “Store notification handlers in fields”
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🎨 Turn notification handler into an empty husk
2019-12-11 David ‘Bombe’ Roden🚧 Add new Sone handler to notifications
2019-11-29 David ‘Bombe’ Roden🔀 Merge 'feature/sone-locked-notification' into 'next'
2019-11-29 David ‘Bombe’ Roden✨ Add handler for all notifications