Fri, 26 Sep 2014 17:43:00 -0400 daurnimator plugins/muc/muc.lib: Validate affiliations and roles to admin query get
Fri, 26 Sep 2014 17:34:02 -0400 daurnimator plugins/muc/muc.lib: Add missing :up()
Fri, 26 Sep 2014 17:33:38 -0400 daurnimator plugins/muc/muc.lib: Use occupants iterator instead of assuming pairs
Sun, 28 Sep 2014 03:08:03 +0200 Kim Alvefur Merge 0.10->trunk
Sun, 28 Sep 2014 03:07:46 +0200 Kim Alvefur mod_pep_plus: Remove config form, it moved into pubsub.lib
Sun, 28 Sep 2014 03:06:29 +0200 Kim Alvefur pubsub.lib: Fix variable renaming issue
Sun, 28 Sep 2014 02:48:29 +0200 Kim Alvefur mod_pubsub: Fix retreival of node config defaults
Sun, 28 Sep 2014 02:47:54 +0200 Kim Alvefur mod_pubsub: Move node config form into pubsub.lib (Thanks Florob)
Sun, 28 Sep 2014 02:41:13 +0200 Kim Alvefur pubsub.lib: Fix actor in configure
Sun, 28 Sep 2014 02:00:44 +0200 Kim Alvefur mod_pep_plus: Default to max one item per node (Recomended for PEP)
Sun, 28 Sep 2014 02:00:09 +0200 Kim Alvefur mod_pep_plus: Add node config form
Sun, 28 Sep 2014 01:56:22 +0200 Kim Alvefur Merge 0.10->trunk
Sun, 28 Sep 2014 01:55:32 +0200 Kim Alvefur mod_pubsub: Add support for requesting default node configuration
Sun, 28 Sep 2014 01:50:17 +0200 Kim Alvefur mod_pubsub: Add max items to node config form
Sun, 28 Sep 2014 01:50:00 +0200 Kim Alvefur util.pubsub: Add support for limiting the number of item in a node (default to 20)
Sun, 28 Sep 2014 01:46:17 +0200 Kim Alvefur mod_pubsub: Add support for node configuration
Sun, 28 Sep 2014 01:45:59 +0200 Kim Alvefur util.pubsub: Add support for node configuration
Sun, 28 Sep 2014 00:05:21 +0200 Kim Alvefur util.pubsub: One less table allocated per pubsub object created
Sat, 27 Sep 2014 19:57:33 +0200 Kim Alvefur util.pubsub: Use local
Sat, 27 Sep 2014 19:53:39 +0200 Kim Alvefur mod_pubsub: Transplant pieces of cdcfd93e2f43 from trunk
Fri, 26 Sep 2014 17:16:46 +0100 Matthew Wild net.server_select: When an SSL handshake is connected, if there is pending data to be written to the socket, mark the socket as waiting to send (thanks daurnimator)
Sat, 27 Sep 2014 19:00:09 +0200 Kim Alvefur mod_pep_plus: Add pubsub service objects to an item list
Fri, 26 Sep 2014 17:34:15 +0100 Matthew Wild muc: Add 'occupant' to muc-occupant-{joined,left,session-new} events (thanks daurnimator/fippo)
Fri, 26 Sep 2014 17:10:43 +0100 Matthew Wild hostmanager: Don't prevent host_session.send() from routing errors or iq results, so modules can handle them. This code was originally added for a reason, but I can't remember what it was.
Thu, 25 Sep 2014 17:43:00 -0400 daurnimator plugins/muc: Add muc-occupant-groupchat event
Tue, 23 Sep 2014 23:22:13 +0200 Kim Alvefur Merge 0.10->trunk
Tue, 23 Sep 2014 19:46:29 +0200 Kim Alvefur mod_saslauth: Fix encoding of missing vs empty SASL reply messages
Tue, 23 Sep 2014 19:41:10 +0200 Kim Alvefur mod_s2s: Close s2s connections that can not proceed due to mod_dialback not being present
Tue, 23 Sep 2014 19:29:14 +0200 Kim Alvefur mod_saslauth: Stricter SASL EXTERNAL handling more in line with XEP-0178
Tue, 23 Sep 2014 14:23:01 +0200 Kim Alvefur mod_dialback, mod_saslauth: Remove broken fallback to dialback on SASL EXTERNAL failure
Tue, 23 Sep 2014 01:44:16 +0200 Kim Alvefur Merge 0.10->trunk
Tue, 23 Sep 2014 00:23:33 +0200 Kim Alvefur core.module{manager,api}: Fix for 010b141e91ed (Thanks v1ct0r)
Thu, 18 Sep 2014 10:21:38 +0200 Kim Alvefur util.random: Ensure at least 4 bytes of previous random state is used when generating new randomness
Thu, 18 Sep 2014 10:16:59 +0200 Kim Alvefur util.random: Switch to SHA512
Tue, 16 Sep 2014 17:11:29 -0400 daurnimator plugins/muc/muc.lib: Fix iq results coming from the real jid, not the in-room jid (thanks Lance)
Thu, 18 Sep 2014 02:22:48 +0200 Kim Alvefur Merge 0.10->trunk
Wed, 17 Sep 2014 14:50:44 +0200 Kim Alvefur util.array: Add type() local
Wed, 17 Sep 2014 14:50:00 +0200 Kim Alvefur prosody: Fix getfenv replacement for Lua 5.2
Wed, 17 Sep 2014 14:48:49 +0200 Kim Alvefur core.modulemanager, core.moduleapi: Hack around dependency loop
Wed, 17 Sep 2014 14:47:52 +0200 Kim Alvefur core.moduleapi: Use require instead of global to get storagemanager in module:open_store()
Wed, 17 Sep 2014 14:30:29 +0200 Kim Alvefur util-src/*.c: Add macro for compiling with Lua 5.2
Wed, 17 Sep 2014 02:23:17 +0200 Kim Alvefur util-src/*.c: Use the more concise lua_setfield
Tue, 16 Sep 2014 21:56:18 +0200 Kim Alvefur util-src/*.c: Don't create globals when loaded
Tue, 16 Sep 2014 13:02:21 -0400 daurnimator plugins/muc/muc.lib: Allow plugins to reject broadcasts in the muc-broadcast-message event.
Tue, 16 Sep 2014 12:27:05 -0400 Waqas Hussain plugins/mod_muc_unique: Fix undefined global access (thanks Lance)
Thu, 11 Sep 2014 01:17:56 +0200 Kim Alvefur Merge 0.10->trunk
Thu, 11 Sep 2014 00:55:51 +0200 Kim Alvefur net.websocket: Fix handling of 'protocol' argument
Thu, 11 Sep 2014 00:31:11 +0200 Kim Alvefur Makefile: Add net/websocket to install target
Thu, 11 Sep 2014 00:55:51 +0200 Kim Alvefur net.websocket: Fix handling of 'protocol' argument
Thu, 11 Sep 2014 00:31:43 +0200 Kim Alvefur Merge 0.10->trunk
Thu, 11 Sep 2014 00:10:29 +0200 Kim Alvefur prosodyctl: Use sha256 for certificate requests and self-signed certificates
Thu, 11 Sep 2014 00:09:07 +0200 Kim Alvefur core.sessionmanager: Set a fake thread on destroyed sessions, fixes traceback if stanzas are emitted after a session is destroyed (thanks Sven Blumenstein)
Tue, 09 Sep 2014 15:05:46 +0200 Kim Alvefur core.stanza_router, mod_s2s: Move handling of S2S features to mod_s2s from stanza_router
Tue, 09 Sep 2014 14:42:33 +0200 Kim Alvefur Merge 0.9->0.10
Tue, 09 Sep 2014 14:42:10 +0200 Kim Alvefur core.stanza_router: Stricter validation of stanzas
Thu, 11 Sep 2014 00:31:11 +0200 Kim Alvefur Makefile: Add net/websocket to install target
Wed, 10 Sep 2014 16:47:55 +0200 Kim Alvefur util.vcard: Turn PHOTO fields into data-uris
Fri, 05 Sep 2014 19:09:13 +0100 Matthew Wild Merge 0.10->trunk
Fri, 05 Sep 2014 19:08:42 +0100 Matthew Wild Merge with Florob
Fri, 05 Sep 2014 03:47:39 +0200 Florian Zeitz mod_websocket: Initial commit (based on the prosody-modules version)
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip