friendica-addons/jappixmini
Adam Magness 49eff56e5d Core Logger
implement log() function.
more to squash


Core Logger Class

implement log() function
2018-10-29 19:40:18 -04:00
..
jappix [ImgBot] optimizes images 2018-07-14 02:28:43 -04:00
lang CS translation jappixmini THX Aditoo 2018-09-17 21:25:33 +02:00
MIT.txt jappixmini: make ready for distribution 2012-04-18 01:15:19 +02:00
README Update strings 2018-01-20 11:01:59 -05:00
jappixmini.php Core Logger 2018-10-29 19:40:18 -04:00
lib.js pumpio: endless loop in comment completetion should be solved. Bug when registering should be solved as well. 2013-09-27 23:33:35 +02:00
proxy.php Use short form array syntax everywhere 2018-01-15 08:15:33 -05:00

README

Jappix Mini Addon
==================

This quick-and-dirty addon allows you to add a Jabber-based, Facebook-like chat
to Friendica. It uses Jappix Mini.

It is necessary to use a BOSH host - so to use this addon, each users need to
know the address of a BOSH host that works with his account. The BOSH server of
the Jappix project (https://bind.jappix.com/) is not locked to a specific XMPP
provider, but keep in mind that only personal usage is approved according to
http://codingteam.net/project/jappix/doc/BoshServer.
If you have a larger server, it is recommended that you install your own BOSH
server and recommend it using the configuration help field. If it is on the
same server, you can also deactivate the BOSH proxy. This should improve the
performance.

The addon has an experimental autosubscribe and autosuggest functionality which
tries to add your Friendica contacts to your roster automatically.

Limitations:
 - Jabber passwords can only be encrypted if they are at most 39 characters
   long.

Notes on the license
--------------------

The license of this addon is AGPL, as required by Jappix Mini. If you make
modifications to the addon, you are responsible for providing a proper facility
for downloading the changed source code.
Moreover, it may be necessary that you publish the source code of the Friendica
application and all other used addons if you do not use standard versions.