]> git.mxchange.org Git - friendica-addons.git/blob - jappixmini/README
Merge pull request #520 from rabuzarus/20180206_-_membersince_frio_support
[friendica-addons.git] / jappixmini / README
1 Jappix Mini Addon
2 ==================
3
4 This quick-and-dirty addon allows you to add a Jabber-based, Facebook-like chat
5 to Friendica. It uses Jappix Mini.
6
7 It is necessary to use a BOSH host - so to use this addon, each users need to
8 know the address of a BOSH host that works with his account. The BOSH server of
9 the Jappix project (https://bind.jappix.com/) is not locked to a specific XMPP
10 provider, but keep in mind that only personal usage is approved according to
11 http://codingteam.net/project/jappix/doc/BoshServer.
12 If you have a larger server, it is recommended that you install your own BOSH
13 server and recommend it using the configuration help field. If it is on the
14 same server, you can also deactivate the BOSH proxy. This should improve the
15 performance.
16
17 The addon has an experimental autosubscribe and autosuggest functionality which
18 tries to add your Friendica contacts to your roster automatically.
19
20 Limitations:
21  - Jabber passwords can only be encrypted if they are at most 39 characters
22    long.
23
24 Notes on the license
25 --------------------
26
27 The license of this addon is AGPL, as required by Jappix Mini. If you make
28 modifications to the addon, you are responsible for providing a proper facility
29 for downloading the changed source code.
30 Moreover, it may be necessary that you publish the source code of the Friendica
31 application and all other used addons if you do not use standard versions.