Sone.git
2020-02-18 David ‘Bombe... 🎨 Reduce mocking of albums and images
2020-02-18 David ‘Bombe... 🚚 Rename Album helper file
2020-02-18 David ‘Bombe... 🔥 Remove IMAGES from Album interface
2020-02-18 David ‘Bombe... 🎨 Add Sone.allImages accessor
2020-02-18 David ‘Bombe... ✅ Add tests for Album.allImages
2020-02-18 David ‘Bombe... 🔥 Remove FLATTENER from Album interface
2020-02-18 David ‘Bombe... 🔥 Replace NOT_EMPTY with Kotlin version
2020-02-18 David ‘Bombe... 🔥 Remove another function from Sone interface
2020-02-18 David ‘Bombe... 🔥 Remove function from Sone interface
2020-02-16 David ‘Bombe... 🎨 Replace image count comparator with Kotlin version
2020-02-16 David ‘Bombe... ✅ Add test for last-activity comparator
2020-02-16 David ‘Bombe... ✅ Add test for nice-name comparator
2020-02-16 David ‘Bombe... 🎨 Replace post count comparator with Kotlin version
2020-02-16 David ‘Bombe... 🎨 Replace last activity comparator with Kotlin version
2020-02-16 David ‘Bombe... 🎨 Replace nice name comparator with Kotlin version
2020-02-16 David ‘Bombe... 💚 Use JVM target 1.8 for Kotlin compiler
2020-02-16 David ‘Bombe... 🔥 Remove unused predicates
2020-02-16 David ‘Bombe... ✏️ Fix typo in test name
2020-02-14 David ‘Bombe... 🔊 Implement toString() on post reply
2020-02-12 David ‘Bombe... 🔥 Remove unnecessary request URI from inserted Sone
2020-02-12 David ‘Bombe... 🎨 Use try-with-resources instead of Closer
2020-02-11 David ‘Bombe... ♻️ Use URI creator to create Sone URIs
2020-02-11 David ‘Bombe... 🔥 Remove useless javadoc
2020-02-11 David ‘Bombe... 🔇 Silence logger during freenet interface test
2020-02-11 David ‘Bombe... ♻️ Use URI creator in inserter
2020-02-11 David ‘Bombe... 🔥 Remove useless javadoc
2020-02-11 David ‘Bombe... ✅ Add test for URI creator being created by Guice
2020-02-11 David ‘Bombe... ♻️ Replace Sone URI creator with Kotlin version
2020-02-11 David ‘Bombe... 🔥 Remove getInsertUri() method from Sone interface
2020-02-11 David ‘Bombe... ✏️ Fix test name
2020-02-11 David ‘Bombe... 🔥 Replace Guava’s ByteStream method with Kotlin method
2020-02-11 David ‘Bombe... ♻️ Use Sone’s identity to create insert URI
2020-02-09 David ‘Bombe... 🚚 Move kotlin files to correct source path
2020-02-09 David ‘Bombe... 🔀 Merge branch 'master' into next
2020-02-09 David ‘Bombe... 🔀 Merge “release/v81” into “master” v81
2020-02-09 David ‘Bombe... 🔖 Set version to 81
2020-02-09 David ‘Bombe... 📄 Update latest edition
2020-02-09 David ‘Bombe... 📄 Update year in file headers
2020-02-09 David ‘Bombe... 📄 Update filenames in file headers
2020-02-09 David ‘Bombe... 🌐 Update translation files to match what’s in Transifex
2020-02-09 David ‘Bombe... 🔀 Merge “feature/notification-handler” into “next”
2020-02-09 David ‘Bombe... 🚨 Suppress some warnings about unused parameters
2020-02-09 David ‘Bombe... 🔥 Remove unused methods
2020-02-09 David ‘Bombe... ♻️ Use handler for Sone insertion notifications
2020-02-09 David ‘Bombe... ✅ Don’t run some tests in parallel
2020-02-08 David ‘Bombe... ♻️ Move removal of remote posts to handler
2020-02-08 David ‘Bombe... ♻️ Use notification handler tester
2020-02-08 David ‘Bombe... ♻️ Use handler for local-reply notifications
2020-02-08 David ‘Bombe... 🐛 Don’t show notification for remote posts
2020-02-08 David ‘Bombe... 🐛 Add missing local post handler
2020-01-27 David ‘Bombe... ✨ Use recipient Sone as reply sender
2020-01-12 David ‘Bombe... 🐛 Fix NPE when post isn’t loaded
2020-01-09 David ‘Bombe... 🚧 Use handler for new-reply notifications
2020-01-09 David ‘Bombe... 🚧 Add handler for marking replies as known during first...
2020-01-09 David ‘Bombe... 🚚 Move post and reply mocks to correct file
2020-01-08 David ‘Bombe... 🌐 Update German translation
2020-01-06 David ‘Bombe... 🔥 Clean up imports
2020-01-05 David ‘Bombe... ♻️ Use handler for sone-mentioned notifications
2020-01-05 David ‘Bombe... 🚧 Send event when mention is removed
2020-01-04 David ‘Bombe... ✨ Add onTrue method for Booleans
2020-01-04 David ‘Bombe... 🚚 Rename local-sone-mentioned event
2020-01-04 David ‘Bombe... 🐛 Emit event for replies as well
2020-01-04 David ‘Bombe... ✅ Improve test for not added notification
2020-01-04 David ‘Bombe... 🎨 Add helper for simulating first start
2020-01-04 David ‘Bombe... 🚧 Start Sone mention detector automatically
2020-01-04 David ‘Bombe... 🚧 Add detector for mentioned local Sones
2020-01-04 David ‘Bombe... 🎨 Add helpers for Freenet’s base64 implementation
2020-01-02 David ‘Bombe... 🔀 Merge “next” into “feature/notification-handlers”
2020-01-02 David ‘Bombe... ✨ Create reply from post-dependent Sone
2020-01-02 David ‘Bombe... 🚧 Add “replySone” member to post accessor
2020-01-02 David ‘Bombe... 🎨 Replace post accessor with Kotlin version
2020-01-02 David ‘Bombe... 🎨 Replace post accessor test with Kotlin version
2020-01-02 Salvatore Giudice🌐 Update French translation
2019-12-12 David ‘Bombe... 🔥 Remove ticker from web interface
2019-12-12 David ‘Bombe... 🔥 Clean up imports
2019-12-12 David ‘Bombe... ✨ Add ticker shutdown wrapper
2019-12-12 David ‘Bombe... 🚧 Add tickers wrapper to shutdown tickers
2019-12-12 David ‘Bombe... ✨ Send shutdown event on termination
2019-12-12 David ‘Bombe... 🐛 Remove useless double plugin start in test
2019-12-12 David ‘Bombe... ♻️ Move web of trust notification into handler
2019-12-12 David ‘Bombe... 🚧 Change rescheduling method
2019-12-12 David ‘Bombe... 🚧 Use ticker from Sone module for notifications
2019-12-12 David ‘Bombe... ✅ Replace test for scheduling with better test
2019-12-12 David ‘Bombe... 🚧 Add DI configuration for notification ticker
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
next