aboutsummaryrefslogtreecommitdiff
path: root/src/mod_privacy.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/mod_privacy.erl: Privacy List: deny presence-out all + sendBadlop2009-02-161-43/+37
* * src/mod_privacy.erl: Only run roster_get_jid_info if privacyBadlop2009-01-201-21/+32
* * src/mod_privacy.erl: Privacy list items must be processed in theBadlop2009-01-161-1/+6
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-2/+2
* * src/odbc/odbc_queries.erl: Fix removal of private_storage of anBadlop2008-12-231-1/+15
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
* * applied copyright patch 2.Mickaël Rémond2007-12-241-4/+22
* * src/acl.erl and other 64 files: Remove Erlang module attributeBadlop2007-12-061-1/+0
* * src/mod_privacy.erl: BugfixAlexey Shchepin2007-10-171-6/+2
* * src/mod_last.erl: Adapted to mod_privacy changes.Mickaël Rémond2007-07-261-17/+1
* * src/mod_privacy_odbc.erl: Privacy rules support using odbcAlexey Shchepin2006-10-091-2/+2
* * src/mod_privacy.erl: Use hooks instead of direct function callsAlexey Shchepin2006-10-051-33/+34
* * src/mod_privacy.erl: Fixed privacy list pushing (thanks toAlexey Shchepin2006-03-171-2/+6
* * (all): Enhanced virtual hosting supportAlexey Shchepin2005-06-201-23/+23
* Merged the Process One contributions ( Virtual Hosting )tmallard2005-04-171-34/+83
* * src/mod_roster_odbc.erl: Roster support via ODBC (not completed)Alexey Shchepin2004-12-191-4/+8
* * src/mod_last.erl: Supprot for storing status from latestAlexey Shchepin2004-07-111-1/+1
* * doc/guide.tex: UpdatedAlexey Shchepin2004-07-091-1/+3
* * src/jlib.hrl: Added declaration of "iq" recordAlexey Shchepin2003-12-171-24/+15
* * src/stringprep/stringprep_drv.c: Removed needless iconv.hAlexey Shchepin2003-10-101-2/+3
* * (all): Changed JID storage format, added support for stringprepAlexey Shchepin2003-10-071-30/+25
* * src/mod_privacy.erl: Privacy rules supportAlexey Shchepin2003-08-031-0/+672