mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
Merge branch 'master' into 'master'
Update metadata description of Indigenous See merge request fdroid/fdroiddata!7399
This commit is contained in:
commit
d127cdbe9e
1 changed files with 9 additions and 8 deletions
|
|
@ -3,24 +3,25 @@ Categories:
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
AuthorName: swentel
|
AuthorName: swentel
|
||||||
AuthorEmail: swentel@realize.be
|
AuthorEmail: swentel@realize.be
|
||||||
WebSite: https://indigenous.realize.be/
|
WebSite: https://indigenous.realize.be
|
||||||
SourceCode: https://github.com/swentel/indigenous-android
|
SourceCode: https://github.com/swentel/indigenous-android
|
||||||
IssueTracker: https://github.com/swentel/indigenous-android/issues
|
IssueTracker: https://github.com/swentel/indigenous-android/issues
|
||||||
Changelog: https://github.com/swentel/indigenous-android/releases
|
Changelog: https://github.com/swentel/indigenous-android/releases
|
||||||
|
|
||||||
AutoName: Indigenous
|
AutoName: Indigenous
|
||||||
Description: |-
|
Description: |-
|
||||||
An app with extensions for sharing information to micropub endpoints and
|
An app with extensions for sharing information using your IndieWeb domain or Fediverse account like Mastodon or Pixelfed. More information on
|
||||||
reading from microsub endpoints. More information on
|
https://indigenous.realize.be and https://indieweb.org/Indigenous
|
||||||
https://indigenous.abode.pub/ and https://indieweb.org/Indigenous
|
|
||||||
|
|
||||||
|
|
||||||
'''General Functionality:'''
|
'''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
|
* Login with IndieWeb domains or Fediverse services.
|
||||||
* Share intents: receive text or images from other apps to directly share
|
* 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
|
* post types: article, note, reply, repost, like, bookmark, event, issue and rsvp
|
||||||
* add image, tags, toggle syndication targets
|
* add image, tags, toggle syndication targets
|
||||||
|
|
@ -30,7 +31,7 @@ Description: |-
|
||||||
* Save articles, notes or replies as draft
|
* Save articles, notes or replies as draft
|
||||||
* Query, update and delete: get a list of posts and update basic properties (experimental)
|
* 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 channels, with pull to refresh
|
||||||
* read items per channel, with pull to refresh
|
* read items per channel, with pull to refresh
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue