🔀 Merge branch 'release/v82'
[Sone.git] / src / test / kotlin / net / pterodactylus / sone / web / notification /
2020-02-09 David ‘Bombe’ Roden🔀 Merge branch 'master' into next
2020-02-09 David ‘Bombe’ Roden🔀 Merge “release/v81” into “master” v81
2020-02-09 David ‘Bombe’ Roden📄 Update year in file headers
2020-02-09 David ‘Bombe’ Roden📄 Update filenames in file headers
2020-02-09 David ‘Bombe’ Roden🔀 Merge “feature/notification-handler” into “next”
2020-02-09 David ‘Bombe’ Roden♻️ Use handler for Sone insertion notifications
2020-02-08 David ‘Bombe’ Roden♻️ Move removal of remote posts to handler
2020-02-08 David ‘Bombe’ Roden♻️ Use notification handler tester
2020-02-08 David ‘Bombe’ Roden♻️ Use handler for local-reply notifications
2020-02-08 David ‘Bombe’ Roden🐛 Don’t show notification for remote posts
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-06 David ‘Bombe’ Roden🔥 Clean up imports
2020-01-05 David ‘Bombe’ Roden♻️ Use handler for sone-mentioned notifications
2020-01-05 David ‘Bombe’ Roden🚧 Send event when mention is removed
2020-01-04 David ‘Bombe’ Roden✅ Improve test for not added notification
2020-01-04 David ‘Bombe’ Roden🎨 Add helper for simulating first start
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-12 David ‘Bombe’ Roden🚧 Use ticker from Sone module for notifications
2019-12-12 David ‘Bombe’ Roden✅ Replace test for scheduling with better test
2019-12-11 David ‘Bombe’ Roden🚧 Add handler for web of trust notifications
2019-12-11 David ‘Bombe’ Roden♻️ Move startup notification into handler
2019-12-11 David ‘Bombe’ Roden🚧 Add handler for startup event
2019-12-11 David ‘Bombe’ Roden✅ Add convenience function for runnables
2019-12-11 David ‘Bombe’ Roden♻️ Move test executor to its own file
2019-12-11 David ‘Bombe’ Roden♻️ Move config-not-read notification into handler
2019-12-11 David ‘Bombe’ Roden🚧 Add handler for config-not-read notification
2019-12-11 David ‘Bombe’ Roden♻️ Move first-start notification into handler
2019-12-11 David ‘Bombe’ Roden🚧 Add first-start notification handler
2019-12-11 David ‘Bombe’ Roden♻️ Move image-insert notifications into handler
2019-12-11 David ‘Bombe’ Roden🔥 Remove unnecessary not-null checks
2019-12-11 David ‘Bombe’ Roden🚧 Add handler for image-insert notifications
2019-12-11 David ‘Bombe’ Roden♻️ Extract new-version notification handler
2019-12-11 David ‘Bombe’ Roden🚧 Add handler for new-version notification
2019-12-11 David ‘Bombe’ Roden♻️ Move local-post handling from web interface to handler
2019-12-11 David ‘Bombe’ Roden🚧 Add new handler for local posts
2019-12-11 David ‘Bombe’ Roden🐛 Fix sone-locked notification not showing all Sones
2019-12-11 David ‘Bombe’ Roden🐛 Fix mark-post-known handler not being registered
2019-12-11 David ‘Bombe’ Roden♻️ Extract handler for sone-locked notification
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✅ Improve test for handler
2019-12-11 David ‘Bombe’ Roden♻️ Extract handler for new remote posts
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🔀 Merge 'feature/sone-locked-notification' into 'next'
2019-11-29 David ‘Bombe’ Roden✨ Add handler for all notifications
2019-11-29 David ‘Bombe’ Roden🚧 Add notification handler for locked Sones