Go to file
Jan Vidar Krey 875f55a401 Added a chat history plugin.
The mod_chat_history plugin provides chat history for all public chat messages.

Can be configured in the following ways:

- history_max: max number of messages stored in history
- history_default: the default number of messages to be returned when invoking !history
- history_connect: if > 0, then this number of messages is automatically sent when connecting to the hub

Removed the built-in !history command in favour of the mod_chat_history plug-in.

Make sure we unescape all chat messages before forwarding any of them to plugins.

Update example plugins.conf in documentation directory.
2012-01-03 23:22:41 +01:00
admin Cleanup after creating debian packages. 2009-03-24 23:16:09 +01:00
autotest Refactored command parsing. 2011-12-19 00:34:45 +01:00
debian Update to version 0.3.2 2010-05-31 17:13:40 +02:00
doc Added a chat history plugin. 2012-01-03 23:22:41 +01:00
src Added a chat history plugin. 2012-01-03 23:22:41 +01:00
tools - add comment in sqlite conver script 2010-11-22 10:39:39 +03:00
vs2010 Windows/VS2010 fixes. 2011-12-11 12:53:09 +01:00
.gitignore Update .gitignore, made it more precise. 2010-07-29 10:44:25 +02:00
AUTHORS Added support for dynamic commands. 2011-12-09 10:29:50 +01:00
BSDmakefile kqueue() BSD fixes 2010-01-27 17:50:02 +01:00
BUGS Document new bugs strategies 2009-03-16 17:35:08 +01:00
COPYING First git commit. 2009-02-19 17:14:09 +01:00
ChangeLog Update to version 0.3.2 2010-05-31 17:13:40 +02:00
GNUmakefile Started working on mod_welcome which will replace the built-in file_motd and file_rules configuration options. 2011-12-21 14:31:29 +01:00
README Fix documentation about file descriptor limits. 2010-02-05 22:40:35 +01:00
TODO Add TODO file. Some modify example uhub.conf 2010-01-14 09:46:55 +03:00
version.h Fix compiler warnings using gcc 4.6. 2011-11-28 16:30:35 +01:00

README

Welcome and thanks for downloading uHub, a high performance ADC p2p hub.

For the official documentation, bugs and other information, please visit:
http://www.uhub.org/

For a list of compatible ADC clients, see:
http://www.adcportal.com/wiki/index.php/ADC_Software_List#Client_Software