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