Search
You can find the results of your search below.
Fulltext results:
- api-friendica @docs
- :"xyz"} ### GET api/friendica/direct_messages_setseen #### Parameters * `id`: id of the message to be updated as seen #### Return values On success: * JSON return `{"result": "ok", "message": "message set to seen"}` On error: * different JSON returns `{"resul... ion) for the current user, ordered by date with unseen item on top. #### Parameters none ### POST ap
- groups-and-privacy @docs
- 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
- FAQ / Friendica @faq
- of the affected friendica server. (Admins, please see the respective [[docs:ssl|section of the admin ma... supported file types are WebM, MP4, MP3 and OGG. See Wikipedia for more of them [[https://en.wikipedia... n url and parameters. For example if you want to see https://example.com/profile/example in German you... te messages to you. Like blocking, you will still see this person's comments to posts made by your frie
- settings @docs
- iew In the main page of the admin panel you will see an information summary about your node. ### Queu... ome translations. Some more complete then others. See [this help page](/help/translations) for more inf... 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. ## Additi
- Frequently Asked Questions - FAQ @docs
- of the affected friendica server. (Admins, please see the respective section of the [admin manual](help... supported file types are WebM, MP4, MP3 and OGG. See Wikipedia for more of them [[https://en.wikipedia... n url and parameters. For example if you want to see https://example.com/profile/example in German you... te messages to you. Like blocking, you will still see this person's comments to posts made by your frie
- making-friends @docs
- 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
- Quick Start Guide @docs
- is the wall or stream or timeline where you can see all your own posts and the comments to your posts... ld ensure that your set the **permissions who can see that post or message** correctly. This is one of ... ck icon or **permissions** tab to select who can see it. - **If you don't change anything, your post will be public**. So every of your contact will see it and everybody visiting your profile will see i
- Creating posts @docs
- 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 Templating Documentation @docs
- ]). ==== 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
- bbcode @docs
- <tr> <td>[abstract]Totally interesting! A must-see! Please click the link![/abstract]<br> I want to ... the text <blockquote>Totally interesting! A must-see! Please click the link!</blockquote> On Friendica you would only see the text after <blockquote>I want to tell you a r... twit]Hi my dear Twitter followers. Do you want to see my new pictures?[/abstract]<br> [abstract=apdn]He
- Formatting Syntax @wiki
- on in the pagename. For details about namespaces see [[doku>namespaces]]. Linking to a specific secti... for links and [[#images_and_other_files|images]] (see below) like this: [[http://php.net|{{wiki:doku... e caption}} For linking an image to another page see [[#Image Links]] above. ==== Supported Media For... Col 2 | Row 2 Col 3 | As you can see, it's the cell separator before a cell which deci
- api-entities @docs
- td> <td>Parent Item Id</td> </tr> <tr> <td><code>seen</code></td> <td>Integer (Boolean)</td> <td>Wheth... vitystrea.ms) Verb URL</td> </tr> <tr> <td><code>seen</code></td> <td>Integer (Boolean)</td> <td>Wheth... y or absent.</td> </tr> <tr> <td><code>friendica_seen</code></td> <td>Integer (Boolean)</td> <td>Wheth
- improve-performance @docs
- ps to analyze your bottlenecks. When enabled you see some values at the bottom of every page. They sho... tive on ExpiresDefault "access plus 1 week" Also see the Apache [2.2](http://httpd.apache.org/docs/2.2... te" by typing in "a2enmod deflate" as root. Also see the Apache [2.2](http://httpd.apache.org/docs/2.2
- Themes @docs
- 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
- Friendica Addon development @docs
- evelopment ============== * [Home](help) Please see the sample addon 'randplace' for a working exampl... array( 'title' => 'My beautiful addon', )); ``` See also the wiki page [Quick Template Guide](https:/... s with file locations (as of 24-Sep-2018). Please see the source for details of any hooks not documente