Software /
code /
prosody
Graph
-
util.datamanager: Fix indexing first item if not at the very start18 months ago, by Kim Alvefur
-
util.datamanager: Reduce log level of left over debug messages to debug (thanks Trung)18 months ago, by Kim Alvefur
-
util.datamanager: Fix missing separator in log line18 months ago, by Kim Alvefur
-
Merge 0.12->trunk18 months ago, by Kim Alvefur
-
mod_pubsub: Send correct jid attribute in disco#items18 months ago, by Kim Alvefur
-
mod_http_file_share: Put 'expires' back, thought it was unused18 months ago, by Kim Alvefur
-
util.cache: Pass cache itself to eviction callback18 months ago, by Kim Alvefur
-
util.cache: Keep eviction candidate if callback resized to make room18 months ago, by Kim Alvefur
-
util.serialization: Teach Teal about the new "pretty" preset18 months ago, by Kim Alvefur
-
util.jsonpointer: Change function prototype to allow anything18 months ago, by Kim Alvefur
-
util.jsonpointer: Silence Teal warning18 months ago, by Kim Alvefur
-
core, plugins: Split prosody:user role into prosody:{guest,registered,member}18 months ago, by Matthew Wild
-
usermanager: Add create_user_with_role() method to atomically set initial role18 months ago, by Matthew Wild
-
mod_http_file_share: Set slot token TTL so util.jwt validates expiry18 months ago, by Kim Alvefur
-
prosodyctl: Add experimental way to reload specific modules directly18 months ago, by Kim Alvefur
-
net.server: Handle loading from outside Prosody (e.g. Verse)19 months ago, by Kim Alvefur
-
renamening: Fix newly added imports to use the new namespace18 months ago, by Kim Alvefur
-
util.jsonschema: Remove wrapper function19 months ago, by Kim Alvefur
-
util.jsonschema: Silence Teal warnings about utf8 library19 months ago, by Kim Alvefur
-
util.jsonschema: Silence Teal warnings about counting items in tables19 months ago, by Kim Alvefur
-
mod_invites: Refactor argument handling using util.argparse2022-01-12, by Kim Alvefur
-
util.argparse: Add support for repeatable parameters2022-01-05, by Kim Alvefur
-
mod_storage_sql: Fix column name in index check for PostgreSQL19 months ago, by Kim Alvefur
-
mod_storage_sql: Adjust indentation to align with surrounding code19 months ago, by Kim Alvefur
-
mod_storage_sql: Only remove old index if it exists19 months ago, by Kim Alvefur
-
mod_storage_sql: Be more specific when checking for old index in SQLite319 months ago, by Kim Alvefur
-
mod_storage_sql: Improve check for old table index on PostgreSQL19 months ago, by Kim Alvefur
-
mod_storage_sql: Enable UPSERT with PostgreSQL19 months ago, by Kim Alvefur
-
doap: Fix typo in attribute name19 months ago, by Kim Alvefur
-
util.pposix: Use Lua enum API for resource limit name argument19 months ago, by Kim Alvefur
-
mod_storage_sql: Add some TODO comments for future UPSERT work19 months ago, by Kim Alvefur
Scroll all the way down to load more.