Search
You can find the results of your search below.
Fulltext results:
- Friendica API entities
- ===== ^ Attribute ^ Type ^ Nullable ^ | ''url'' | String (URL) | No | | ''mimetype'' | String | No | | ''size'' | Integer (bytes) | No | ====... description'' | String | No | | ''profile_image_url'' | String (URL) | No | | ''profile_image_url_https'' | String (URL) | No | | ''profile_image_url_
- Friendica BBCode tags reference
- "color: red;">red</span>%% | | Linked Text | %%[url=http://friendi.ca]Friendica[/url]%% | %%<a href="http://friendi.ca" target="external-link">Friendica</... ^ | Set a link to a page on the internet | ''%%[url]http://friendi.ca[/url]%%'' | | Use some text as label for the link | ''%%[url=http://friendi.ca]Frien
- Friendica Addon development
- s work by intercepting specific page requests (by URL path). ===== Naming ===== Addon names are used ... ules” and intercept all page requests for a given URL path. In order for a addon to act as a module it ... ps://my.web.site/<addon>%%'' - with any number of URL components as additional arguments. These are par... will reduce the panel to a link pointing to this URL, can be relative. Incompatible with the following
- Friendica Installation
- domain (without a directory/path component in the URL) is RECOMMENDED. Directory paths will not be as c... ed into config/local.config.php. * ''FRIENDICA_URL_PATH'' The URL path of Friendica (f.e. ‘/friendica’) * ''FRIENDICA_PHP_PATH'' The path of the PHP bi... atabase (env `MYSQL_DATABASE`) * ''-u|–urlpath <url_path>'' The URL path of Friendica - f.e. '/friend
- Friendica API
- Contact|Contact]] entity for the provided profile URL. === Parameters === * ''%%profileurl%%'': Profile URL ==== GET api/statuses/public_timeline ==== Retu... scale' isn't provided, returned data include full url to each scale of the photo. If 'scale' is set, re... photo", "link": { "<scale>": "url to image", ... }, //
- Installing Connectors (Twitter/GNU Social)
- o the GNU Social account of choice. * The base URL for the GNU Social API, for quitter.se this is ht... er or your website name. * there is no callback url * register a desktop client * with read & write access * the Source URL should be the URL of your Friendica server After the required credentials for the application are sto
- Filtering your Network Stream
- more than 1 image ''%%body matches "/(?:(?:(?:\\[url(?:=.*)?\\])?\\[img(?:=.*)?\\].*\\[\\/img\\]\\s*(?:\\[\\/url\\])?)\\s*){2}/"%%'' - Collapse posts that were ... n expand this rule with a check for their profile URL ''causer_link != author_link && causer_link == '<profile_url>''' For a more detailed documentation of the add
- Abstracts
- ]normal[/i] content for the posting. With a link [url=http://example.com]to example.com[/url] and some other text. </code> You don't have to add the abstra... ]normal[/i] content for the posting. With a link [url=http://example.com]to example.com[/url] and some other text. </code> From this posting, Friendica wil
- Twitter API
- ofile]] * Unsupported parameters: * ''%%url%%'' * ''%%location%%'' * ''%%profile_... return value: * ''%%image.friendica_preview_url%%'': image preview url * [[https://developer.twitter.com/en/docs/media/upload-media/api-reference/p
- Connectors
- nnect with an OStatus member insert their profile URL or Identity address into the Connect box on your ... ss, RSS feeds, arbitrary web pages ===== Put the URL into the Connect box on your Contacts page. Pleas... figured on your node. If this is the case put the URL of the Twitter member’s main page into the Connec
- Making Friends
- eople to remember. You //could// also put in the URL of your “home” page, such as “http:%%//%%demo.fri... iends across networks. Likwise you can put in the URL to Alice’s gnusocial.net page, if you wish. Note:... sions of GNU Social software may require the full URL to your profile and may not work with the identit
- Database Tables
- iendica/src/branch/develop/doc/database/db_parsed_url|parsed_url]] |cache for ‘parse_url’ queries
- Friendica API
- > def tweet(server, message, group_allow=None): url = server + '/api/statuses/update' urllib2.urlopen(url, urllib.urlencode({'status': message,'group_allow
- Settings
- == === Global Directory === This configures the URL to update the global directory, and is supplied i... ' page of the posting, it is the last part of the URL displayed in the browsers navigation bar. You can
- Using SSL with Friendica
- th the secure protocol prepended to the requested URL. With Apache, enable the modules rewrite and ssl