pachli-android/app
Nik Clayton 8a9dd7dc60
fix: Create hashtag filters with the `#` character (#3)
Previous code created hashtag filters without the `#`, so muting the
tag `#something` would filter all posts that contained `something`,
with or without the `#`.

Fix this when creating filters, and only remove filters (when unmuting)
if the title and contents match.

Show a snackbar when hashtags are successfully muted/unmuted, so the
user is aware something happened.
2023-09-05 21:54:18 +02:00
..
schemas/app.pachli.db.AppDatabase refactor: Transition from Tusky to Pachli 2023-09-05 13:33:37 +02:00
src fix: Create hashtag filters with the `#` character (#3) 2023-09-05 21:54:18 +02:00
build.gradle refactor: Transition from Tusky to Pachli 2023-09-05 13:33:37 +02:00
getGitSha.gradle Previous attempt to fix git sha on non-git build broke git build. (#3322) 2023-02-16 20:20:52 +01:00
lint-baseline.xml docs: Add a privacy policy (#2) 2023-09-05 15:35:06 +02:00
lint.xml refactor: Transition from Tusky to Pachli 2023-09-05 13:33:37 +02:00
proguard-rules.pro refactor: Transition from Tusky to Pachli 2023-09-05 13:33:37 +02:00