Search
You can find the results of your search below.
Fulltext results:
- Friendica API
- "xyz"} ==== GET api/friendica/direct_messages_setseen==== === Parameters=== * ''id'': id of the message to be updated as seen === Return values=== On success: * JSON ret... urn ''{"result": "ok", "message": "message set to seen"}'' On error: * different JSON returns ''{"r... ion) for the current user, ordered by date with unseen item on top. === Parameters === none ==== POS
- Groups and Privacy
- me page. If you click this you can select who can see and who can //not// see the post you are about to make.. These can be individual people or groups. On... attention to that lock. Click the lock. You will see that since you are only viewing a certain group o... pdates while on that screen default to only being seen by that same group of people. This is how you ke
- Friendica BBCode tags reference
- ... it don't want to spoil too much you should go see it for yourself. For those not caring about spoil... Funny Milkbar which... </code> The result can be seen in the following screenshots. On the first the t... nt. <code> [abstract]Totally interesting! A must-see! Please click the link![/abstract] I want to tell... display the text > Totally interesting! A must-see! Please click the link! On Friendica you would o
- Settings
- === In the main page of the admin panel you will see an information summary about your node. ==== Que... ome translations. Some more complete then others. See [[:docs:translations|this help page]] for more in... orld. The outside world still needs to be able to see your website, or this will not be very useful. =... To select a default theme for the Friendica node, see the //Site// section of the admin panel. ===== A
- Friendica API authentication
- of the existing "Friendica OAuth" search results seem to be about Friendica as a consumer, but this ar... ity. Friendica supports OAuth 1 and not OAuth 2 (see [[https://github.com/friendica/friendica/issues/9... n with Google" or "Login with GitHub" buttons you see around the web. Some application wants your Frien... nications between you and FriendZone, users don't see it). Client IDs and client secrets are stored in
- Making Friends
- chose to be listed) on your server. You’ll also see a link to a **Global Directory**. There are sever... ach other. The specific global directory that you see usually depends on where your server is located. ... across all instances of Friendica. You will also see a “Show Community Forums” link, which will direct... r as a “Friend”. If they are a follower, they can see what you have to say, including private communica
- Creating posts
- your posts: bold, italic, images, links, lists.. See [BBCode tags reference](help/BBCode) page to see all what you can do. The icons under the text area a... Selector*") pops up. There you can select who can see the post. <figure> <img src="doc/img/acl_win.png... " for groups also. All contact in that group will see the post. If you want to hide the post to one con
- Friendica Addon development
- ====== Friendica Addon development ====== Please see the sample addon ‘randplace’ for a working exampl... 'title' => 'My beautiful addon', )); </code> See also the wiki page [[docs:smarty3-templates]]. =... => DI::pConfig()->get(local_user(), 'catavatar', 'seed', false) ? DI::l10n()->t('Reset to email Cat') :... s with file locations (as of 24-Sep-2018). Please see the source for details of any hooks not documente
- How to improve the performance of a Friendica site
- ps to analyze your bottlenecks. When enabled you see some values at the bottom of every page. They sho... ExpiresDefault "access plus 1 week" </code> Also see the Apache [[http://httpd.apache.org/docs/2.2/mod... te” by typing in “a2enmod deflate” as root. Also see the Apache [[http://httpd.apache.org/docs/2.2/mod... '1'' in the ''my.cnf'' file of your MySQL server (see [[https://github.com/friendica/friendica/issues/1
- Friendica Templating Documentation
- s). ==== field_intcheckbox.tpl ==== A checkbox (see above) but you can define the value of it. Field ... ckbox. ==== field_openid.tpl ==== An input box (see above) but prepared for special CSS styling for o... eld_password.tpl ==== A single line input field (see above) for textual input. The characters typed in... d_select_raw.tpl ==== A drop down selection box (see above) but you have to prepare the values yoursel
- Friendica API entities
- | | ''parent'' | Integer | Parent Item Id | | ''seen'' | Integer (Boolean) | Whether the notification... tivitystrea.ms|Activity Streams]] Verb URL | | ''seen'' | Integer (Boolean) | Whether the notification... %getText%%'' is empty or absent. | | ''friendica_seen'' | Integer (Boolean) | Whether the private mess
- Friendica Installation
- tail as possible about any error messages you may see, so that we can prevent it from happening in the ... u should get a permission denied message. If you see the word "test" your Apache configuration is not ... be changed to "AllowOverride All". If you do not see the word "test", your ''.htaccess'' is working,
- Themes
- tains all available variants and s submit button. See the documentation about [[https://git.friendi.ca/... <?php /* meta informations for the theme, see below */ use Friendica\App; function... s://f.diekershoff.de/profile/tobias> */ You see the definition of the theme's name, it's version
- Abstracts
- er connector. And on Mastodon your followers will see > silly content, some words of warning as previ... the button to expand the full posting, they will see > This is the normal content for the posting. Wi
- Account Basics
- egistration. If registration is allowed, you will see a “Register” link immediately below the login pro... e hardware problem and is not recoverable. ===== See Also ===== * [[:docs:Profiles|Profiles]] * [