summaryrefslogtreecommitdiff
path: root/src/mod_vcard.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add config validation at startupEvgeniy Khramtsov2015-06-011-1/+19
* Document protocol support (EJABS-1620)Badlop2015-05-211-0/+3
* Add new 'default_db' optionEvgeniy Khramtsov2015-03-301-1/+1
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-3/+3
* Return an empty <vCard/> element in an IQ-result when no vCard exists.Gu Feng2014-10-251-0/+5
* Serialize records to proplists before storing then in RiakEvgeniy Khramtsov2014-07-141-2/+6
* Add SQL to Riak converterEvgeniy Khramtsov2014-07-101-0/+67
* Improve Riak supportEvgeniy Khramtsov2014-07-101-30/+33
* Updated riak supportAlexey Shchepin2014-07-101-4/+43
* Merge pull request #146 from jamielinux/masterbadlop2014-04-111-4/+3
|\
| * Update FSF addressJamie Nguyen2014-02-221-4/+3
* | Update copyright dates to 2014 (EJAB-1679)Badlop2014-03-131-3/+3
|/
* Add SQL to Mnesia converterEvgeniy Khramtsov2013-07-211-1/+37
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+1
* Accumulated patch to binarize and indent codeBadlop2013-03-141-818/+810
* Update copyright datesAlexey Shchepin2013-01-241-3/+3
* Merge SQL and Mnesia code into one module (EJAB-1560)Evgeniy Khramtsov2012-04-271-69/+250
* Update copyright datesAlexey Shchepin2012-02-231-3/+3
* Work also with some unicode strings in PgSQL (EJAB-1490)Badlop2012-02-141-23/+29
* Fix error in mod_vcard when lowercasing some vjud search result fields (EJAB-...Badlop2011-11-261-23/+23
* update copyright up to 2011Christophe Romain2011-02-141-3/+3
* Automatic vcard avatar addition in presence (thanks to Igor Goryachev)(EJAB-208)Badlop2010-04-271-1/+2
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-3/+3
* Call ejabberd_router:route/3 instead of sending a message (EJAB-1114)Badlop2009-12-041-1/+1
* Support XEP-0157: Contact Addresses for XMPP Services (EJAB-235)Badlop2009-07-171-1/+4
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-4/+4
* * src/mod_irc/mod_irc.erl: Announce disco#info (thanks to Spike)Badlop2008-11-261-2/+4
* * 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-3/+3
* * Applied copyright patch 3.Mickaël Rémond2007-12-241-2/+2
* * applied copyright patch 2.Mickaël Rémond2007-12-241-4/+23
* * src/mod_irc/mod_irc.erl: No need to translate copyright noticeBadlop2007-12-151-4/+4
* * src/mod_vcard.erl: Add type of x:data field to searchBadlop2007-11-291-12/+12
* * doc/guide.tex: Update URI of ejabberd official home page, URIBadlop2007-11-271-6/+4
* * src/mod_vcard.erl: Ensure mod_vcard to respect FORM_TYPE registry (EJAB-328).Badlop2007-11-271-12/+12
* * src/gen_mod.erl: Substitute @HOST@ with hostname in the 'host'Alexey Shchepin2007-08-251-3/+1
* * src/mod_vcard.erl: Make services description translatable in discovery (EJA...Mickaël Rémond2007-05-291-2/+2
* * src/mod_irc/mod_irc_connection.erl: Added /msg and /ctcpAlexey Shchepin2006-02-181-4/+4
* * src/mod_muc/mod_muc_room.erl: Kick non-members when roomAlexey Shchepin2006-02-061-2/+2
* * src/mod_vcard.erl: Fixed xmlns in disco items replies (thanks toAlexey Shchepin2005-11-191-1/+1
* * src/mod_disco.erl: Functions register_sm_feature andAlexey Shchepin2005-09-041-5/+22
* * src/mod_vcard_ldap.erl: BugfixAlexey Shchepin2005-08-251-16/+16
* * src/mod_register.erl: BugfixAlexey Shchepin2005-07-131-1/+1
* * (all): Enhanced virtual hosting supportAlexey Shchepin2005-06-201-17/+22
* Merged the Process One contributions ( Virtual Hosting )tmallard2005-04-171-86/+231
* * src/mod_irc/mod_irc_connection.erl: Added filtering of quitAlexey Shchepin2005-01-131-2/+2
* * src/mod_roster_odbc.erl: Roster support via ODBC (not completed)Alexey Shchepin2004-12-191-0/+4
* * src/mod_vcard.erl: Added missed indexAlexey Shchepin2004-11-211-0/+1
* * src/mod_muc/mod_muc_room.erl: Send password in room invitationAlexey Shchepin2004-09-171-0/+2
* * tools/ejabberdctl: Added call to "exec" (thanks to SergeiAlexey Shchepin2004-09-101-17/+47