Changelog:
- Fixes:
- Fix unblock and unmute wiping local cache of blocked/muted users
- Load block/mute lists before downloading timeline/mentions to ensure we hide blocked/muted tweets at startup
- Unblocking/unmuting now says "unblock" or "unmute" on the button instead of always saying "Unblock"
- Fix media size checks so that videos don't fail because they're bigger than the image limit
- Make a narrower user account list for narrow windows to avoid overflow and cropped "profile" button
- Combine notification and tweet settings to allow narrower settings dialog for mobile
- Improvements:
- Hide all tweets in profile view when blocking/muting a user (we shouldn't assume people won't look at the profile)
- Backfill progressively larger batches of tweets for profiles in case Disable RTs is hiding too many tweets so that the view doesn't scroll
- Provide a tooltip message for why a media upload failed (e.g. Twitter doesn't support video codec)
- Updated Dutch, Danish and Italian translations
Signed-off-by: Algent Albrahimi <algent@protonmail.com>