Software /
code /
prosody
Graph
-
mod_admin_shell: Handle global roles (pass host=*)2021-12-06, by Kim Alvefur
-
mod_admin_shell: Only check that local users exist locally2021-12-06, by Kim Alvefur
-
mod_disco: Optionally return info on admin accounts to non-contacts2021-04-15, by Kim Alvefur
-
mod_disco: Advertise anonymous users2020-07-04, by Kim Alvefur
-
mod_disco: Advertise admin accounts as such via disco identity2020-07-04, by Kim Alvefur
-
mod_admin_shell: Support setting roles on hosts other than the users'2021-12-06, by Kim Alvefur
-
mod_admin_shell: Add command for updating roles user:roles(jid, roles)2021-12-06, by Kim Alvefur
-
mod_admin_shell: Allow setting roles when creating user2021-12-04, by Kim Alvefur
-
net.server_epoll: Ensure calls to :write() return something2021-12-06, by Kim Alvefur
-
MUC: Allow modules a chance to act prior to room destruction2021-12-05, by Kim Alvefur
-
mod_cron: Expose the One Timer via module environment2021-12-04, by Kim Alvefur
-
mod_http_file_share: Fix to take retention time into account2021-12-04, by Kim Alvefur
-
mod_http_file_share: Improve consistency of terminology in logging2021-12-04, by Kim Alvefur
-
mod_http_file_share: Rename variable for clarity2021-12-04, by Kim Alvefur
-
mod_http_file_share: Fix deletion counter2021-12-04, by Kim Alvefur
-
mod_http_file_share: Back out 876e1b6d6ae42021-12-03, by Kim Alvefur
-
mod_http_file_share: Recalculate total storage usage weekly instead of daily2021-12-03, by Kim Alvefur
-
mod_cron: Add a 'weekly' job frequency2021-12-03, by Kim Alvefur
-
mod_cron: Initialize timestamp of new tasks to start of period2021-12-03, by Kim Alvefur
-
mod_cron: Follow convention of imports at the top2021-12-03, by Kim Alvefur
-
mod_http_file_share: Keep track of total storage use across restarts2021-12-03, by Kim Alvefur
-
mod_http_file_share: Fix measuring total storage use before it was known2021-12-03, by Kim Alvefur
-
mod_smacks: Refactor, simplify, optimize2021-12-03, by Kim Alvefur
-
mod_smacks: Use function to construct error reply2021-12-02, by Kim Alvefur
-
mod_cron: Initialize daily tasks so they run around midnight UTC2021-12-02, by Kim Alvefur
-
mod_http_file_share: Keep global storage use accurate longer.2021-11-29, by Kim Alvefur
-
mod_http_file_share: Merge file expiry loops2021-11-29, by Kim Alvefur
-
mod_http_file_share: Limit query to time since last expiry2021-11-29, by Kim Alvefur
-
mod_admin_shell: List periodic tasks in module:info2021-11-22, by Kim Alvefur
-
mod_http_file_share: Switch to mod_cron for periodic tasks2021-11-22, by Kim Alvefur
-
mod_muc_mam: Switch to mod_cron for message expiry2021-11-22, by Kim Alvefur
-
mod_mam: Switch to new cron API2021-11-21, by Kim Alvefur
-
core.moduleapi: Add API for adding daily or hourly tasks via mod_cron2021-11-21, by Kim Alvefur
-
mod_cron: Initial commit of periodic task runner2021-11-21, by Kim Alvefur
-
mod_smacks: Remove obsolete comment2021-12-02, by Kim Alvefur
-
mod_smacks: Avoid duplicated queueing using flag on session instead of stanza2021-12-02, by Kim Alvefur
-
mod_smacks: Remove dead conditional2021-12-02, by Kim Alvefur
-
mod_smacks: Ensure hibernating session is not connected2021-12-02, by Kim Alvefur
-
mod_smacks: Reorder imports etc2021-12-01, by Kim Alvefur
-
mod_smacks: Fix empty cache check2021-12-01, by Kim Alvefur
-
mod_smacks: Use stanza type checking function for correctness2021-12-01, by Kim Alvefur
-
mod_smacks: Remove redundant fields2021-12-01, by Kim Alvefur
-
mod_smacks: Factor out formatting of 'h' value2021-12-01, by Kim Alvefur
-
mod_smacks: Remove dead legacy code for 0.102021-12-01, by Kim Alvefur
-
mod_smacks: Use new pre-session-close event instead of monkeypatch2021-12-01, by Kim Alvefur
-
mod_c2s: Add event just before closing as session2021-12-01, by Kim Alvefur
-
util.dependencies: Fix typo (thanks jonas’)2021-11-30, by Kim Alvefur
-
net.server_epoll: Prevent loop attempting to send last data after close2021-11-30, by Kim Alvefur
-
mod_storage_sql: Return cached total where it makes sense2021-11-30, by Kim Alvefur
-
mod_storage_sql: Adjust handling of 'total' for multi-id queries2021-11-30, by Kim Alvefur
-
mod_storage_sql: Fix traceback on multi-user deletion2021-11-30, by Kim Alvefur
-
mod_mam,mod_muc_mam: Simplify deletion when multi-user-deletion is supported2021-11-30, by Kim Alvefur
-
mod_storage_sql: Expose multi-user deletion capability2021-11-30, by Kim Alvefur
-
configure: Silence warning about echo -n [shellcheck]2021-11-29, by Kim Alvefur
-
configure: Remove variable noop (thanks shellcheck)2021-11-29, by Kim Alvefur
-
util.async tests: Explicitly import match from luassert (luacheck)2021-11-29, by Matthew Wild
-
util.startup: Initialize util.async at startup2021-11-29, by Matthew Wild
-
util.async: Add next-tick configuration2021-11-29, by Matthew Wild
-
util.async: Add sleep() method with configurable scheduling backend2021-11-29, by Matthew Wild
-
util.stanza: Adjust pretty printing for symmetry2021-11-29, by Kim Alvefur
Scroll all the way down to load more.