Commit Graph

9727 Commits (b90dce4c204a7fd58ec00361cd75546ea32d585b)
 

Author SHA1 Message Date
Kim Alvefur b90dce4c20 util.table: Add test for pack() 8 years ago
Kim Alvefur 1900ae8261 mod_pubsub: Split line in config check to improve readability 8 years ago
Kim Alvefur 27112c0d94 mod_pubsub: Change order of luacheck directives to match arguments they apply to 8 years ago
Kim Alvefur 6eb576e9d9 mod_pep: Set an 'id' on notifications 8 years ago
Kim Alvefur aef3d7a500 mod_pep: Add some spacing between blocks in broadcaster to improve readability 8 years ago
Kim Alvefur 41426ee8d8 mod_pep: Move broadcaster code around to be more like in mod_pubsub 8 years ago
Kim Alvefur 5b8df5ea61 mod_pubsub: Add semicolon (code style) 8 years ago
Kim Alvefur 66b2c62b89 Merge 0.11->trunk 8 years ago
Kim Alvefur 85a028c727 MUC: Allow changing data attached to an only owner (fixes #1273) 8 years ago
Matthew Wild 065ad98d8b Merge 0.11->trunk 8 years ago
Matthew Wild f281528c39 MUC: Adjust priorities of muc-get-default-role handlers (fixes #1272) 8 years ago
Matthew Wild 38f2458cd7 Merge 0.11->trunk 8 years ago
Matthew Wild ee729847c3 spec/scansion: Fix test names of tests added in 0d97768b0ea9 8 years ago
Matthew Wild 4e5c60fa37 Merge 0.11 -> trunk 8 years ago
Matthew Wild 6b8d5f97ed spec/scansion: Add tests for members-only rooms 8 years ago
Maxime “pep” Buquet 738a1171dc admin_telnet: show when bidi is used on s2s 8 years ago
Kim Alvefur 273523a276 Merge 0.11->trunk 8 years ago
Kim Alvefur 59c09fa604 prosodyctl check: Add statisticsmanager settings to known global options 8 years ago
Kim Alvefur 24a020bbaa MUC: Test that subject is still empty after sending a non-subject change message with a subject (#667) 8 years ago
Kim Alvefur 826c511cac MUC: Add descriptive comments to #667 test 8 years ago
Kim Alvefur 09d88cefa5 MUC: Add another message to #667 test 8 years ago
Kim Alvefur 149e748141 core.rostermanager: Cache rosters of offline users for faster access (fixes #1233) 8 years ago
Kim Alvefur 331b2c3f57 Merge 0.11->trunk 8 years ago
Kim Alvefur b31939c492 MUC: Fix traceback when requesting voice (fixes #1269) (thanks jonas’) 8 years ago
Kim Alvefur a270e6d5c8 spec/scansion/prosody.cfg.lua: Add remaining modules listened in prosody.cfg.lua.dist for easier comparisons 8 years ago
Kim Alvefur 35c3393bca spec/scansion/prosody.cfg.lua: Replace mod_vcard with mod_vcard4 and mod_vcard_legacy as in default config 8 years ago
Kim Alvefur b1c3c4bc38 spec/scansion/prosody.cfg.lua: Update a comment from prosody.cfg.lua.dist for easier comparisons 8 years ago
Kim Alvefur d8f36fc7e8 Merge 0.11->trunk 8 years ago
Kim Alvefur 968eaf41a8 util.datetime: Make sure timezone difference is calculated correctly (fixes #1262) 8 years ago
Kim Alvefur 619990cf1f net.connlisteners: Remove deprecated stub module 8 years ago
Kim Alvefur e6e285898b net.server_epoll: Bail on callback error 8 years ago
Kim Alvefur 726a7996dd net.server_epoll: Call onconnect right after accept()ing a new client 8 years ago
Kim Alvefur 5e2c950296 luacheckrc: No longer ignore access to undefined fields on table lib 8 years ago
Kim Alvefur 76536dab05 util.stanza: Deserialize stanza without mutating input (fixes #711) 8 years ago
Kim Alvefur 1bf2e5f5f4 util.stanza: Improve tests 8 years ago
Kim Alvefur 41656354bf mod_vcard_legacy: Limit injection of XEP-0153 to normal presence (fixes #1252) 8 years ago
Kim Alvefur 6176e9ff1b server_epoll: Add comments describing config options 8 years ago
Kim Alvefur 448257af39 net.server_epoll: Remove unused config option 8 years ago
Kim Alvefur 160fd37742 server_epoll: Increase write timeout 8 years ago
Kim Alvefur d21439da5c util-src/makefile: Update with util.poll and util.compat (fixes #1251) 8 years ago
Kim Alvefur 7f75a66d21 net.websocket.frames: Add some brief tests 8 years ago
Matthew Wild 9bc330f368 Added tag 0.11.1 for changeset 91856829f18b 8 years ago
Kim Alvefur d4f6ff10dc mod_csi: Fix copypaste mistake [luacheck] 8 years ago
Kim Alvefur a24712e845 mod_csi: Set session.state to simplify CSI modules 8 years ago
Kim Alvefur 64b9b5a758 mod_csi_simple: Fix autocompletion mistake 8 years ago
Kim Alvefur 1796f20abc mod_csi_simple: Bypass importance event in active mode (fixes #1249) 8 years ago
Kim Alvefur 0db6c3f669 mod_csi_simple: Don't set <delay> stamps on <iq> stanzas (fixes #1248) 8 years ago
Kim Alvefur 6f941bbc64 Merge 0.10->0.11 8 years ago
Kim Alvefur ad38cc8fbe mod_csi_simple: Use the same event name when firing as when hooking (fixes #1245) 8 years ago
Kim Alvefur 7093d062f7 mod_proxy65: Check what port is used at the time of the query 8 years ago