- 06 Dec, 2014 4 commits
-
-
daryl herzmann authored
Open Meetings Plugin version 0.0.3
-
Dele Olajide authored
-
https://github.com/igniterealtime/OpenfireDele Olajide authored
Conflicts: src/plugins/ofmeet/plugin.xml
-
Dele Olajide authored
-
- 04 Dec, 2014 3 commits
-
-
Daniel Maier authored
OF-565 use thread local instead of map with threads hashcode as key (this could lead to collissions)
-
Dave Cridland authored
Change OF min version to 3.9.4
-
akrherz authored
Since OF 3.9.3 has a bug whereby it thinks 3.10.0 is older than 3.9.3, this causes a problem as OF 3.9.3 will attempt to install plugins that it can not run. This change puts the 3.10.0 plugins at a release that will not happen, which keeps them affectively from getting installed.
-
- 03 Dec, 2014 7 commits
-
-
deleolajide authored
-
Dave Cridland authored
Resolve the error when deleting group administrators
-
Dave Cridland authored
Reinstall the Configure encryption issues
-
Dave Cridland authored
REST API plugin version 0.1.0
-
deleolajide authored
-
Dave Cridland authored
Doesn't filter iq results that needs to be delivered to local muc users.
-
Damian Minkov authored
-
- 02 Dec, 2014 2 commits
-
-
Dele Olajide authored
-
Damian Minkov authored
-
- 30 Nov, 2014 4 commits
-
-
daryl herzmann authored
Ofmeet plugin. change date format to US
-
Dele Olajide authored
-
Dele Olajide authored
Openfire Meetings plugin. Initial release
-
Dele Olajide authored
-
- 28 Nov, 2014 2 commits
-
-
deleolajide authored
-
Dele Olajide authored
-
- 27 Nov, 2014 2 commits
-
-
Dave Cridland authored
fix enabling https admin port without http enabled
-
Seanster authored
If the http admin port is disabled enabling https fails because it tries to copy from an uninitialized httpd configuration. An exception is generated and the server runs but you have no admin interfaces. The only httpd configuration parameter that might have needed to be copied is setSendServerVersion. This just makes a new 'empty' connection and sets that parameter before continuing on as usual. According to the documentation you're supposed to be able to use https admin without http admin. This situation appears to be a side effect of some code changes later on where someone just forgot to consider this. More info here in my bug report: https://igniterealtime.jiveon.com/message/241471
-
- 21 Nov, 2014 2 commits
- 20 Nov, 2014 1 commit
-
-
Dele Olajide authored
Remove JitsiVideoBridge Plugin as requested by jitsi.org. It is to be replaced by new plugin "Jitsi Meet" from jitsi.org directly
-
- 19 Nov, 2014 1 commit
-
-
akrherz authored
as per request from Dele Olajide
-
- 17 Nov, 2014 1 commit
-
-
Roman S. authored
-
- 15 Nov, 2014 6 commits
-
-
Tom Evans authored
OF-853: XEP-0077 Registration must return <not-acceptable/> if username ...
-
Christian Schudt authored
OF-853: XEP-0077 Registration must return <not-acceptable/> if username or password are unspecified.
-
daryl herzmann authored
OF-189: Remove com.sun.* imports
-
Dave Cridland authored
encryption configuration attributes issue
-
= authored
https://community.igniterealtime.org/thread/53888 Adding verify the installation configuration change encryption and secret key encryption. If there are changes then use the old encryption secret key to decrypt the original configuration. With a new encrypted and the encrypted secret key. I think OF-825 problem has been repaired.
-
Tom Evans authored
OF-837 PubSub should return non-persistent items (last published item)
-
- 14 Nov, 2014 5 commits
-
-
Tom Evans authored
Also includes a housekeeping item to remove the pack200task.jar (from OF-560)
-
Christian Schudt authored
-
Tom Evans authored
Rename 'default_access_model' to 'access' as per XEP-0060 § 10. Feature ...
-
Tom Evans authored
OF-560: Remove pack200 decompression on startup
-
Tom Evans authored
OF-560: Remove pack200 during build.
-