| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
Not perfect but should improve readability somewhat
|
| |
| |
| |
| |
| |
| | |
full JID
Makes it easier to clean up recordings and change JIDs etc
|
| | |
|
| |
| |
| |
| | |
rooms (fixes #1230)
|
| | |
|
| |
| |
| |
| | |
Metatable table indexing is done raw, so metatables can't be chained
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
This enables it to understand protocol = "tlsv1_3+"
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
Most modules use the module:provides() API which add the '-provides'
suffix. Previously module:add_item() was used.
See 58714123f600
|
| |
| |
| |
| | |
It could previously encode to eg `{ [nil] = ... }` which doesn't get decoded
|
| | |
|
| |
| |
| |
| | |
For safety against future new keywords
|
| |
| |
| |
| | |
table (but not cycles)
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
luacheck, scansion]
|
| |
| |
| |
| | |
standard util.xpcall
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
promise with that promise
|
| |
| |
| |
| | |
Explicitly disabled module should stay disabled.
|
| |
| |
| |
| | |
It was equivalent to mod_storage_memory, which is included as a separate module now.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|