Sone.git
2019-12-12 David ‘Bombe... 🎨 Use singleton verifier
2019-12-11 David ‘Bombe... 🎨 Use Runnable instead of a Kotlin arrow type
2019-12-11 David ‘Bombe... 🚧 Add handler for web of trust notifications
2019-12-11 David ‘Bombe... 🚧 Add web of trust pinger and events
2019-12-11 David ‘Bombe... ♻️ Move startup notification into handler
2019-12-11 David ‘Bombe... 🎨 Declare return value for ticker explicitely
2019-12-11 David ‘Bombe... 🚧 Add handler for startup event
2019-12-11 David ‘Bombe... ✅ Add convenience function for runnables
2019-12-11 David ‘Bombe... ♻️ Move test executor to its own file
2019-12-11 David ‘Bombe... 🚨 Add @Nonnull annotation
2019-12-11 David ‘Bombe... 🚧 Send startup event on startup
2019-12-11 David ‘Bombe... ♻️ Get event bus only once
2019-12-11 David ‘Bombe... ♻️ Move config-not-read notification into handler
2019-12-11 David ‘Bombe... 🚧 Add handler for config-not-read notification
2019-12-11 David ‘Bombe... 🚧 Send “config not read” event in plugin
2019-12-11 David ‘Bombe... ♻️ Simplify event bus interaction
2019-12-11 David ‘Bombe... ♻️ Move first-start notification into handler
2019-12-11 David ‘Bombe... 🚧 Add first-start notification handler
2019-12-11 David ‘Bombe... 🚧 Add event for first start of Sone
2019-12-11 David ‘Bombe... ♻️ Move image-insert notifications into handler
2019-12-11 David ‘Bombe... 🔥 Remove unused field
2019-12-11 David ‘Bombe... 🔥 Remove unnecessary not-null checks
2019-12-11 David ‘Bombe... 🚧 Add handler for image-insert notifications
2019-12-11 David ‘Bombe... ♻️ Extract new-version notification handler
2019-12-11 David ‘Bombe... 🚧 Add handler for new-version notification
2019-12-11 David ‘Bombe... 🔥 Make notification text a bit shorter
2019-12-11 David ‘Bombe... ♻️ Move local-post handling from web interface to handler
2019-12-11 David ‘Bombe... ⏪ Revert “Store notification handlers in fields”
2019-12-11 David ‘Bombe... 🚧 Add new handler for local posts
2019-12-11 David ‘Bombe... 🐛 Fix sone-locked notification not showing all Sones
2019-12-11 David ‘Bombe... 🐛 Fix sone-locked handler
2019-12-11 David ‘Bombe... 🐛 Fix new-remote-post handler
2019-12-11 David ‘Bombe... 🐛 Fix new-sone handler
2019-12-11 David ‘Bombe... 🐛 Fix sone-locked-on-startup handler
2019-12-11 David ‘Bombe... 🐛 Fix mark-post-known handler not being registered
2019-12-11 David ‘Bombe... 🐛 Store notification handlers in fields
2019-12-11 David ‘Bombe... 🔥 Clean up imports
2019-12-11 David ‘Bombe... 🔊 Add logging for injections
2019-12-11 David ‘Bombe... ♻️ Extract handler for sone-locked notification
2019-12-11 David ‘Bombe... 🐛 Use new new-post notification in web interface
2019-12-11 David ‘Bombe... ✨ Add all other handlers to notification handler
2019-12-11 David ‘Bombe... ✨ Add remote-post handler to notification module
2019-12-11 David ‘Bombe... 🐛 Fix handler for remote posts
2019-12-11 David ‘Bombe... 🎨 Move new-sone template creation into module
2019-12-11 David ‘Bombe... 🎨 Fix module and handler for locked Sones
2019-12-11 David ‘Bombe... 🎨 Fix indentation
2019-12-11 David ‘Bombe... ✨ Add loaders implementation for tests
2019-12-11 David ‘Bombe... ✨ Allow specification of annotation for singleton verif...
2019-12-11 David ‘Bombe... ♻️ Extract page implementation for tests
2019-12-11 David ‘Bombe... 🚚 Move verification method to Guice helpers
2019-12-11 David ‘Bombe... 🚚 Move notification handler usage into Sone plugin
2019-12-11 David ‘Bombe... 🎨 Turn notification handler into an empty husk
2019-12-11 David ‘Bombe... ✨ Add notification handler module
2019-12-11 David ‘Bombe... ✨ Allow creation by Guice
2019-12-11 David ‘Bombe... ✅ Improve test for handler
2019-12-11 David ‘Bombe... ♻️ Extract handler for new remote posts
2019-12-11 David ‘Bombe... 🎨 Use convenience method
2019-12-11 David ‘Bombe... ♻️ Extract a handler for new posts during first start
2019-12-11 David ‘Bombe... 🚧 Add new Sone handler to notifications
2019-12-11 David ‘Bombe... 🚧 Add handler for “new Sone found” event
2019-12-11 David ‘Bombe... 🎨 Reorganize some imports
2019-12-11 David ‘Bombe... ✅ Add test for saving insertion delay
2019-11-29 David ‘Bombe... 📝 Add comment
2019-11-29 David ‘Bombe... 🚧 Start notification handler on plugin start
2019-11-29 David ‘Bombe... 🚧 Add notification handler to web interface module
2019-11-29 David ‘Bombe... 🚧 Add notification manager to web interface module
2019-11-29 David ‘Bombe... ✨ Add handler for all notifications
2019-11-29 David ‘Bombe... 🚧 Add notification handler for locked Sones
2019-11-29 David ‘Bombe... 🎨 Add nullability annotations to loaders interface
2019-11-29 David ‘Bombe... 🐛 Use correct Guava dependency
2019-11-29 David ‘Bombe... ✨ Add render() method for renderables
2019-11-29 David ‘Bombe... ✨ Send event when Sone is locked on startup
2019-11-29 David ‘Bombe... 🚸 Only lock Sone if it doesn’t have images, either
2019-11-29 David ‘Bombe... ✨ Add helper methods for albums
2019-11-29 David ‘Bombe... 🎨 Replace PreferencesLoader with Kotlin version
2019-11-29 David ‘Bombe... 🎨 Replace PreferencesLoaderTest with Kotlin version
2019-11-29 David ‘Bombe... ⬆️ Update utils package version
2019-11-29 David ‘Bombe... ⬆️ Update Kotlin to 1.3.61
2019-11-29 David ‘Bombe... 🔀 Merge 'feature/remove-trust-functions' into 'next'
2019-11-28 David ‘Bombe... 🔥 Remove more unused translations
2019-11-28 David ‘Bombe... 🔥 Remove trust settings from preferences
2019-11-28 David ‘Bombe... 🔥 Remove trust settings from options page
2019-11-28 David ‘Bombe... 🔥 Remove javascript code for trust functions
2019-11-28 David ‘Bombe... 🔥 Remove code for setting trust values
2019-11-28 David ‘Bombe... 🔥 Remove all trust/distrust/untrust pages
2019-11-28 David ‘Bombe... 🔥 Remove links to trust functions
2019-11-25 David ‘Bombe... 🐛 Fix follow and unfollow functions
2019-11-24 David ‘Bombe... 📝 Fix some JSDocs
2019-11-24 David ‘Bombe... 🔥 Deduplicate some code
2019-11-24 David ‘Bombe... 🎨 Replace “var” with “const” or “let”
2019-11-24 David ‘Bombe... 🐛 fix
2019-11-24 David ‘Bombe... 🎨 Use better implementation, fix comment
2019-11-24 David ‘Bombe... 🎨 Replace deprecated “language” attribute
2019-11-24 David ‘Bombe... 🔥 Remove unused method parameters
2019-11-24 David ‘Bombe... 🎨 Use non-type-coercing comparisons
2019-11-24 David ‘Bombe... 🔀 Merge 'meta/upgrade-jquery' into 'next'
2019-11-23 David ‘Bombe... ⬆️ Upgrade to jQuery 3.4.1
2019-11-23 David ‘Bombe... 🐛 Fix jQuery 1.9 URL
2019-11-23 David ‘Bombe... ⬆️ Upgrade to jQuery 1.9
2019-11-23 David ‘Bombe... 🐛 Fix a faulty attr->prop change
next