Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Thu, 02 Feb 2012 02:08:40 +0100 | Thijs Alkemade | Fix a typo in mod_smacks (type -> session_type). |
Thu, 02 Feb 2012 00:34:53 +0000 | Matthew Wild | mod_smacks: Drop back to urn:xmpp:sm:2 for now |
Thu, 02 Feb 2012 01:23:43 +0100 | Thijs Alkemade | Add a <delay> to stanzas that are queued (and don't have one already), so clients can show them with the original timestamp. |
Thu, 02 Feb 2012 01:23:00 +0100 | Thijs Alkemade | Update smacks to urn:xmpp:sm:3. Fix typo in can_do_smacks. |
Wed, 01 Feb 2012 23:57:07 +0000 | Matthew Wild | mod_smacks: Consolidate logic for deciding whether to advertise or allow smacks for a given session, and fix an issue with not allowing s2s connections to enable smacks because of not binding a resource... (thanks xnyphs) |
Wed, 01 Feb 2012 23:29:05 +0000 | Matthew Wild | mod_smacks: Handle a client trying to <enable> twice, or trying to <enable> before resource binding (thanks Thijs Alkemade) |