Search

You can find the results of your search below.

Friendica Installation @docs
19 Hits, Last modified:
[[https://httpd.apache.org/docs/2.4/mod/core.html#allowoverride|AllowOverride All]]" so you can use a local ''.htaccess'' file * PHP versions 7.4 to 8.2 are supported ... rts InnoDB and Barracuda (we recommend MariaDB as all development is done on Servers running it, but ot
Friendica API @docs
5 Hits, Last modified:
alid method results in HTTP error 405 "Method Not Allowed". ==== Authentication ==== Friendica suppor... authenticated user is missing * 405 Method Not Allowed: if API was called with an invalid method, eg... . <code python> def tweet(server, message, group_allow=None): url = server + '/api/statuses/update' ... b2.urlopen(url, urllib.urlencode({'status': message,'group_allow[]':group_allow}, doseq=True)) </code>
Friendica API authentication @docs
3 Hits, Last modified:
Friendica addons can log in to other services to allow Friendica to take actions on them (e.g. send yo... Tumblr or whatever). As a provider, Friendica can allow non-Friendica apps to ask permission to take ac... sted at https://farmgame.example, and you want to allow users of a Friendica instance called FriendZone