Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.promise: Remove some redundant checks, add tests confirming redundancy | Matthew Wild | 2022-10-07 |
util.roles: Add a :policies() method to iterate through available policies | Matthew Wild | 2022-10-07 |
util.roles: Add tests | Matthew Wild | 2022-10-07 |
util.roles: Return nil if the role has no explicit policy (fixes inheritance) | Matthew Wild | 2022-10-07 |
mod_smacks: Change boolean attribute from '1' to 'true' for compatibility | Matthew Wild | 2022-10-07 |
util.iterators: join: Work even with only a single iterator in the chain | Matthew Wild | 2022-10-06 |