Software /
code /
prosody
Graph
-
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 function18 months ago, by Kim Alvefur
-
util.jsonschema: Silence Teal warnings about utf8 library18 months ago, by Kim Alvefur
-
util.jsonschema: Silence Teal warnings about counting items in tables18 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 PostgreSQL18 months ago, by Kim Alvefur
-
mod_storage_sql: Adjust indentation to align with surrounding code18 months ago, by Kim Alvefur
-
mod_storage_sql: Only remove old index if it exists18 months ago, by Kim Alvefur
-
mod_storage_sql: Be more specific when checking for old index in SQLite318 months ago, by Kim Alvefur
-
mod_storage_sql: Improve check for old table index on PostgreSQL18 months ago, by Kim Alvefur
-
mod_storage_sql: Enable UPSERT with PostgreSQL18 months ago, by Kim Alvefur
-
doap: Fix typo in attribute name18 months ago, by Kim Alvefur
-
util.pposix: Use Lua enum API for resource limit name argument18 months ago, by Kim Alvefur
-
mod_storage_sql: Add some TODO comments for future UPSERT work18 months ago, by Kim Alvefur
-
mod_storage_sql: Do not keep track of quota when no quota is set18 months ago, by Kim Alvefur
-
mod_storage_sql: Add setting to tune SQLite3 performance vs safety18 months ago, by Kim Alvefur
-
mod_storage_sql: Record all SQLite3 compile options for potential use18 months ago, by Kim Alvefur
-
util.sqlite3: Don't cache prepared statements for one-off queries18 months ago, by Kim Alvefur
-
util.sqlite3: Deduplicate query methods18 months ago, by Kim Alvefur
-
util.sqlite3: Fix indentation18 months ago, by Kim Alvefur
-
mod_storage_sql: Compose a keyval+ store out of keyval and map store methods18 months ago, by Kim Alvefur
-
mod_storage_sql: Add UPSERT support18 months ago, by Kim Alvefur
-
tools: Update imports to use new prosody.* namespace18 months ago, by Kim Alvefur
-
Merge 0.12->trunk18 months ago, by Kim Alvefur
-
mod_http: Simplify conversion of Set to Array18 months ago, by Kim Alvefur
-
util.datamanager: Halve size of list index2021-05-14, by Kim Alvefur
-
mod_storage_internal: Use a binary search for time based ranges2021-05-11, by Kim Alvefur
-
mod_storage_internal: Lazy-load archive items while iterating2021-05-11, by Kim Alvefur
-
util.datamanager: Add O(1) list indexing with on-disk index2021-05-11, by Kim Alvefur
-
storagemanager tests: Reorder test data in chronological order2021-05-11, by Kim Alvefur
-
mod_admin_shell: Use new serialize preset to simplify default config18 months ago, by Kim Alvefur
-
util.serialization: Add a "pretty" preset18 months ago, by Kim Alvefur
-
doc/hgrc-email: Example config for using 'hg email' to contribute18 months ago, by Kim Alvefur
-
doc/hgrc: Some useful Mercurial settings18 months ago, by Kim Alvefur
-
mod_admin_shell: Warn when (un-)loading module would be undone by restart18 months ago, by Kim Alvefur
-
mod_http: Make RFC 7239 Forwarded opt-in for now to be safe19 months ago, by Kim Alvefur
-
mod_http: Use RFC 7239 Forwarded header to find original client IP19 months ago, by Kim Alvefur
-
mod_http: Handle bracketed IP address format from RFC 723919 months ago, by Kim Alvefur
-
util.http: Implement parser for RFC 7239 Forwarded header19 months ago, by Kim Alvefur
-
util.set: Remove duplicate __freeze metamethod19 months ago, by Kim Alvefur
-
Merge 0.12->trunk19 months ago, by Kim Alvefur
-
util.prosodyctl.check: Fix error where hostname can't be turned into A label 0.1219 months ago, by Kim Alvefur
-
util.startup: Record current version in a metric19 months ago, by Kim Alvefur
-
util.startup: Remove componentmanager backwards compatibility19 months ago, by Kim Alvefur
-
net.http.server: Return request ID in header to aid debugging19 months ago, by Kim Alvefur
-
mod_admin_shell: Show internal URL where different from external19 months ago, by Kim Alvefur
-
net.tls_luasec: Expose method for loading a certificate19 months ago, by Kim Alvefur
-
net.certmanager: Move LuaSec feature detection to net.tls_luasec19 months ago, by Kim Alvefur
-
util.dependencies: Print tables itself to reduce number of imports19 months ago, by Kim Alvefur
-
util.sasl: Add basic tests for OAUTHBEARER19 months ago, by Kim Alvefur
-
util.sasl.oauthbearer: Tighter parsing of SASL message19 months ago, by Kim Alvefur
-
Merge 0.12->trunk19 months ago, by Kim Alvefur
Scroll all the way down to load more.