Software /
code /
prosody-modules
Comparison
.luacheckrc @ 5856:75dee6127829 draft
Merge upstream
author | Trần H. Trung <xmpp:trần.h.trung@trung.fun> |
---|---|
date | Tue, 06 Feb 2024 18:32:01 +0700 |
parent | 5778:4a353ccce220 |
comparison
equal
deleted
inserted
replaced
5664:52db2da66680 | 5856:75dee6127829 |
---|---|
39 "module.get_host_type", | 39 "module.get_host_type", |
40 "module.get_name", | 40 "module.get_name", |
41 "module.get_option", | 41 "module.get_option", |
42 "module.get_option_array", | 42 "module.get_option_array", |
43 "module.get_option_boolean", | 43 "module.get_option_boolean", |
44 "module.get_option_enum", | |
44 "module.get_option_inherited_set", | 45 "module.get_option_inherited_set", |
46 "module.get_option_integer", | |
45 "module.get_option_number", | 47 "module.get_option_number", |
46 "module.get_option_path", | 48 "module.get_option_path", |
49 "module.get_option_period", | |
47 "module.get_option_scalar", | 50 "module.get_option_scalar", |
48 "module.get_option_set", | 51 "module.get_option_set", |
49 "module.get_option_string", | 52 "module.get_option_string", |
50 "module.get_status", | 53 "module.get_status", |
51 "module.handle_items", | 54 "module.handle_items", |
57 "module.log", | 60 "module.log", |
58 "module.log_status", | 61 "module.log_status", |
59 "module.may", | 62 "module.may", |
60 "module.measure", | 63 "module.measure", |
61 "module.metric", | 64 "module.metric", |
62 "module.once", | 65 "module.on_ready", |
63 "module.open_store", | 66 "module.open_store", |
64 "module.provides", | 67 "module.provides", |
65 "module.remove_item", | 68 "module.remove_item", |
66 "module.require", | 69 "module.require", |
67 "module.send", | 70 "module.send", |