257f3a5c1c
* Fix broken timeline when there are only expired filters The issue happened when the only applicable filters are expired. There was a check to not produce an empty regex when there are no filters but it was done before removing expired filters so we would produce an empty regex that would match (and remove) everything and the timeline would get stuck. * Make a mini-optimization for FilterModel |
||
---|---|---|
.. | ||
schemas/com.keylesspalace.tusky.db.AppDatabase | ||
src | ||
.gitignore | ||
build.gradle | ||
proguard-rules.pro |