2013-01-25 22:45:48 +01:00
Chats
=====
* [Home ](help )
2017-05-19 22:37:45 +02:00
There are two possibilities to use chat on your friendica site
2013-01-25 22:45:48 +01:00
* IRC Chat
* Jappix
2015-04-18 15:51:27 +02:00
IRC-Chat Plugin
---
2013-01-25 22:45:48 +01:00
2015-04-18 15:51:27 +02:00
After activating the plugin, you can find the chat at [yoursite.com/irc ](../irc ).
Note: you can use this chat without any login at your site so that everyone could use it.
2013-01-25 22:45:48 +01:00
2017-05-19 22:37:45 +02:00
If you follow the link, you will see the login page of the IRC chat.
2015-04-18 15:51:27 +02:00
Now choose a nickname and a chatroom.
2017-05-19 22:37:45 +02:00
You can choose any name you like for the room, even something like #superchatwhosenameisonlyknownbyme .
Finally, solve the captchas and click the connect button.
2013-01-25 22:45:48 +01:00
2015-04-18 15:51:27 +02:00
The following window shows some text while connecting.
2017-05-19 22:37:45 +02:00
This text isn't important, just wait for the next window.
2015-04-18 15:51:27 +02:00
The first line shows your name and your current IP address.
The right part of the window shows all users.
2015-10-19 07:58:13 +02:00
The lower part of the window contains an input field.
2013-01-25 22:45:48 +01:00
2015-04-18 15:51:27 +02:00
Jappix Mini
---
2013-01-25 22:45:48 +01:00
2015-04-18 15:51:27 +02:00
The Jappix Mini Plugin creates a chatbox for jabber- and XMPP-contacts.
You should already have a jabber/XMPP-account before setting up the plugin.
You can find more information at [jabber.org ](http://www.jabber.org/ ).
2013-01-25 22:45:48 +01:00
2015-04-18 15:51:27 +02:00
You can use several servers to create an account:
2013-01-25 22:45:48 +01:00
* [https://jappix.com ](https://jappix.com )
* [http://xmpp.net ](http://xmpp.net )
2015-04-18 15:51:27 +02:00
###1. Basics
2013-01-25 22:45:48 +01:00
2015-04-18 15:51:27 +02:00
At first you have to get the current version. You can either pull it from [Github ](https://github.com ) like so:
2013-01-25 22:45:48 +01:00
2015-10-19 07:58:13 +02:00
$> cd /var/www/virtual/YOURSPACE/html/addon; git pull
2013-01-25 22:45:48 +01:00
2015-04-18 15:51:27 +02:00
Or you can download a tar archive here: [jappixmini.tgz ](https://github.com/friendica/friendica-addons/blob/master/jappixmini.tgz ) (click at „view raw“).
2013-01-25 22:45:48 +01:00
2015-04-18 15:51:27 +02:00
Just unpack the file and rename the directory to „jappixmini“.
Next, upload this directory and the .tgz-file into your addon directory of your friendica installation.
2013-01-25 22:45:48 +01:00
2015-04-18 15:51:27 +02:00
Now you can activate the plugin globally on the admin pages.
2015-08-15 09:32:26 +02:00
In the plugin sidebar, you will find an entry of jappix now (where you can also find twitter, GNU Social and others).
2015-04-18 15:51:27 +02:00
The following page shows the settings of this plugin.
2013-01-25 22:45:48 +01:00
2015-04-18 15:51:27 +02:00
Activate the BOSH proxy.
2013-01-25 22:45:48 +01:00
2015-04-18 15:51:27 +02:00
###2. Settings
2013-01-25 22:45:48 +01:00
2015-04-18 15:51:27 +02:00
Go to your user account settings next and choose the plugin page.
Scroll down until you find the Jappix Mini addon settings.
2013-01-25 22:45:48 +01:00
At first you have to activate the addon.
2015-04-18 15:51:27 +02:00
Now add your Jabber/XMPP name, the domain/server (without "http"; just "jappix.com").
For „Jabber BOSH Host“ you could use "https://bind.jappix.com/".
2015-10-19 07:58:13 +02:00
Note that you need another BOSH server if you do not use jappix.com for your XMPP account.
2015-04-18 15:51:27 +02:00
You can find further information in the „Configuration Help“-section below this fields.
At last you have enter your password (there are some more optional options, you can choose).
2015-10-19 07:58:13 +02:00
Finish these steps with "send" to save the entries.
2015-04-18 15:51:27 +02:00
Now, you should find the chatbox at the lower right corner of your browser window.
2013-01-25 22:45:48 +01:00
2015-10-19 07:58:13 +02:00
If you want to add contacts manually, you can click "add contact".