- 20 Mar, 2015 2 commits
-
-
Guus der Kinderen authored
-
Guus der Kinderen authored
-
- 13 Mar, 2015 4 commits
-
-
daryl herzmann authored
ofmeet version Added focus username and password to the admin settings page
-
Dele Olajide authored
Bumped realase date
-
Guus der Kinderen authored
-
Dave Cridland authored
OF-858: Auto create new nodes in PEP
-
- 12 Mar, 2015 1 commit
-
-
Dele Olajide authored
Updated Jitsi Videobridge
-
- 11 Mar, 2015 1 commit
-
-
nobelium authored
OF-858: Disco will give pubsub#auto-create for PEP OF-858: Adding Pubsub createNode Helper
-
- 09 Mar, 2015 6 commits
-
-
Dave Cridland authored
Send initial presence to the generating resource.
-
Dave Cridland authored
Openfire should return "msgoffline" in disco requests (as per XEP-0160)
-
Christian Schudt authored
-
Christian Schudt authored
-
Dave Cridland authored
OF-822: Disco request of a Non-occupant in MUC should result in bad-requ...
-
Dave Cridland authored
OF-888: Fix outgoing S2S packet delivery failure
-
- 06 Mar, 2015 13 commits
-
-
daryl herzmann authored
OF-885: Use non-blocking, async API for BOSH servlet
-
Guus der Kinderen authored
When the invocation of the #onTimeout method of a AsyncListener does not result in a 'complete()', then the servlet container falls back to default processing. This causes an async response that was started in that method to fail.
-
Guus der Kinderen authored
-
Guus der Kinderen authored
-
Guus der Kinderen authored
-
Guus der Kinderen authored
-
Guus der Kinderen authored
-
Guus der Kinderen authored
The compare() result of Deliverable was based on a field value that is never set. As a result, the compare() method will have non-specific behavior. It is likely not used at all (or if it is, a bug is looming somewhere). Removing it is the safest course of action.
-
Guus der Kinderen authored
-
Guus der Kinderen authored
-
nobelium authored
-
Tom Evans authored
Pick up additional package from tinder.jar
-
Tom Evans authored
Prevent recursion when attempting to send an error response packet to a remote domain.
-
- 03 Mar, 2015 2 commits
-
-
daryl herzmann authored
Update to REST API plugin version 1.0.2
-
Roman S. authored
-
- 28 Feb, 2015 4 commits
-
-
daryl herzmann authored
ofmeet plugin version 0.1.3
-
Dele Olajide authored
Implemented server-side Smack Virtual XMPP Connection for conference focus instead of default TCP connection Updated chrome extension to 0.0.5 Updated Jitsi Videobridge to latest code
-
Dave Cridland authored
Fix parsing logic of CDATA in XMLLightweightParser
-
Enrico Ferrari authored
Fix parsing logic of XMPPDecoder used in ProtocolCodecFactory so CDATA sections can be parsed correctly when the character data ends with a ']' character. This fixes how the XMLLightweightParser handles CDATA sections that end with ]]]>
-
- 25 Feb, 2015 2 commits
-
-
Christian Schudt authored
-
Guus der Kinderen authored
-
- 23 Feb, 2015 1 commit
-
-
Dave Cridland authored
Update to REST API plugin version 1.0.1
-
- 20 Feb, 2015 1 commit
-
-
Roman S. authored
-
- 19 Feb, 2015 3 commits
-
-
Tom Evans authored
OF-877 breaks plugins webservices fix
-
Dele Olajide authored
This fix reverts behavour to reset the web contexts handler collection as it removes the webservices added by plugins at class construction time.
-
Dele Olajide authored
OF-869: Upgrade to latest Jetty (9.2.7) I would like to pull this right now as I am currently investigating why Jetty is no more working in plugins. I would like to resolve any issues with this upgrade at the same time
-