Friendiqa/CHANGELOG.md

214 lines
6.0 KiB
Markdown
Raw Permalink Normal View History

2023-05-24 21:40:26 +02:00
## v0.6.8
* OAuth2 as signup method
* New translation: Dutch
2023-05-24 21:40:26 +02:00
2023-02-09 21:39:43 +01:00
## v0.6.7
* Upload multiple images for post and add image descriptions
* Block user
* Report user
* Create Calendar entry from post text
2022-11-15 22:02:09 +01:00
## v0.6.6
* Create event
* Delete event
* New sorting of conversations
## v0.6.5
* Fix reply in Friendica 3/2022 version due to API bug
* Image downloads work again
* Some additional emojis
2022-03-01 21:59:21 +01:00
## v0.6.4
* Search for new contacts (hashtags, names)
* Filter contacts
* many new emojis
* Replaced Favorite button with Reply button due to buggy Favourite API
* Rebuild contacts handling due to buggy Contacts API
* Removed permissions for new messages due to buggy Contacts API
* Sync all accounts in background (not only active)
2021-10-28 21:56:00 +02:00
## v0.6.3
* Dark theme
* Account Page: list of largest servers for server field
* Settings page: Tabs for different settings
* Conversation opens on short click on news item
* Linux: Option to Autostart on System start
## v0.6.2
2021-10-28 21:56:00 +02:00
* Follow and Unfollow contacts (Friendica 2021.07 required)
* Linux: App stays in systemtray after close, syncs in background
* bugfix for bulk image upload and download of public images
* bugfix for conversations in timeline
## v0.6.1
2021-10-28 21:56:00 +02:00
* Add requestLegacyExternalStorage in AndroidManifest for attachment permissions
2021-06-21 21:59:43 +02:00
* Refresh timeline on start for Linux
2021-10-28 21:56:00 +02:00
* DropArea bugfix for Flatpak
2021-05-12 21:41:34 +02:00
## v0.6
2020-11-25 21:40:17 +01:00
* New language: Hungarian thank to urbalazs (https://www.urbalazs.hu)
2021-05-12 21:41:34 +02:00
* Multiple photos in post open in separate slideshow
* Layout redesign
* Adaptive sidebar
* Sync Friendship Requests, approve/deny/ignore requests
* Events: show upcoming events below calendar
* Linux: Drag&Drop for new messages and photo upload
* Linux: Remember app size
2020-05-24 21:14:23 +02:00
2021-05-12 21:41:34 +02:00
## v0.5.3
2020-05-24 21:14:23 +02:00
2021-05-12 21:41:34 +02:00
* Implementation of new events API (incl. sync and notification) for Friendica version >= 20.03
* Indentation to see replied to newsitem for conversation view
* News view type config moved from account page to config page
* Simplification of account page on first start
* Bugfixes
2020-01-27 21:53:51 +01:00
2021-05-12 21:41:34 +02:00
## v0.5.2
2020-01-27 21:53:51 +01:00
2021-05-12 21:41:34 +02:00
* Redesign of news item
* Background sync for Android >8.0
* Bugfixes
2018-02-19 22:36:00 +01:00
2021-05-12 21:41:34 +02:00
## v0.5.1
2018-02-19 22:36:00 +01:00
2021-05-12 21:41:34 +02:00
* Videos open in full screen
* Youtube videos open in app
* Option to minimize #nsfw post
* Rotate image in messageSend component
2018-02-19 22:36:00 +01:00
2021-05-12 21:41:34 +02:00
## v0.5
2018-02-19 22:36:00 +01:00
2021-05-12 21:41:34 +02:00
* Redesign due to QML Components 1 being deprecated in Qt 5.12: Slideview for News, left Drawer for Settings, message creation in listview header
* Android Notifications for News, DMs, Replies
* Global app config separated from account config
2018-02-19 22:36:00 +01:00
2021-05-12 21:41:34 +02:00
## v0.4
2018-02-19 22:36:00 +01:00
2021-05-12 21:41:34 +02:00
* Background sync for friends timeline (interval on config page must be > 0) for Android > 5
* Replies timeline
* Bugfix: App asks for storage permission on first start
2018-02-19 22:36:00 +01:00
2021-05-12 21:41:34 +02:00
## v0.3.4
2018-02-19 22:36:00 +01:00
2021-05-12 21:41:34 +02:00
* Direct message creation from profile page works again
* Profile image upload works again
* Viewing private album pictures of contacts works again
* On first start servername from https://dir.friendica.social/servers/surprise selected
* Register button opens webview of registration page on server
2018-02-19 22:36:00 +01:00
2021-05-12 21:41:34 +02:00
## v0.3.3
2019-06-25 20:59:10 +02:00
2021-05-12 21:41:34 +02:00
* Update for OpenSSL and At
* Experimental support for Peertube (links are expanded to video widget)
* Some Unicode emojis
* Redesign of contact details (click on contact opens in new stack and shows last news)
2018-02-19 22:36:00 +01:00
2021-05-12 21:41:34 +02:00
## v0.3.2
2018-02-19 22:36:00 +01:00
2021-05-12 21:41:34 +02:00
* For news containing url ending with mp3, mp4, avi, webm, ogg: media can be played in app
* Pictures can be renamed or moved to another album
* Bugfix: random crashes for conversations
* Bugfix: attach image to message works again
* Bugfix: check for nickname on Server has been removed due to API change
2018-02-19 22:36:00 +01:00
2021-05-12 21:41:34 +02:00
## v0.3.1
2019-06-25 20:59:10 +02:00
2021-05-12 21:41:34 +02:00
* By popular demand: Conversations open in a new stack, like in Twidere
* Conversations open after (long) press on news, like in Twidere
* Image attachments are shown below text and can be enlarged, like in Twidere (solves issue #8)
* New messages are html, line breaks work (solves issue #7)
2019-06-25 20:59:10 +02:00
2021-05-12 21:41:34 +02:00
## v0.3
2019-06-25 20:59:10 +02:00
2021-05-12 21:41:34 +02:00
* Fix for [issue 6](https://github.com/LubuWest/Friendiqa/issues/6)
* Refactoring of news part
* Search button for news
* Click on hashtag in newsitem starts search for news with that word
* Public timeline
* Timeline for selected group
* Small redesign of SendMessage page
2019-06-25 20:59:10 +02:00
2021-05-12 21:41:34 +02:00
## v0.2.2
2018-02-19 22:36:00 +01:00
2021-05-12 21:41:34 +02:00
* Fix for [issue 5](https://github.com/LubuWest/Friendiqa/issues/5)
* Link to list of public server on Config Tab
* Small redesign of SendMessage page
* Intents for texts/urls (Send text or url from everywhere to create message)
2018-02-19 22:36:00 +01:00
2021-05-12 21:41:34 +02:00
## v0.2.1
2018-02-19 22:36:00 +01:00
2021-05-12 21:41:34 +02:00
* Fix for [issue 4](https://github.com/LubuWest/Friendiqa/issues/4)
* Fix for Friendica [issue 4689](https://github.com/friendica/friendica/issues/4689)
* Long posts are automatically truncated
* Intents for pictures (Send one image from gallery: attach to message, send multiple images: upload to album)
2018-02-19 22:36:00 +01:00
2021-05-12 21:41:34 +02:00
## v0.2
2018-02-19 22:36:00 +01:00
2021-05-12 21:41:34 +02:00
# News
2018-02-19 22:36:00 +01:00
2021-05-12 21:41:34 +02:00
* Profile image download completely reworked, resulting in speed improvement
2018-02-19 22:36:00 +01:00
2021-05-12 21:41:34 +02:00
# Contacts
* New profile tab, data of public and private profiles shown
* Change profile picture
* For friends image button shows private images thanks to new remoteAuth API (Friendica 3.6 server required) --> private holiday pictures have finally arrived!
* For friends calendar button shows private events thanks to new remoteAuth API (Friendica 3.6 server required)
* News button for forum accounts shows news published via that forum
# Images
* Complete rework of image download, fixes bug with private images
* Download all or only new images
# Config
* Check if nickname exist on server
* Check if password is correct
* Account deletion now also removes news, image data and events from local db
# Translations
* Italian thanks to Davide de Prisco
2018-04-22 21:12:40 +02:00
2019-06-25 20:59:10 +02:00
## v0.1.2##
2018-07-01 15:09:21 +02:00
2021-05-12 21:41:34 +02:00
* FIX: Include openssl v1.0.2m for SSL connections in Android v7 and above
2018-07-01 15:09:21 +02:00
2019-06-25 20:59:10 +02:00
## v0.1.1##
2018-07-20 21:15:54 +02:00
2021-05-12 21:41:34 +02:00
* FIX: Spanish translation
* FIX: Empty Newsview after deletion of first newsitem
2018-08-28 21:30:35 +02:00
2019-06-25 20:59:10 +02:00
## v0.1##
2018-08-28 21:30:35 +02:00
2021-05-12 21:41:34 +02:00
# News
* Native Android image selector for new message
* Click on contacts shows contact details on news page
* Fix problem with news list after deletion of item
# Contacts
* Clean contacts with no news
2018-10-01 21:17:54 +02:00
2021-05-12 21:41:34 +02:00
# Images
2018-10-01 21:17:54 +02:00
2021-05-12 21:41:34 +02:00
* Upload pictures with description to album (permissions cannot be set due to API problems)
* Delete pictures or albums from client and server (long press on picture in overview)
* Fix problem when enlarging photo
2018-11-09 22:06:13 +01:00
2021-05-12 21:41:34 +02:00
# Translations
2019-01-09 22:03:16 +01:00
* German, Spanish