Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.adhoc: Propagate error with producing initial initial data | Kim Alvefur | 2021-01-31 | 1 | -1/+7 |
| | | | | Bonus: Allow use of util.error tables | ||||
* | util.adhoc: Allow passing dataforms in initial command | Kim Alvefur | 2020-02-26 | 1 | -2/+2 |
| | | | | | This might not be quite legal per XEP-0050, but makes it possible to call simpler commands without keeping state across another roundtrip. | ||||
* | util: Various minor changes to please [luacheck] | Kim Alvefur | 2017-11-10 | 1 | -0/+2 |
| | |||||
* | util.adhoc: Pass command data to initial_data callback in order to allow ↵ | Kim Alvefur | 2017-02-22 | 1 | -1/+1 |
| | | | | loading per-user settings | ||||
* | util.adhoc: New util for generating common adhoc handler patterns | Florian Zeitz | 2013-04-23 | 1 | -0/+31 |