Software /
code /
prosody
Graph
-
core.portmanager: Join strings broken into multiple lines20 months ago, by Kim Alvefur
-
core.portmanager: Hint at HTTP servers for conflicts over port 44320 months ago, by Kim Alvefur
-
net.websocket.frames: Remove completed TODO20 months ago, by Kim Alvefur
-
mod_http: Generate URL from configuration in prosodyctl20 months ago, by Kim Alvefur
-
Merge 0.12->trunk20 months ago, by Kim Alvefur
-
mod_tokenauth: Fix revoking a single token without revoking whole grant20 months ago, by Kim Alvefur
-
util.array: Fix new() library function20 months ago, by Kim Alvefur
-
tests: Add hack to test only a single storage driver20 months ago, by Kim Alvefur
-
tests: Update storagemanager tests for prosody.* namespace change20 months ago, by Kim Alvefur
-
mod_storage_sql: Spell out missing dependencies20 months ago, by Kim Alvefur
-
mod_storage_sql: Pass variables as arguments instead of upvalues20 months ago, by Kim Alvefur
-
util.sql: Remove unused String() and Integer() functions20 months ago, by Kim Alvefur
-
util.sqlite3: Clean up unused variables20 months ago, by Kim Alvefur
-
util.datamanager: Always reset index after list shift20 months ago, by Kim Alvefur
-
core.moduleapi: Parse period min/max arguments20 months ago, by Kim Alvefur
-
util.datamanager: Add way to close indexed list store20 months ago, by Kim Alvefur
-
util.datamanager: Close file handle when done using it20 months ago, by Kim Alvefur
-
util.datamanager: Disable blockwise removal20 months ago, by Kim Alvefur
-
mod_muc: Use enum config API for 'restrict_room_creation'20 months ago, by Kim Alvefur
-
plugins: Use get_option_array for some list shaped options20 months ago, by Kim Alvefur
-
util.datamanager: Disable block alignment20 months ago, by Kim Alvefur
-
plugins: Handle how get_option_period returns "never"20 months ago, by Kim Alvefur
-
plugins: Use boolean config method in some places20 months ago, by Kim Alvefur
-
mod_storage_internal: Use integer option method for cache size20 months ago, by Kim Alvefur
-
mod_muc_mam: Use period option method20 months ago, by Kim Alvefur
-
mod_muc: Use enum option method for 'muc_room_default_presence_broadcast'20 months ago, by Kim Alvefur
-
mod_storage_xep0227: Use enum option method20 months ago, by Kim Alvefur
-
mod_auth_ldap: Use enum option method20 months ago, by Kim Alvefur
-
mod_storage_sql: Use integer config option for cache size20 months ago, by Kim Alvefur
-
mod_storage_sql: Use config enum for 'sqlite_tune'20 months ago, by Kim Alvefur
-
mod_storage_sql: Allow higher precision timestamps in SQLite320 months ago, by Kim Alvefur
-
Merge 0.12->trunk20 months ago, by Kim Alvefur
-
util.prosodyctl.check: Hint about the 'external_addresses' config option 0.1220 months ago, by Kim Alvefur
-
Merge 0.12->trunk20 months ago, by Kim Alvefur
-
util.prosodyctl.check: Get some config options via minimal moduleapi #896 0.1220 months ago, by Kim Alvefur
-
core.moduleapi: Fix min/maxinteger fallback for Lua 5.220 months ago, by Kim Alvefur
-
mod_http: Fix passing minimum limits in wrong argument position20 months ago, by Kim Alvefur
-
plugins: Use integer config API with interval specification where sensible20 months ago, by Kim Alvefur
-
core.moduleapi: Add min/max range support to :get_option_period20 months ago, by Kim Alvefur
-
moduleapi: Add :get_option_integer()20 months ago, by Kim Alvefur
-
util.human.io: Fix stray 'stty' error by only querying width of real ttys20 months ago, by Kim Alvefur
-
plugins: Switch to :get_option_period() for time range options20 months ago, by Kim Alvefur
-
core.moduleapi: Accept boolean false to disable period setting20 months ago, by Kim Alvefur
-
core.moduleapi: Log error for unexpected types (booleans?) set as periods20 months ago, by Kim Alvefur
-
core.moduleapi: Turn negative periods or "never" into infinity20 months ago, by Kim Alvefur
-
core.moduleapi: Improve handling of different types in :get_option_period20 months ago, by Kim Alvefur
-
core.moduleapi: Add :get_option_period for parsing time intervals20 months ago, by Kim Alvefur
-
core.moduleapi: Allow specifying an acceptable range for number options2021-10-05, by Kim Alvefur
-
plugins: Use get_option_enum where appropriate2021-01-16, by Kim Alvefur
-
moduleapi: Add enum config option method2021-01-16, by Kim Alvefur
-
tools: Fix file ending of mod2spec.sh (thanks buildbot)20 months ago, by Kim Alvefur
-
util.human.io: Fix pattern in parse_duration() to cover all used letters20 months ago, by Kim Alvefur
-
util.human.io: Add tests for parse_duration() (some failing)20 months ago, by Kim Alvefur
-
util.human.io: Include relevant arguments in test messages20 months ago, by Kim Alvefur
-
util.human.io: Use tail call in test to get correct line numbers20 months ago, by Kim Alvefur
-
tools: Add mod2spec.sh, turns util.example into spec/util_example_spec.lua20 months ago, by Kim Alvefur
-
editorconfig: Include the command used to normalize *.xml20 months ago, by Kim Alvefur
-
editorconfig: Specify max line length to match luacheck settings20 months ago, by Kim Alvefur
Scroll all the way down to load more.