summaryrefslogtreecommitdiff
path: root/src/mod_vcard.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean mod_vcard.erl from DB specific codeEvgeniy Khramtsov2016-04-131-627/+71
* Replace some ?ERR_* macros with ?ERRT_*Evgeniy Khramtsov2016-03-311-11/+18
* Make it possible to get virtual host of a registered routeEvgeniy Khramtsov2016-03-131-1/+1
* Update more SQL queriesAlexey Shchepin2016-03-021-43/+22
* Switch to Fast XML moduleMickael Remond2016-02-031-41/+41
* Initial version of migration script from Prosody to ejabberdEvgeniy Khramtsov2016-01-281-1/+1
* Update copyright to 2016 (#901)Badlop2016-01-131-3/+3
* Move JID related functions to jid.erl (#847)Evgeniy Khramtsov2015-11-241-5/+5
* Disable vJUD search in the default config and when not specifiedBadlop2015-11-131-1/+1
* 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