🎨 🔊 log string leading to exception
[Sone.git] / src /
2023-06-08 David ‘Bombe’ Roden🎨 🔊 log string leading to exception next
2022-12-13 David ‘Bombe’ Roden🔀 Merge “refactoring/no-negative-identity-filter”
2022-12-06 David ‘Bombe’ Roden♻️ Use new filter class instead of filtering inline
2022-12-06 David ‘Bombe’ Roden🚧 Add no-negative identity filter
2022-12-06 David ‘Bombe’ Roden🎨 Add methods to create explicit and implicit trust...
2022-12-06 David ‘Bombe’ Roden🎨 Add empty set as default for contexts
2022-09-12 David ‘Bombe’ Roden🚧 Don’t cancel on archive manifests
2022-09-12 David ‘Bombe’ Roden🚸 Download the files, including from archives
2022-09-11 David ‘Bombe’ Roden🔊 Log element loader’s decisions and results
2022-09-02 David ‘Bombe’ Roden🚸 Improve text extraction even further
2022-09-02 David ‘Bombe’ Roden🚸 Improve text extraction from freesites
2022-09-02 David ‘Bombe’ Roden♻️ Add matcher for linked elements
2022-09-02 David ‘Bombe’ Roden♻️ Move extension methods out of classes
2022-08-26 David ‘Bombe’ Roden✅ Rewrite test to not use Mockito
2022-08-26 David ‘Bombe’ Roden🎨 Reduce dependency on Node’s fields
2022-08-26 David ‘Bombe’ Roden🔀 Merge bugfix/too-long-urls
2022-08-26 David ‘Bombe’ Roden🐛 🐛 Fix too-long URLs on pages with mane unloaded elements
2022-08-26 David ‘Bombe’ Roden⬆️ Upgrade to Kotlin 1.7
2022-07-23 David ‘Bombe’ Roden✅ Fix tests failing with non-English locales
2022-07-23 David ‘Bombe’ Roden✅ Add JUnit Rule to override locales during tests
2022-04-16 David ‘Bombe’ Roden✅ Fix failing memory database test
2021-09-27 David ‘Bombe’ RodenFix test names that cause problems on Windows
2021-09-27 David ‘Bombe’ RodenImprove names of startup-related tests
2021-09-27 David ‘Bombe’ RodenFix incorrect comparison
2021-09-27 David ‘Bombe’ RodenReplace image implementation test with Kotlin version
2021-09-27 David ‘Bombe’ RodenMerge branch 'update/java-11-lts' into next
2021-09-27 David ‘Bombe’ RodenMake test work with Java 8, too
2021-09-27 David ‘Bombe’ RodenFix test so it runs on Windows, too
2021-09-27 David ‘Bombe’ RodenFix ambiguous import for Module
2021-06-06 David ‘Bombe’ Roden🐛 Restore ability to change languages on-the-fly
2020-10-18 David ‘Bombe’ Roden🔥 Remove unused method from identity loader
2020-08-19 David ‘Bombe’ Roden💄 Try to undo Fred’s CSS mess
2020-08-08 David ‘Bombe’ Roden🚚 Move shells closer to the interfaces
2020-08-06 David ‘Bombe’ Roden🎨 Store shells instead of full posts in in-memory database
2020-08-06 David ‘Bombe’ Roden🎨 Replace test post builder with Kotlin version
2020-08-06 David ‘Bombe’ Roden🎨 Replace in-memory post with Kotlin version
2020-08-06 David ‘Bombe’ Roden🌐 Mention that WoT takes time to create identities
2020-08-06 David ‘Bombe’ Roden🎨 Specify types of locks explicitely
2020-08-06 David ‘Bombe’ Roden⚡️ Use shell to store reply data
2020-08-05 David ‘Bombe’ Roden🎨 Replace in-memory post reply with Kotlin version
2020-07-29 David ‘Bombe’ Roden🐛 Fix NPE during Sone removal
2020-07-27 David ‘Bombe’ Roden✅ Rewrite test to not use mocks
2020-07-27 David ‘Bombe’ Roden✅ Use dummy WOT connector for identity loader test
2020-07-27 David ‘Bombe’ Roden✅ Rewrite test without using mocks
2020-07-02 David ‘Bombe’ Roden🎨 Remove template context factory from web interface API
2020-07-01 David ‘Bombe’ Roden🚚 Move new elements mock to test objects
2020-07-01 David ‘Bombe’ Roden🔥 Remove methods from web interface
2020-07-01 David ‘Bombe’ Roden🎨 Use new elements container in AJAX pages
2020-07-01 David ‘Bombe’ Roden🎨 Add container for new posts/replies
2020-07-01 David ‘Bombe’ Roden🚚 Rename test for list notification filter
2020-07-01 David ‘Bombe’ Roden♻️ Extract interface for list notification filter
2020-06-28 David ‘Bombe’ Roden🚚 Rename test to match name of tested class
2020-06-28 David ‘Bombe’ Roden🎨 Clean up imports
2020-06-28 David ‘Bombe’ Roden🎨 Replace list notification filter with Kotlin version
2020-06-28 David ‘Bombe’ Roden🎨 Use Kotlin arrow type instead of Predicate
2020-06-28 David ‘Bombe’ Roden♻️ Replace reply visibility filter interface with Kotli...
2020-06-28 David ‘Bombe’ Roden♻️ Supply default implementation for predicate
2020-06-28 David ‘Bombe’ Roden♻️ Extract interface for reply visibility filter
2020-06-27 David ‘Bombe’ Roden🎨 Rewrite test to not use mocks
2020-06-27 David ‘Bombe’ Roden♻️ Move some code to package’s Testing.kt
2020-06-23 David ‘Bombe’ Roden🎨 Replace reply visibility filter with Kotlin version
2020-06-20 David ‘Bombe’ Roden♻️ Move predicate method into interface
2020-06-20 David ‘Bombe’ Roden♻️ Extract interface from post visibility filter
2020-06-20 David ‘Bombe’ Roden🎨 Use Java’s Predicate in reply visibility filter
2020-06-20 David ‘Bombe’ Roden🎨 Use Java’s Predicate in post visibility filter
2020-06-20 David ‘Bombe’ Roden🎨 Replace list notification filter test with Kotlin...
2020-06-20 David ‘Bombe’ Roden🎨 Rename method to create replies for tests
2020-06-18 David ‘Bombe’ Roden♻️ Rewrite test to avoid mocks
2020-06-18 David ‘Bombe’ Roden🚚 Move test identity creation to Mocks.kt
2020-06-18 David ‘Bombe’ Roden🎨 Replace test for PostVisibilityFilter with Kotlin...
2020-06-17 David ‘Bombe’ Roden🐛 Fix breaking parser on invalid SSK/USKs
2020-05-26 David ‘Bombe’ Roden🎨 Clean up imports
2020-05-26 David ‘Bombe’ Roden🎨 Specify types for mocks explicitely
2020-05-05 David ‘Bombe’ Roden🐛 Merge loaded identites to have all trust values
2020-05-01 David ‘Bombe’ Roden♻️ Refactor parts of identity removal
2020-05-01 David ‘Bombe’ Roden⚗ Use a multimap to keep track of registered USKs
2020-04-30 David ‘Bombe’ Roden🔊 Add debug logging for unregistering USKs
2020-04-29 David ‘Bombe’ Roden🔊 Use java.util logger instead of custom logger
2020-04-28 David ‘Bombe’ Roden🔀 Merge tag 'v82' into next
2020-04-28 David ‘Bombe’ Roden🔀 Merge branch 'release/v82' master v82
2020-04-28 David ‘Bombe’ Roden⬆️ Update homepage edition
2020-04-19 David ‘Bombe’ Roden🇮🇹 Add Italian translation
2020-04-19 David ‘Bombe’ Roden🌐 Update translations
2020-04-19 David ‘Bombe’ Roden💄 Move “Save” button back to bottom of page
2020-04-18 David ‘Bombe’ Roden✨ Apply strict filtering when getting identities
2020-04-18 David ‘Bombe’ Roden✨ Add option for “strict filtering” to options page
2020-04-18 David ‘Bombe’ Roden🚧 Add processing of strict-filtering option
2020-04-18 David ‘Bombe’ Roden🚧 Add strict filtering to preferences loader
2020-04-18 David ‘Bombe’ Roden🚧 Add option for “strict filtering”
2020-04-18 David ‘Bombe’ Roden✅ Use real event bus in test
2020-04-18 David ‘Bombe’ Roden🚧 Use strictly-filtered identities
2020-04-18 David ‘Bombe’ Roden🚧 Load ALL identities instead of only trusted ones
2020-04-18 David ‘Bombe’ Roden🚚 Rename method to better reflect purpose
2020-04-18 David ‘Bombe’ Roden🚧 Try to only allow identities that have no or positive...
2020-04-17 David ‘Bombe’ Roden🚧 Disregard identities that don’t trust anyone
2020-04-17 David ‘Bombe’ Roden🔊 Log how much trust-all would reduce identity amount
2020-04-09 David ‘Bombe’ Roden♻️ Slightly improve messy expression
2020-04-08 David ‘Bombe’ Roden🔥 Remove unnecessary imports
2020-04-08 David ‘Bombe’ Roden🔥 Remove unused “create” flag
2020-04-08 David ‘Bombe’ Roden🔥 Remove more session manager usages
next