Sone.git
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
2019-11-23 David ‘Bombe... ⬆️ Upgrade jQuery to 1.6
2019-11-23 David ‘Bombe... 🚚 Move jQuery migration script to Sone source (because...
2019-11-23 David ‘Bombe... ⬆️ Add jQuery migration script
2019-11-20 David ‘Bombe... 🐛 Fix wrong size of histogram displayed
2019-11-20 David ‘Bombe... 🐛 Don’t save ancient Sone objects
2019-11-20 David ‘Bombe... 💄 Improve the look of the metrics table
2019-11-20 David ‘Bombe... 🌐 Synchronize localisations
2019-11-20 David ‘Bombe... ✏️ Unify metric names
2019-11-19 David ‘Bombe... ✏️ Fix typo in metric name
2019-11-19 David ‘Bombe... 🐛 Fix Sone module test
2019-11-19 David ‘Bombe... ✨ Render histograms in a filter
2019-11-19 David ‘Bombe... 🔥 Replace BaseL10n with Translation
2019-11-19 David ‘Bombe... 🔥 Clean up some imports
2019-11-18 David ‘Bombe... 🌐 Use new translation in l10n filter
2019-11-18 David ‘Bombe... 🌐 Make new translation object available everywhere
2019-11-18 David ‘Bombe... 🌐 Add Fred-based translation implementation
2019-11-18 David ‘Bombe... 🌐 Add translation interface
next