fin-w
fin-w
@connyduck On the most recent build, I saw this issue in the notifications tab instead of a timeline. Left Tusky open but screen off for a while, unlocked phone, swipe...
One test is failing when running `cargo test` and `make test` : ``` ---- core::detect::tests::test_detect_with_options_with_filter_list_except stdout ---- thread 'core::detect::tests::test_detect_with_options_with_filter_list_except' panicked at src/core/detect.rs:148:9: assertion `left == right` failed left: Cym right:...
It seems like I just had to filter out Welsh in the test to make it pass, so I've fixed that. Hopefully this is ready to merge now?