Software /
code /
prosody
Graph
-
mod_admin_telnet: Make use of util.iterators.sorted_pairs()2018-09-21, by Matthew Wild
-
util.json: Use util.iterators.sorted_pairs() in ordered mode2018-09-21, by Matthew Wild
-
util.iterators tests: Check value matches expected [luacheck]2018-09-21, by Matthew Wild
-
util.iterators: Add sorted_pairs() method2018-09-21, by Matthew Wild
-
util.json tests: Add [luacheck] annotation to mark intentionally-empty if branch2018-09-17, by Matthew Wild
-
.luacheckrc: Remove util_cache_spec.lua from the ignore list2018-09-17, by Matthew Wild
-
util.jid: Add missing semicolon2018-09-21, by Kim Alvefur
-
util.cache tests: Add annotation to fix [luacheck] warning2018-09-17, by Matthew Wild
-
scansion: muc_register.scs: Test to ensure MUC registration by unaffiliated users is disabled by default2018-09-17, by Matthew Wild
-
net.server_epoll: Simplify minimal string representation2018-09-15, by Kim Alvefur
-
net.server_epoll: Add back setflags API for compat2018-09-15, by Kim Alvefur
-
net.server_epoll: Fix write signal handling in watchfd API2018-09-15, by Kim Alvefur
-
util.poll: Lua 5.1 compat2018-09-14, by Kim Alvefur
-
util.poll: Remove 'inline' from function declaration2018-09-14, by Kim Alvefur
-
util.poll: Test that it loads after being compiled2018-09-14, by Kim Alvefur
-
MUC: Don't kick user of a reserved nick if it's theirs (thanks pep.)2018-09-14, by Matthew Wild
-
net.server_epoll: Use util.poll2018-05-16, by Kim Alvefur
-
util.poll: Import poll library with epoll and select support2018-05-16, by Kim Alvefur
-
MUC: Include 'nick' attribute in affiliation lists (thanks jc)2018-09-14, by Matthew Wild
-
net.server_epoll: Make read_size a server-wide option2018-09-13, by Kim Alvefur
-
net.server_epoll: Rename pattern to read_size2018-09-13, by Kim Alvefur
-
net.server_epoll: Refactor Direct TLS assumptions outwards2018-09-13, by Kim Alvefur
-
util.stanza tests: Remove unused variable #luacheck2018-09-13, by Matthew Wild
-
util.stanza: Don't automatically generate ids for iq stanzas2018-09-13, by Matthew Wild
Scroll all the way down to load more.