34
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 15 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CHANGES: Document some of the recent changes and features in trunk More... 5 months ago
configmanager: Fix linter issues More... 5 months ago
configmanager: Support for appending to existing config options More... 5 months ago
configmanager: Make _G accessible via `Lua` variable, deprecate direct access More... 5 months ago
configmanager: Allow referencing previously-set options in the config file More... 5 months ago
mod_user_account_management: Clear pending deletion if account re-enabled More... 5 months ago
mod_http_errors: Simplify CSS via built-in dark mode More... 5 months ago
mod_saslauth: Fire event per SASL step More... 5 months ago
mod_c2s: Make c2s_timeout timer reachable to allow access from other modules More... 5 months ago
tools: Add a tool for comparing DOAP to the latest XEP versions More... 5 months ago
util.jsonschema: Return basic structured validation response More... 5 months ago
mod_s2s: Close connection on smacks timeout More... 5 months ago
mod_saslauth: Fire event at start of authentication attempt More... 5 months ago
net.http.server: Fix whitespace-ignoring syntax More... 5 months ago
Merge 0.12->trunk More... 5 months ago
mod_user_account_management: Fire events with a fake (not destroyed) session More... 5 months ago
lua-format: Let simple things be one line More... 5 months ago
mod_cron: Rebuild with new LuaFormatter settings (tabs!) More... 5 months ago
util.datamanager: Fix missing pack format when reading first index entry More... 5 months ago
mod_user_account_management: Add support for soft-deletion of accounts via IBR More... 5 months ago
moduleapi: Log error message when ambiguous period spec is found in config More... 5 months ago
util.human.io: Don't accept ambiguous durations by default More... 5 months ago
mod_cron: Update Teal source and rebuild More... 5 months ago
mod_cron: Rename variable to fix shadowing (#luacheck) More... 5 months ago
mod_cron: Add shell command to list registered cron tasks with status More... 5 months ago
mod_saslauth: Allow plugins to override return SASL condition/text More... 5 months ago
luacheckrc, mod_http_file_share: Update for module API change (once->on_ready) More... 5 months ago
modulemanager: Allow modules to expose module.ready - to be called after init More... 5 months ago
moduleapi: Rename :once() to :on_ready() for clarity More... 5 months ago
usermanager, mod_auth_internal_hashed: Support metadata when disabling a user More... 5 months ago