mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update metadata description of Indigenous
This commit is contained in:
parent
933cfee95d
commit
d4d71053af
1 changed files with 9 additions and 8 deletions
|
|
@ -3,24 +3,25 @@ Categories:
|
|||
License: GPL-3.0-only
|
||||
AuthorName: swentel
|
||||
AuthorEmail: swentel@realize.be
|
||||
WebSite: https://indigenous.realize.be/
|
||||
WebSite: https://indigenous.realize.be
|
||||
SourceCode: https://github.com/swentel/indigenous-android
|
||||
IssueTracker: https://github.com/swentel/indigenous-android/issues
|
||||
Changelog: https://github.com/swentel/indigenous-android/releases
|
||||
|
||||
AutoName: Indigenous
|
||||
Description: |-
|
||||
An app with extensions for sharing information to micropub endpoints and
|
||||
reading from microsub endpoints. More information on
|
||||
https://indigenous.abode.pub/ and https://indieweb.org/Indigenous
|
||||
An app with extensions for sharing information using your IndieWeb domain or Fediverse account like Mastodon or Pixelfed. More information on
|
||||
https://indigenous.realize.be and https://indieweb.org/Indigenous
|
||||
|
||||
|
||||
'''General Functionality:'''
|
||||
|
||||
* Login with multiple domains, discover indieauth, micropub and microsub endpoints. The microsub endpoint is optional so you can simply use this as a micr
|
||||
* Share intents: receive text or images from other apps to directly share
|
||||
* Login with IndieWeb domains or Fediverse services.
|
||||
* IndieWeb: discover indieauth, micropub, microsub and media endpoints. The micropub and microsub endpoints are optional, but at least one should be available. PKCE support for additional security when authenticating.
|
||||
* Fediverse: Mastodon, Pleroma and Pixelfed.
|
||||
* Share intents: receive text or images from other apps to directly share.
|
||||
|
||||
'''Micropub Functionality:'''
|
||||
'''Post functionality:'''
|
||||
|
||||
* post types: article, note, reply, repost, like, bookmark, event, issue and rsvp
|
||||
* add image, tags, toggle syndication targets
|
||||
|
|
@ -30,7 +31,7 @@ Description: |-
|
|||
* Save articles, notes or replies as draft
|
||||
* Query, update and delete: get a list of posts and update basic properties (experimental)
|
||||
|
||||
'''Microsub Functionality:'''
|
||||
'''Reader functionality:'''
|
||||
|
||||
* read channels, with pull to refresh
|
||||
* read items per channel, with pull to refresh
|
||||
|
|
|
|||
Loading…
Reference in a new issue