Qt/QML App for Friendiqa https://friendiqa.ma-nic.de
Go to file
LubuWest 8cd5905b63 Friendiqa v0.3.1 2018-07-20 21:32:19 +02:00
Screenshots Version 0.004 2017-05-11 22:15:34 +02:00
source-android Friendiqa v0.3.1 2018-07-20 21:15:54 +02:00
source-linux Friendiqa v0.3.1 2018-07-20 21:15:54 +02:00
CHANGELOG.md Friendiqa v0.3.1 2018-07-20 21:15:54 +02:00
Friendiqa_v0.3.1.apk Friendiqa v0.3.1 2018-07-20 21:30:15 +02:00
LICENSE Initial commit 2015-11-27 21:21:30 +01:00
README.md Friendiqa v0.3.1 2018-07-20 21:15:54 +02:00

README.md

Friendiqa

QML based client for the Friendica Social Network. Tabs for news (incl. Direct Messages), friends, photos and events. OS: currently Linux and Android (4.3 Jelly Bean). Source code is a QtCreator project.

Screenshots

Newstab Friendstab Photostab Eventstab Configtab

Features

News

Currently supported:

  • Shows Posts from friends, selected group, favorited messages, public timeline, Direct Messages and notifications
  • Search button for news
  • Click on hashtag in newsitem starts search for news with that word
  • Click on image shows image fullscreen
  • Open links in external browser
  • Click on contact photo for contact details
  • Click on like text for additional contact info
  • Deletion, Reposting, Answering of Posts
  • Expand truncated news items
  • Liking, disliking, favoriting
  • Attending for event posts
  • Update fetches new posts (up to last 50) since last in local DB
  • More shows older posts from local DB
  • Create new Message with images or direct messages, Contact/Group access rights(can be stored), smileys
  • Send image from Android gallery
  • Send text or urls from other apps to Friendiqa
  • Native Android image dialog

ToDo:

  • Videos and other binary data as attachment (sending and receiving)
  • More than one attachment (currently not supported in API)
  • Rich text editing in Send Dialog (currently not possible in QML)
  • Attachments for Direct messages (currently not supported in API)

Friends

Currently supported:

  • Tabs for own profiles, friends, other contacts and groups
  • Show profile(s) of user and change profile picture
  • Grid of all known contacts with locally downloaded pictures
  • Large friend item for additional information and functionality
  • Show news of contact from local database
  • Send direct message, if contact is following
  • Show public and private (Friendica 3.6 required) pictures of contact (screenscraping of contact's website, works only with certain theme)
  • Show public and private (Friendica 3.6 required) events of contact
  • Show members of groups
  • Open website of contact or connect page (for other contacts)
  • Clean other contacts with no news

ToDo:

  • More information for contact from description page, possibly private information for friends (needs API change)
  • Groups: create, change, delete (needs API change)

Images

Currently supported:

  • Download public and private own images to local directory
  • Upload picture to album with descriptions(public), send from gallery
  • Delete own pictures and albums on client and server
  • Show albums in grid, show images in album in grid and fullscreen
  • Show public and private (Friendica 3.6 server required) albums and images of contacts
  • Pinch to zoom, swipe to scroll

ToDo:

  • Change name or album of existing picture
  • Upload private images

Events

  • Download own public events
  • Show public and private events of Friendica contacts (Friendica 3.6 server required)
  • List view of events of selected date
  • Click on event to show details

ToDo

  • Show own private events (needs API)
  • Create events (needs API)

Config

Currently supported:

  • Multiple accounts
  • Maximum news (deleted after use of Quit button)
  • View mode for news (tree or timeline)

ToDo

  • OAuth?

Other

ToDo

  • Video tab
  • Translation
  • Blingbling

Translations

  • German, Spanish, Italian

Install

License

Pubished under the GPL v3 with the exception of the Openssl library, which is published under OpenSSL License.