closes #4499 This restores support for v1 filters. The problem was that the state was uncoditionally set to error instead of checking the v1 response. While checking the code I found some other problems: - Two error messages that were shown to users were not translatable - When filters were updated sometimes `PreferenceChangedEvent` was sent instead of `FilterUpdatedEvent` - The notifications fragment was not listening to the `FilterUpdatedEvent` |
||
|---|---|---|
| .. | ||
| schemas/com.keylesspalace.tusky.db.AppDatabase | ||
| src | ||
| build.gradle | ||
| getGitSha.gradle | ||
| lint-baseline.xml | ||
| lint.xml | ||
| proguard-rules.pro | ||