Allow modifying source filters #198

Open
davidoskky wants to merge 3 commits from davidoskky/ReaderForSelfoss-multiplatform:filters into master

3 Commits

Author SHA1 Message Date
9e140aefa6 Add filters only with selfoss >= 2.19
Some checks failed
Check PR code / translations (pull_request) Successful in 31s
Check PR code / Lint (pull_request) Failing after 37s
Check PR code / build (pull_request) Has been skipped
Source filters have been implemented in 2014 (commit 849957ca) but there is no reliable way to determine whether the selfoss instance does support source filters.
2025-04-13 20:01:56 +02:00
566930ba84 Fix sourceDetails unit tests 2025-04-13 00:01:46 +02:00
b1259fdc92 Support source filter editing
The API for filter is undocumented on the Selfoss API reference, but does exist. We can now allow users setting and modifying filters inside the application.
2025-04-12 23:58:12 +02:00