Mercurial > prosody-modules
log mod_http_roster_admin/mod_http_roster_admin.lua @ 5309:09656e2b4927
age | author | description |
---|---|---|
2018-09-27 | Kim Alvefur | mod_http_roster_admin: Add explicit dependency on mod_http |
2018-09-13 | Matthew Wild | mod_http_roster_admin: Explicitly set 'id' attribute on roster pushes |
2017-03-21 | JC Brand | mod_http_roster_admin: Don't call callback if it's nil |
2017-03-15 | JC Brand | mod_http_roster_admin: remove unused requires |
2017-03-15 | JC Brand | mod_http_roster_admin: No need to manually purge. |
2017-03-14 | JC Brand | Purge the roster from RAM when the user logs off. |
2017-01-12 | JC Brand | Log URL called by http_roster_admin |
2016-06-14 | JC Brand | mod_http_roster_admin: Also log if the status error is 0 (Connection refused) |
2016-04-15 | JC Brand | Add mod_http_roster_admin |