index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
rostermanager.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
rostermanager: Require storagemanager at the top, fixes traceback on Lua 5.2
Matthew Wild
2016-02-19
1
-3
/
+4
*
rostermanager: Use map stores when only one contact is changed
Kim Alvefur
2016-02-09
1
-15
/
+20
*
rostermanager: Use storagemanager
Kim Alvefur
2016-02-09
1
-3
/
+4
*
rostermanager: Rename variable to avoid name clash [luacheck]
Kim Alvefur
2016-01-09
1
-4
/
+4
*
rostermanager: Add forward declarations
Kim Alvefur
2015-04-08
1
-3
/
+9
*
core.*: Remove use of module() function
Kim Alvefur
2015-02-21
1
-19
/
+37
*
rostermanager: Variable rename for clarity and to avoid name clash [luacheck]
Matthew Wild
2015-05-06
1
-4
/
+4
*
rostermanager: Fix roster upgrade code (thanks mva)
Kim Alvefur
2015-04-05
1
-6
/
+5
*
rostermanager: Add missing import of `type()`
Florian Zeitz
2015-04-03
1
-0
/
+1
*
rostermanager: Remove unused parameter
Matthew Wild
2015-04-03
1
-1
/
+1
*
rostermanager, mod_roster, mod_presence: Move pending roster items to roster ...
Kim Alvefur
2015-04-03
1
-15
/
+25
*
rostermanager: Access bare_sessions through prosody.bare_sessions
Matthew Wild
2015-01-20
1
-1
/
+1
*
Remove all trailing whitespace
Florian Zeitz
2013-08-09
1
-1
/
+1
*
rostermanager, mod_groups: Change roster-load event to pass an event table fo...
Matthew Wild
2013-07-15
1
-1
/
+1
*
rostermanager: do not save rosters for unexistant users.
Marco Cirillo
2013-04-05
1
-0
/
+6
*
rostermanager: Remove unused imports
Kim Alvefur
2013-03-13
1
-4
/
+1
*
mod_presence, rostermanager: Bring outbound subscription cancellation in line...
Waqas Hussain
2012-08-01
1
-8
/
+6
*
Merge with Florob
Matthew Wild
2012-07-28
1
-6
/
+6
|
\
|
*
Hopefully inert commit to clean up logging across a number of modules, removi...
Matthew Wild
2012-07-23
1
-6
/
+6
*
|
Eliminate direct setfenv usage
Florian Zeitz
2012-06-08
1
-1
/
+1
|
/
*
rostermanager: Optimisation to avoid unnecessarily loading rosters for offlin...
Waqas Hussain
2010-06-01
1
-0
/
+12
*
rostermanager: Return an error string when subscription test fails due to an ...
Waqas Hussain
2010-05-24
1
-2
/
+2
*
rostermanager: Mark rosters which fail to load as broken, and never save them.
Waqas Hussain
2010-05-24
1
-1
/
+2
*
rostermanager: Don't fire roster-load event if there was an error loading the...
Matthew Wild
2010-05-22
1
-1
/
+3
*
rostermanager: When loading the roster, also return a datamanager error if av...
Waqas Hussain
2010-05-22
1
-2
/
+3
*
Merge 0.6->0.7
Matthew Wild
2010-03-22
1
-2
/
+2
|
\
|
*
Update copyright headers for 2010
Matthew Wild
2010-03-22
1
-2
/
+2
*
|
rostermanager: Don't bump the roster version if it is == true (ie. we are not...
Matthew Wild
2010-03-22
1
-2
/
+8
|
/
*
rostermanager: Fixed a global access.
Waqas Hussain
2009-10-22
1
-0
/
+1
*
rostermanager: Refactored roster loading to remove duplicate code.
Waqas Hussain
2009-10-22
1
-17
/
+8
*
rostermanager: Log a warning when a self-contact is detected.
Waqas Hussain
2009-10-22
1
-3
/
+10
*
rostermanager: Ensure meta-data entry is present on roster load.
Waqas Hussain
2009-10-22
1
-0
/
+1
*
rostermanager: Remove self-contacts from loaded rosters.
Waqas Hussain
2009-10-22
1
-0
/
+2
*
rostermanager: Fixed a traceback on roster save.
Waqas Hussain
2009-10-13
1
-3
/
+3
*
rostermanager: Fixed: Roster version was not being properly updated in some e...
Waqas Hussain
2009-10-04
1
-10
/
+10
*
rostermanager: Added support for saving rosters of offline users to the save_...
Waqas Hussain
2009-10-04
1
-2
/
+9
*
Remove version number from copyright headers
Matthew Wild
2009-07-10
1
-1
/
+1
*
rostermanager: Fire event on roster load
Matthew Wild
2009-06-22
1
-2
/
+7
*
Fixed: rostermanager: Create new roster item if one doesn't exist on subscrip...
Waqas Hussain
2009-03-30
1
-0
/
+4
*
core.rostermanager/mod_roster: Support for roster versioning
Matthew Wild
2009-03-23
1
-3
/
+9
*
0.3->0.4
Matthew Wild
2009-03-20
1
-1
/
+1
*
Update copyright notices for 2009
Matthew Wild
2009-01-30
1
-2
/
+2
*
0.2->0.3
Matthew Wild
2009-01-30
1
-1
/
+1
*
GPL->MIT!
Matthew Wild
2009-01-30
1
-13
/
+2
*
0.1 -> 0.2
Matthew Wild
2008-12-10
1
-1
/
+1
*
Insert copyright/license headers
Matthew Wild
2008-12-03
1
-0
/
+20
*
Merge from waqas
Matthew Wild
2008-11-15
1
-1
/
+1
|
\
|
*
Some bugs fixed
Waqas Hussain
2008-11-15
1
-1
/
+1
*
|
Update rostermanager to use new logger
Matthew Wild
2008-11-14
1
-4
/
+2
|
/
*
mod_roster fix
Waqas Hussain
2008-11-02
1
-2
/
+2
[next]