Sone.git
2020-07-27 David ‘Bombe... ✅ Use dummy WOT connector for identity loader test
2020-07-27 David ‘Bombe... ✅ Rewrite test without using mocks
2020-07-02 David ‘Bombe... 🎨 Remove template context factory from web interface API
2020-07-01 David ‘Bombe... 🚚 Move new elements mock to test objects
2020-07-01 David ‘Bombe... 🔥 Remove methods from web interface
2020-07-01 David ‘Bombe... 🎨 Use new elements container in AJAX pages
2020-07-01 David ‘Bombe... 🎨 Add container for new posts/replies
2020-07-01 David ‘Bombe... 🚚 Rename test for list notification filter
2020-07-01 David ‘Bombe... ♻️ Extract interface for list notification filter
2020-06-28 David ‘Bombe... 🚚 Rename test to match name of tested class
2020-06-28 David ‘Bombe... 🎨 Clean up imports
2020-06-28 David ‘Bombe... 🎨 Replace list notification filter with Kotlin version
2020-06-28 David ‘Bombe... 🎨 Use Kotlin arrow type instead of Predicate
2020-06-28 David ‘Bombe... ♻️ Replace reply visibility filter interface with Kotli...
2020-06-28 David ‘Bombe... ♻️ Supply default implementation for predicate
2020-06-28 David ‘Bombe... ♻️ Extract interface for reply visibility filter
2020-06-27 David ‘Bombe... 🎨 Rewrite test to not use mocks
2020-06-27 David ‘Bombe... ♻️ Move some code to package’s Testing.kt
2020-06-23 David ‘Bombe... 🎨 Replace reply visibility filter with Kotlin version
2020-06-20 David ‘Bombe... ♻️ Move predicate method into interface
2020-06-20 David ‘Bombe... ♻️ Extract interface from post visibility filter
2020-06-20 David ‘Bombe... 🎨 Use Java’s Predicate in reply visibility filter
2020-06-20 David ‘Bombe... 🎨 Use Java’s Predicate in post visibility filter
2020-06-20 David ‘Bombe... 🎨 Replace list notification filter test with Kotlin...
2020-06-20 David ‘Bombe... 🎨 Rename method to create replies for tests
2020-06-18 David ‘Bombe... ♻️ Rewrite test to avoid mocks
2020-06-18 David ‘Bombe... 🚚 Move test identity creation to Mocks.kt
2020-06-18 David ‘Bombe... ⬆️ Upgrade Kotlin version
2020-06-18 David ‘Bombe... 🎨 Replace test for PostVisibilityFilter with Kotlin...
2020-06-17 David ‘Bombe... 🐛 Fix breaking parser on invalid SSK/USKs
2020-05-26 David ‘Bombe... 🎨 Clean up imports
2020-05-26 David ‘Bombe... 🎨 Specify types for mocks explicitely
2020-05-05 David ‘Bombe... 🐛 Merge loaded identites to have all trust values
2020-05-01 David ‘Bombe... ♻️ Refactor parts of identity removal
2020-05-01 David ‘Bombe... ⚗ Use a multimap to keep track of registered USKs
2020-04-30 David ‘Bombe... 🔊 Add debug logging for unregistering USKs
2020-04-29 David ‘Bombe... 🔊 Use java.util logger instead of custom logger
2020-04-28 David ‘Bombe... 🔀 Merge tag 'v82' into next
2020-04-28 David ‘Bombe... 🔀 Merge branch 'release/v82' master v82
2020-04-28 David ‘Bombe... 🔖 Update Sone version
2020-04-28 David ‘Bombe... ⬆️ Update homepage edition
2020-04-19 David ‘Bombe... 🇮🇹 Add Italian translation
2020-04-19 David ‘Bombe... 🌐 Update translations
2020-04-19 David ‘Bombe... 💄 Move “Save” button back to bottom of page
2020-04-18 David ‘Bombe... ✨ Apply strict filtering when getting identities
2020-04-18 David ‘Bombe... ✨ Add option for “strict filtering” to options page
2020-04-18 David ‘Bombe... 🚧 Add processing of strict-filtering option
2020-04-18 David ‘Bombe... 🚧 Add strict filtering to preferences loader
2020-04-18 David ‘Bombe... 🚧 Add option for “strict filtering”
2020-04-18 David ‘Bombe... ✅ Use real event bus in test
2020-04-18 David ‘Bombe... 🚧 Use strictly-filtered identities
2020-04-18 David ‘Bombe... 🚧 Load ALL identities instead of only trusted ones
2020-04-18 David ‘Bombe... 🚚 Rename method to better reflect purpose
2020-04-18 David ‘Bombe... 🚧 Try to only allow identities that have no or positive...
2020-04-17 David ‘Bombe... 🚧 Disregard identities that don’t trust anyone
2020-04-17 David ‘Bombe... 🔊 Log how much trust-all would reduce identity amount
2020-04-09 David ‘Bombe... ♻️ Slightly improve messy expression
2020-04-08 David ‘Bombe... 🔥 Remove unnecessary imports
2020-04-08 David ‘Bombe... 🔥 Remove unused “create” flag
2020-04-08 David ‘Bombe... 🔥 Remove more session manager usages
2020-04-08 David ‘Bombe... 🔥 Remove more session managers
2020-04-07 David ‘Bombe... 🔥 Remove unused session manager from page toadlet
2020-04-07 David ‘Bombe... 🔥 Delegate session provider in web interface
2020-04-07 David ‘Bombe... 🚧 Configure session provider in Sone module
2020-04-07 David ‘Bombe... 🚧 Add session provider implementation
2020-04-07 David ‘Bombe... 🔥 Remove “create” flag from session provider interface
2020-04-07 David ‘Bombe... 🔥 Remove session manager from freenet request
2020-04-07 David ‘Bombe... 🔥 Remove session access from freenet request
2020-04-07 David ‘Bombe... 🚨 Suppress deprecation warning
2020-04-07 David ‘Bombe... 🚚 Move Kotlin files to correct source path
2020-04-07 David ‘Bombe... 🎨 Replace default option with Kotlin version
2020-04-07 David ‘Bombe... 🎨 Use Java’s predicate instead of Guava’s
2020-04-07 David ‘Bombe... 🎨 Replace test for default option with Kotlin version
2020-04-07 David ‘Bombe... 🎨 Fix formatting
2020-04-07 David ‘Bombe... 🔥 Remove integer range predicate
2020-04-07 David ‘Bombe... 🎨 Don’t use special predicates
2020-04-07 David ‘Bombe... 🔥 Remove auto-closeable bucket wrapper
2020-04-07 David ‘Bombe... 💚 Run parallel tests before non-parallel tests
2020-04-07 David ‘Bombe... 🎨 Replace page toadlet with Kotlin version
2020-04-07 David ‘Bombe... ✅ Add test for page toadlet
2020-03-03 David ‘Bombe... 🎨 Use non-deprecated property
2020-03-03 David ‘Bombe... 🎨 Whitespace fix
2020-03-03 David ‘Bombe... 🎨 Use different way to set kotlin compiler options
2020-03-03 David ‘Bombe... ⬆️ Upgrade Kotlin to 1.3.70
2020-02-23 David ‘Bombe... 🎨 Clean up some imports
2020-02-23 David ‘Bombe... 🔥 Remove setKnown() method from replies
2020-02-22 David ‘Bombe... 🎨 Replace future reply filter with Kotlin version
2020-02-22 David ‘Bombe... 🎨 Replace reply comparator with Kotlin version
2020-02-22 David ‘Bombe... 🎨 Rename “newest first” post comparator
2020-02-22 David ‘Bombe... 🔥 Remove HAS_POST_FILTER from post reply interface
2020-02-22 David ‘Bombe... 🔀 Merge “work/next” into “next”
2020-02-21 David ‘Bombe... ♻️ Replace “normal” methods with extension methods
2020-02-21 David ‘Bombe... 🎨 Replace NEWEST_FIRST comparator with Kotlin version
2020-02-21 David ‘Bombe... 🎨 Replace FUTURE_POSTS_FILTER with Kotlin version
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
next