Commit graph

1 commit

Author SHA1 Message Date
Eric Schnoebelen
a11192b93d Palaver is a multi-user chat component for Jabber and XMPP servers.
The intention is to support all features of JEP-0045 as well as
the relevant extended discovery features of JEP-0128.  It is written
in Python using the Twisted framework for Internet applications.
It is licensed under the open source MIT license.

Features:
    + Basic groupchat support
    + Owner configuration of rooms
    + Private Chat
    + Kick and Ban of users by owners or admins
    + Admin, Owner, Member, Ban, and other list modifications by owners or
      admins
    + Subject Change by moderators only, or anyone (Configurable by
      moderators)
    + Semi-Anonymous and Non-Anonymous rooms
    + And more...
2008-08-21 20:54:16 +00:00