aboutsummaryrefslogtreecommitdiff
path: root/src/mod_roster.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-2/+3
* Accumulated patch to binarize and indent codeBadlop2013-03-141-1049/+1122
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
* Fix regression introduced in odbc/mnesia mergeEvgeniy Khramtsov2012-07-171-4/+4
* Fix get_subscription_lists/4Evgeniy Khramtsov2012-04-291-1/+1
* Merge SQL and Mnesia code into one module (EJAB-1560)Evgeniy Khramtsov2012-04-271-132/+534
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
* Reorganize the push_item function, and handle version not_found (EJAB-1420)Badlop2011-04-291-14/+9
* No need to inform that XEP-0237 is optional; clarified in XEP version 1.2Badlop2011-04-291-1/+1
* update copyright up to 2011Christophe Romain2011-02-141-1/+1
* Fix resending authorization problemBadlop2010-02-241-2/+2
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* Move functions from roster_versioning to mod_roster (EJAB-964)Badlop2009-08-061-7/+52
* Support for roster versioning (EJAB-964)Pablo Polvorin2009-08-061-14/+95
* Replace TYPE/1 with is_TYPE/1 (EJAB-922)Badlop2009-05-061-1/+1
* * src/mod_roster.erl: When account is deleted, cancel presenceBadlop2009-02-161-28/+47
* * src/web/ejabberd_web_admin.erl: Use textareas for large inputBadlop2009-01-121-2/+2
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-2/+2
* * src/mod_roster.erl: Show hyperlinks to local contacts whenBadlop2009-01-071-2/+20
* * src/ejabberd_c2s.erl: Ensure unique ID in roster push (EJAB-721)Badlop2008-10-241-1/+1
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
* * src/*.hrl: Get back all ejabberd header files to their originalBadlop2008-07-161-2/+2
* * src/configure.ac: Update installation permissions (EJAB-402)Badlop2008-07-131-2/+2
* * src/mod_shared_roster.erl: Allow to get subscribed to a contactBadlop2008-07-091-0/+1
* * src/mod_roster.erl: Fixed "from" attribute in roster pushesAlexey Shchepin2008-02-281-1/+1
* * src/mod_roster.erl: Removed the ancient Psi roster workaroundAlexey Shchepin2008-02-141-38/+0
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
* * applied copyright patch 2.Mickaël Rémond2007-12-241-3/+22
* Fixed conflictAlexey Shchepin2007-08-241-4/+0
* * src/web/ejabberd_web_admin.erl: Moved roster stuff to mod_roster*Alexey Shchepin2007-08-241-2/+178
* * src/mod_roster.erl: Don't send roster push when unsubscribing inAlexey Shchepin2007-08-201-1/+4
* * src/ejabberd_auth_anonymous.erl: Added anonymous_purge_hookAlexey Shchepin2007-05-121-0/+4
* * src/mod_roster_odbc.erl: Don't deliver roster items in "None +Alexey Shchepin2007-04-261-3/+13
* * src/mod_shared_roster.erl: Shared roster entries can now beMickaël Rémond2006-07-061-1/+5
* * src/mod_roster.erl: According to RFC3921 section 9.2, outboundMickaël Rémond2006-05-291-1/+1
* * src/odbc/pg.sql: UpdatedAlexey Shchepin2006-05-261-27/+29
* * src/mod_roster.erl: The subscribe request are now resend atMickaël Rémond2006-05-231-50/+96
* * src/mod_roster.erl: Workaround for gateway subscriptions nowAlexey Shchepin2005-12-111-4/+9
* * src/mod_roster.erl: The "id" attribute of roster push packet wasAlexey Shchepin2005-11-221-1/+3
* * (all): Enhanced virtual hosting supportAlexey Shchepin2005-06-201-19/+19
* Merged the Process One contributions ( Virtual Hosting )tmallard2005-04-171-64/+133
* * src/mod_roster_odbc.erl: Roster support via ODBC (not completed)Alexey Shchepin2004-12-191-13/+32
* * tools/ejabberdctl: Added call to "exec" (thanks to SergeiAlexey Shchepin2004-09-101-11/+5
* * src/mod_roster.erl: Removed superfluous include_lib lineAlexey Shchepin2004-07-101-1/+0
* * doc/guide.tex: UpdatedAlexey Shchepin2004-07-091-1/+5
* * src/mod_roster.erl: BugfixAlexey Shchepin2004-03-161-2/+2
* * src/ejabberd_ctl.erl: Added commands for backup processingAlexey Shchepin2004-01-181-7/+41
* * src/ejabberd_c2s.erl: Presence probe now sended from full JIDAlexey Shchepin2003-12-241-2/+4
* * src/mod_roster.erl: Added workaround for legacy gatewaysAlexey Shchepin2003-12-211-2/+4
* * src/jlib.hrl: Added declaration of "iq" recordAlexey Shchepin2003-12-171-32/+30