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_shared_roster.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean mod_shared_roster.erl from DB specific code
Evgeniy Khramtsov
2016-04-14
1
-442
/
+58
*
Fix section links to the Guide in the WebAdmin
Badlop
2016-02-08
1
-2
/
+2
*
Switch to Fast XML module
Mickael Remond
2016-02-03
1
-2
/
+2
*
Update copyright to 2016 (#901)
Badlop
2016-01-13
1
-1
/
+1
*
Move JID related functions to jid.erl (#847)
Evgeniy Khramtsov
2015-11-24
1
-32
/
+32
*
Don't send full JID in 'from' of Roster Push (RFC 6121 section 2.1.6). This ...
colm
2015-10-21
1
-1
/
+1
*
cosmetic cleanup
Christophe Romain
2015-10-07
1
-16
/
+11
*
Fix bug introduced in commit b88fa6f6174
Badlop
2015-06-04
1
-4
/
+5
*
Add config validation at startup
Evgeniy Khramtsov
2015-06-01
1
-10
/
+14
*
Add new 'default_db' option
Evgeniy Khramtsov
2015-03-30
1
-1
/
+1
*
Update copyright dates to 2015 (EJAB-1733)
Badlop
2015-01-08
1
-1
/
+1
*
Fix missing presences when adding shared groups (Github PR#99, thanks to Bokner)
Badlop
2015-01-07
1
-33
/
+75
*
Fix return value of mod_shared_roster:delete_group. Current one is not compat...
vesvalo
2014-08-21
1
-1
/
+4
*
Serialize records to proplists before storing then in Riak
Evgeniy Khramtsov
2014-07-14
1
-9
/
+20
*
Add SQL to Riak converter
Evgeniy Khramtsov
2014-07-10
1
-0
/
+7
*
Improve Riak support
Evgeniy Khramtsov
2014-07-10
1
-0
/
+84
*
Do not try to retreive vCards via local SM for foreign JIDs
Evgeniy Khramtsov
2014-05-09
1
-11
/
+18
*
Merge pull request #146 from jamielinux/master
badlop
2014-04-11
1
-4
/
+3
|
\
|
*
Update FSF address
Jamie Nguyen
2014-02-22
1
-4
/
+3
*
|
Update copyright dates to 2014 (EJAB-1679)
Badlop
2014-03-13
1
-1
/
+1
|
/
*
Add SQL to Mnesia converter
Evgeniy Khramtsov
2013-07-21
1
-2
/
+21
*
Switch to rebar build tool
Evgeniy Khramtsov
2013-06-13
1
-2
/
+3
*
Accumulated patch to binarize and indent code
Badlop
2013-03-14
1
-894
/
+942
*
Update copyright dates
Alexey Shchepin
2013-01-24
1
-1
/
+1
*
Merge SQL and Mnesia code into one module (EJAB-1560)
Evgeniy Khramtsov
2012-04-27
1
-70
/
+230
*
ODBC support for mod_shared_roster
Evgeniy Khramtsov
2012-04-04
1
-15
/
+15
*
Update copyright dates
Alexey Shchepin
2012-02-23
1
-1
/
+1
*
Foreign shared rosters items not pushed (thanks to Nathan Bruning)(EJAB-1509)
Badlop
2012-01-04
1
-12
/
+12
*
Preliminary support for groupname@vhost in Displayed Groups (EJAB-506)
Badlop
2011-12-15
1
-3
/
+14
*
Use the regexp frontend module (EJAB-921)
Badlop
2011-12-08
1
-5
/
+5
*
Add support for @online@ to add_user_to_group
Badlop
2011-09-20
1
-6
/
+9
*
Fix dialyzer warnings
Evgeniy Khramtsov
2011-09-05
1
-2
/
+1
*
is_user_in_group/3 must check if user belongs to given Group from Host specif...
Juan Pablo Carlino
2011-07-01
1
-2
/
+2
*
Support anonymous accounts in Shared Roster @all@ directive (EJAB-1264)
Badlop
2011-05-30
1
-0
/
+4
*
Add support for '@online@' Shared Roster Group (thanks to Martin Langhoff)(EJ...
Badlop
2011-02-21
1
-8
/
+105
*
update copyright up to 2011
Christophe Romain
2011-02-14
1
-1
/
+1
*
When account is deleted, delete also member of stored shared rosters.
Badlop
2010-06-24
1
-0
/
+1
*
Shared roster gets contact nickname from vcard, when available (EJAB-114)
Badlop
2010-02-15
1
-1
/
+30
*
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
Badlop
2010-01-12
1
-1
/
+1
*
Fix EDoc comment
Badlop
2009-12-21
1
-2
/
+1
*
Fix get_group_opt to return Default value in case of Mnesia error.
Badlop
2009-12-19
1
-1
/
+3
*
Move get_group_name outside the loop (thanks to mikekaganski)
Badlop
2009-11-26
1
-1
/
+2
*
* src/mod_shared_roster.erl: Support in API to add 'all' as member
Badlop
2009-04-22
1
-19
/
+44
*
* src/mod_shared_roster.erl: Fix bug: a pending subscription
Badlop
2009-02-13
1
-5
/
+38
*
* src/web/ejabberd_web_admin.erl: Use textareas for large input
Badlop
2009-01-12
1
-17
/
+18
*
* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)
Badlop
2009-01-12
1
-2
/
+2
*
* src/web/ejabberd_web_admin.erl: WebAdmin serves Guide and links
Badlop
2009-01-07
1
-2
/
+2
*
* src/acl.erl: New ACL: shared_group (thanks to Maxim Ryazanov)
Badlop
2008-12-23
1
-15
/
+94
*
* src/ejabberd_c2s.erl: Ensure unique ID in roster push (EJAB-721)
Badlop
2008-10-24
1
-2
/
+2
*
* src/mod_shared_roster.erl: Correct roster push when changing a shared roste...
Mickaël Rémond
2008-10-01
1
-6
/
+7
[next]