Software /
code /
prosody
Graph
-
mod_cron: Revert bbd3ac65640d20 months ago, by Kim Alvefur
-
mod_storage_internal: Don't report error when attempting to trim empty archive18 months ago, by Kim Alvefur
-
mod_storage_internal: Fix fast trimming of archive with exactly one item19 months ago, by Kim Alvefur
-
net.http.server: Fix typo in previous commit19 months ago, by Kim Alvefur
-
net.http.server: Support setting Content-Type of uncaught HTTP errors19 months ago, by Kim Alvefur
-
mod_http_file_share: Switch to the new authz API (BC)19 months ago, by Kim Alvefur
-
core.storagemanager: Remove 0.10 era sql2 driver COMPAT19 months ago, by Kim Alvefur
-
Merge 0.12->trunk19 months ago, by Kim Alvefur
-
tools: Reflect bash-ness of mod2spec in shebang20 months ago, by Kim Alvefur
-
util.prosodyctl.check: Correct modern replacement for 'disallow_s2s' 0.12 0.12.420 months ago, by Kim Alvefur
-
mod_s2s: Fix reporting of DANE mismatch20 months ago, by Kim Alvefur
-
core.portmanager: Join strings broken into multiple lines21 months ago, by Kim Alvefur
-
core.portmanager: Hint at HTTP servers for conflicts over port 44321 months ago, by Kim Alvefur
-
net.websocket.frames: Remove completed TODO21 months ago, by Kim Alvefur
-
mod_http: Generate URL from configuration in prosodyctl21 months ago, by Kim Alvefur
-
Merge 0.12->trunk21 months ago, by Kim Alvefur
-
mod_tokenauth: Fix revoking a single token without revoking whole grant21 months ago, by Kim Alvefur
-
util.array: Fix new() library function21 months ago, by Kim Alvefur
-
tests: Add hack to test only a single storage driver21 months ago, by Kim Alvefur
-
tests: Update storagemanager tests for prosody.* namespace change21 months ago, by Kim Alvefur
-
mod_storage_sql: Spell out missing dependencies21 months ago, by Kim Alvefur
-
mod_storage_sql: Pass variables as arguments instead of upvalues21 months ago, by Kim Alvefur
-
util.sql: Remove unused String() and Integer() functions21 months ago, by Kim Alvefur
-
util.sqlite3: Clean up unused variables21 months ago, by Kim Alvefur
-
util.datamanager: Always reset index after list shift21 months ago, by Kim Alvefur
-
core.moduleapi: Parse period min/max arguments21 months ago, by Kim Alvefur
-
util.datamanager: Add way to close indexed list store21 months ago, by Kim Alvefur
-
util.datamanager: Close file handle when done using it21 months ago, by Kim Alvefur
-
util.datamanager: Disable blockwise removal21 months ago, by Kim Alvefur
-
mod_muc: Use enum config API for 'restrict_room_creation'21 months ago, by Kim Alvefur
-
plugins: Use get_option_array for some list shaped options21 months ago, by Kim Alvefur
-
util.datamanager: Disable block alignment21 months ago, by Kim Alvefur
-
plugins: Handle how get_option_period returns "never"21 months ago, by Kim Alvefur
-
plugins: Use boolean config method in some places21 months ago, by Kim Alvefur
-
mod_storage_internal: Use integer option method for cache size21 months ago, by Kim Alvefur
-
mod_muc_mam: Use period option method21 months ago, by Kim Alvefur
-
mod_muc: Use enum option method for 'muc_room_default_presence_broadcast'21 months ago, by Kim Alvefur
-
mod_storage_xep0227: Use enum option method21 months ago, by Kim Alvefur
-
mod_auth_ldap: Use enum option method21 months ago, by Kim Alvefur
-
mod_storage_sql: Use integer config option for cache size21 months ago, by Kim Alvefur
-
mod_storage_sql: Use config enum for 'sqlite_tune'21 months ago, by Kim Alvefur
-
mod_storage_sql: Allow higher precision timestamps in SQLite321 months ago, by Kim Alvefur
-
Merge 0.12->trunk21 months ago, by Kim Alvefur
-
util.prosodyctl.check: Hint about the 'external_addresses' config option 0.1221 months ago, by Kim Alvefur
-
Merge 0.12->trunk21 months ago, by Kim Alvefur
-
util.prosodyctl.check: Get some config options via minimal moduleapi #896 0.1221 months ago, by Kim Alvefur
-
core.moduleapi: Fix min/maxinteger fallback for Lua 5.221 months ago, by Kim Alvefur
-
mod_http: Fix passing minimum limits in wrong argument position21 months ago, by Kim Alvefur
-
plugins: Use integer config API with interval specification where sensible21 months ago, by Kim Alvefur
-
core.moduleapi: Add min/max range support to :get_option_period21 months ago, by Kim Alvefur
-
moduleapi: Add :get_option_integer()21 months ago, by Kim Alvefur
-
util.human.io: Fix stray 'stty' error by only querying width of real ttys21 months ago, by Kim Alvefur
-
plugins: Switch to :get_option_period() for time range options21 months ago, by Kim Alvefur
-
core.moduleapi: Accept boolean false to disable period setting21 months ago, by Kim Alvefur
-
core.moduleapi: Log error for unexpected types (booleans?) set as periods21 months ago, by Kim Alvefur
-
core.moduleapi: Turn negative periods or "never" into infinity21 months ago, by Kim Alvefur
-
core.moduleapi: Improve handling of different types in :get_option_period21 months ago, by Kim Alvefur
Scroll all the way down to load more.