Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

v1.3 - Look After Yourself

Compare
Choose a tag to compare
@IBBoard IBBoard released this 31 Dec 16:48
· 273 commits to master since this release

Cawbird version 1.3 is the "look after yourself" edition. We've got lots of features and fixes, but there are several key improvements to managing your interactions that should have been implemented/fixed sooner. Our priority is making Cawbird accessible and letting users control their experience on Twitter.

  • Improvements:
    • Apply filtering across all feeds (including search)
    • Apply changes to filtering, muting, blocking and hiding RTs across all feeds instantly
    • Allow the filtering of mentioned @-handles
    • Load media in DMs and linkify users and hashtags (#12)
    • Added ability to send media in DMs (#14)
    • Added ability to delete DMs (#7)
    • Load older DMs (#3)
    • Add ability to upload videos and larger animated GIFs (#248)
    • Use HTTPS avatars throughout
    • Translations: Dutch and Danish (complete), Italian and French (updated)
  • Design changes:
    • More accessible approach to loading "replied to" tweets (#164)
    • Improved user completion behaviour and interaction with user completion list
    • Added outline to media upload indicator to make it clearer on light images
    • Remove whitespace around tweets (e.g. when user has new lines and then a quoted URL or media that we're displaying)
    • Allow Compose view to shrink to narrower screens (e.g. for PinePhone) (#212)
  • Fixes:
    • Fix DM load order
    • Fix missing "reply" icon by providing our own (#208)
    • Fixed crashes when playing video (#123)
    • Avoid a crash when returned JSON is invalid (#200)
    • Fixed widget height calculations for responsive and non-responsive views (#202)
    • Fixed layout when starting in responsive width
    • Avoid an unnecessary request for tweets when loading timelines
    • Fixed completion query for known users
    • Fixed various run-time and compiler warnings
    • Fixed handling of command-line parameters (#246)
  • Developer:
    • Added "appdata" build config to allow building on platforms without AppStream (#35)
    • Changed Meson configuration and instructions to allow running dev version without installing