Skip to content

Add GNU social share #1422

@gllmhyt

Description

@gllmhyt

Is it possible to add GNU Social to the shares available? Unfortunately, I'm not sure how the transform bit works.

'gnusocial' => array(
		'url' => '~URL~/notice/new?content=~TITLE~ ~LINK~',
		'transform' => array(
			'link' => array(),
			'title' => array(),
		),
		'help' => 'https://gnu.io/social/',
		'form' => 'advanced',
	),

The result, for instance, should be like https://herds.eu/notice/new?content=%23FreshRSS+is+amazing%20https%3A%2F%2Ffreshrss.org

Thank you. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions