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
/
plugins
/
mod_storage_xep0227.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_storage_xep0227: Ignore unused 'self' argument [luacheck]
Kim Alvefur
2017-10-25
1
-1
/
+1
*
mod_storage_xep0227: Add roster storage (fixes #1023)
Kim Alvefur
2017-10-19
1
-0
/
+73
*
mod_storage_xep0227: Correctly report that only key-value stores are supported
Kim Alvefur
2017-10-19
1
-0
/
+1
*
mod_storage_xep0227: Silence luacheck warnings
Kim Alvefur
2015-05-15
1
-3
/
+3
*
mod_storage_xep0227: Store data from mod_auth_internal_hashed in a private na...
Kim Alvefur
2015-05-15
1
-2
/
+19
*
mod_storage_xep0227: Use the registered namespace
Kim Alvefur
2015-05-15
1
-1
/
+1
*
mod_storage_xep0227: Update open method for current API
Kim Alvefur
2015-05-15
1
-8
/
+3
*
mod_storage_xep0227: Return error from io.open if unable to open file for wri...
Kim Alvefur
2015-05-15
1
-2
/
+2
*
mod_storage_xep0227: Open file for writing even if removing so os.remove has ...
Kim Alvefur
2015-05-15
1
-2
/
+3
*
mod_storage_xep0227: Close file handle after reading
Kim Alvefur
2015-05-15
1
-0
/
+1
*
mod_storage_xep0227: Use configured storage path
Kim Alvefur
2015-05-15
1
-2
/
+3
*
mod_storage_xep0227: Rename to reflect current naming practices
Kim Alvefur
2015-05-15
1
-0
/
+163