Mention mastodon apps for pleroma
This commit is contained in:
parent
a9fbb59d86
commit
5e5db6e713
|
@ -49,6 +49,8 @@ If you prefer a Tweetdeck-style user interface, similar to Mastodon, then once y
|
|||
[[file:images/pleromamastodon.jpg]]
|
||||
#+END_CENTER
|
||||
|
||||
* Mobile apps
|
||||
It's also possible to use Mastodon apps together with Pleroma, such as Tusky, since it supports the Mastodon API. You may need to install *IcecatMobile* and set it as your default browser (under *Settings/Apps/Menu*) in order for the initial oauth registration process to work.
|
||||
* Blocking controls
|
||||
#+BEGIN_CENTER
|
||||
[[file:images/controlpanel/control_panel_blocking.jpg]]
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<!-- 2018-02-21 Wed 16:16 -->
|
||||
<!-- 2018-03-12 Mon 21:53 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>‎</title>
|
||||
|
@ -274,9 +274,9 @@ Some general advice about life in the fediverse <a href="./fediverse.html">can b
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgb538b49" class="outline-2">
|
||||
<h2 id="orgb538b49">Installation</h2>
|
||||
<div class="outline-text-2" id="text-orgb538b49">
|
||||
<div id="outline-container-orga1288c8" class="outline-2">
|
||||
<h2 id="orga1288c8">Installation</h2>
|
||||
<div class="outline-text-2" id="text-orga1288c8">
|
||||
<p>
|
||||
Log into your system with:
|
||||
</p>
|
||||
|
@ -296,9 +296,9 @@ Select <b>Add/Remove Apps</b> then <b>pleroma</b>. You will then be asked for a
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org9e3d185" class="outline-2">
|
||||
<h2 id="org9e3d185">Initial setup</h2>
|
||||
<div class="outline-text-2" id="text-org9e3d185">
|
||||
<div id="outline-container-org7a24a56" class="outline-2">
|
||||
<h2 id="org7a24a56">Initial setup</h2>
|
||||
<div class="outline-text-2" id="text-org7a24a56">
|
||||
<p>
|
||||
The first thing you'll need to do is register a new account. You can set your profile details and profile image by selecting the small settings icon to the right of your name.
|
||||
</p>
|
||||
|
@ -309,9 +309,9 @@ Once you have done that then you can disable further registrations from the <b>A
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgaceec12" class="outline-2">
|
||||
<h2 id="orgaceec12">Mastodon user interface</h2>
|
||||
<div class="outline-text-2" id="text-orgaceec12">
|
||||
<div id="outline-container-org611e679" class="outline-2">
|
||||
<h2 id="org611e679">Mastodon user interface</h2>
|
||||
<div class="outline-text-2" id="text-org611e679">
|
||||
<p>
|
||||
If you prefer a Tweetdeck-style user interface, similar to Mastodon, then once you have registered an account navigate to <b>/yourpleromadomainname/web</b> and log in.
|
||||
</p>
|
||||
|
@ -326,9 +326,17 @@ If you prefer a Tweetdeck-style user interface, similar to Mastodon, then once y
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org9162549" class="outline-2">
|
||||
<h2 id="org9162549">Blocking controls</h2>
|
||||
<div class="outline-text-2" id="text-org9162549">
|
||||
<div id="outline-container-org6bd57cf" class="outline-2">
|
||||
<h2 id="org6bd57cf">Mobile apps</h2>
|
||||
<div class="outline-text-2" id="text-org6bd57cf">
|
||||
<p>
|
||||
It's also possible to use Mastodon apps together with Pleroma, such as Tusky, since it supports the Mastodon API. You may need to install <b>IcecatMobile</b> and set it as your default browser (under <b>Settings/Apps/Menu</b>) in order for the initial oauth registration process to work.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org5784610" class="outline-2">
|
||||
<h2 id="org5784610">Blocking controls</h2>
|
||||
<div class="outline-text-2" id="text-org5784610">
|
||||
<div class="org-center">
|
||||
|
||||
<div class="figure">
|
||||
|
|
Loading…
Reference in New Issue