diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f2f3f2..20ef1b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## v0.5.1 ## +* Videos open in full screen +* Youtube videos open in app +* Option to minimize #nsfw post +* Rotate image in messageSend component ## v0.5 ## * Redesign due to QML Components 1 being deprecated in Qt 5.12: Slideview for News, left Drawer for Settings, message creation in listview header diff --git a/README.md b/README.md index 28ae545..d79c49a 100644 --- a/README.md +++ b/README.md @@ -19,11 +19,12 @@ QML based client for the Friendica Social Network. # News # Currently supported: * Shows Posts from friends, replies, Direct Messages and notifications (in swipe view), selected group, replies, favorited messages, public timeline -* Background sync with configurable interval of 15 min to 2h for active contact for friends timeline, replies and DMs (Android 5.1 required) -* Android notifications for new items in friends timeline, replies and DMs +* Background sync with configurable interval of 15 min to 2h for active user for friends timeline, replies and DMs (Android 5.1 required, doesn't work in Android >8) +* Android notifications or Dbus notification (Linux) for new items in friends timeline, replies and DMs * Search for news * Click on hashtag in newsitem starts search for news with that word -* Click on image shows image fullscreen +* Click on image shows image fullscree +* Click on video or youtube video shows video fullscreen * For news containing urls ending with mp3, mp4, avi, webm, ogg or to a Peertube instance: media can be played in the app * Open links in external browser * Click on contact photo for contact details and last news