index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mod_roster.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
update copyright up to 2011
Christophe Romain
2011-02-14
1
-1
/
+1
*
Fix resending authorization problem
Badlop
2010-02-24
1
-2
/
+2
*
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
Badlop
2010-01-12
1
-1
/
+1
*
Move functions from roster_versioning to mod_roster (EJAB-964)
Badlop
2009-08-06
1
-7
/
+52
*
Support for roster versioning (EJAB-964)
Pablo Polvorin
2009-08-06
1
-14
/
+95
*
Replace TYPE/1 with is_TYPE/1 (EJAB-922)
Badlop
2009-05-06
1
-1
/
+1
*
* src/mod_roster.erl: When account is deleted, cancel presence
Badlop
2009-02-16
1
-28
/
+47
*
* src/web/ejabberd_web_admin.erl: Use textareas for large input
Badlop
2009-01-12
1
-2
/
+2
*
* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)
Badlop
2009-01-12
1
-2
/
+2
*
* src/mod_roster.erl: Show hyperlinks to local contacts when
Badlop
2009-01-07
1
-2
/
+20
*
* src/ejabberd_c2s.erl: Ensure unique ID in roster push (EJAB-721)
Badlop
2008-10-24
1
-1
/
+1
*
* doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)
Badlop
2008-07-31
1
-1
/
+1
*
* src/*.hrl: Get back all ejabberd header files to their original
Badlop
2008-07-16
1
-2
/
+2
*
* src/configure.ac: Update installation permissions (EJAB-402)
Badlop
2008-07-13
1
-2
/
+2
*
* src/mod_shared_roster.erl: Allow to get subscribed to a contact
Badlop
2008-07-09
1
-0
/
+1
*
* src/mod_roster.erl: Fixed "from" attribute in roster pushes
Alexey Shchepin
2008-02-28
1
-1
/
+1
*
* src/mod_roster.erl: Removed the ancient Psi roster workaround
Alexey Shchepin
2008-02-14
1
-38
/
+0
*
* doc/guide.tex: Updated copyright dates to 2008
Badlop
2008-01-15
1
-1
/
+1
*
* applied copyright patch 2.
Mickaël Rémond
2007-12-24
1
-3
/
+22
*
Fixed conflict
Alexey Shchepin
2007-08-24
1
-4
/
+0
*
* src/web/ejabberd_web_admin.erl: Moved roster stuff to mod_roster*
Alexey Shchepin
2007-08-24
1
-2
/
+178
*
* src/mod_roster.erl: Don't send roster push when unsubscribing in
Alexey Shchepin
2007-08-20
1
-1
/
+4
*
* src/ejabberd_auth_anonymous.erl: Added anonymous_purge_hook
Alexey Shchepin
2007-05-12
1
-0
/
+4
*
* src/mod_roster_odbc.erl: Don't deliver roster items in "None +
Alexey Shchepin
2007-04-26
1
-3
/
+13
*
* src/mod_shared_roster.erl: Shared roster entries can now be
Mickaël Rémond
2006-07-06
1
-1
/
+5
*
* src/mod_roster.erl: According to RFC3921 section 9.2, outbound
Mickaël Rémond
2006-05-29
1
-1
/
+1
*
* src/odbc/pg.sql: Updated
Alexey Shchepin
2006-05-26
1
-27
/
+29
*
* src/mod_roster.erl: The subscribe request are now resend at
Mickaël Rémond
2006-05-23
1
-50
/
+96
*
* src/mod_roster.erl: Workaround for gateway subscriptions now
Alexey Shchepin
2005-12-11
1
-4
/
+9
*
* src/mod_roster.erl: The "id" attribute of roster push packet was
Alexey Shchepin
2005-11-22
1
-1
/
+3
*
* (all): Enhanced virtual hosting support
Alexey Shchepin
2005-06-20
1
-19
/
+19
*
Merged the Process One contributions ( Virtual Hosting )
tmallard
2005-04-17
1
-64
/
+133
*
* src/mod_roster_odbc.erl: Roster support via ODBC (not completed)
Alexey Shchepin
2004-12-19
1
-13
/
+32
*
* tools/ejabberdctl: Added call to "exec" (thanks to Sergei
Alexey Shchepin
2004-09-10
1
-11
/
+5
*
* src/mod_roster.erl: Removed superfluous include_lib line
Alexey Shchepin
2004-07-10
1
-1
/
+0
*
* doc/guide.tex: Updated
Alexey Shchepin
2004-07-09
1
-1
/
+5
*
* src/mod_roster.erl: Bugfix
Alexey Shchepin
2004-03-16
1
-2
/
+2
*
* src/ejabberd_ctl.erl: Added commands for backup processing
Alexey Shchepin
2004-01-18
1
-7
/
+41
*
* src/ejabberd_c2s.erl: Presence probe now sended from full JID
Alexey Shchepin
2003-12-24
1
-2
/
+4
*
* src/mod_roster.erl: Added workaround for legacy gateways
Alexey Shchepin
2003-12-21
1
-2
/
+4
*
* src/jlib.hrl: Added declaration of "iq" record
Alexey Shchepin
2003-12-17
1
-32
/
+30
*
* src/ejabberd_s2s.erl: Partially rewrited
Alexey Shchepin
2003-12-13
1
-3
/
+0
*
* src/mod_roster.erl: Updated subscription handling to latest
Alexey Shchepin
2003-12-11
1
-156
/
+124
*
* src/ejabberd_c2s.erl: More strong check for authentificated JID
Alexey Shchepin
2003-10-30
1
-1
/
+1
*
* src/ejabberd_auth.erl: Minor change in check_password/4
Alexey Shchepin
2003-10-27
1
-10
/
+46
*
* src/configure.ac: Build system now done using autoconf (thanks
Alexey Shchepin
2003-10-17
1
-6
/
+5
*
* src/stringprep/stringprep_drv.c: Removed needless iconv.h
Alexey Shchepin
2003-10-10
1
-1
/
+13
*
* (all): Changed JID storage format, added support for stringprep
Alexey Shchepin
2003-10-07
1
-33
/
+47
*
* src/mod_privacy.erl: Privacy rules support
Alexey Shchepin
2003-08-03
1
-1
/
+17
*
* src/mod_vcard.erl: Bugfix
Alexey Shchepin
2003-07-21
1
-13
/
+13
[next]