-
We frequently find ourselves in a situation where a change in Openfire breaks a plugin, without us realizing it. It then ends up annoying users, who only sometimes report it to us. We then take some t…
-
Currently, there's no unit tests for the Message Archiving functionality, and Openfire doesn't run integration tests against functionality provided by plugins (see https://igniterealtime.atlassian.net…
-
Currently, there's no unit tests for the Message Archive Management (MAM) functionality, and Openfire doesn't run integration tests against functionality provided by plugins (see https://igniterealtim…
-
We've got a broken setup, that is unlikely to be caused by the problem described herein. Via the stacktrace, however, we did find a possible improvement for Jetty 12.0.14 using EE8. No wars are going …
-
Followed the notes in build.xml
```
```
STEP 3 is BROKEN
```
[of.javac] C:\Projects\ignite\openfire\src\plugins\jitsivideobridge\src\java\org\jitsi\videobridge\openfire\PluginImpl.java:149: error…
-
```
OpenFire provide a SIP plugin:
http://www.igniterealtime.org/projects/openfire/plugins.jsp
and also a Red5-Plugin:
http://www.igniterealtime.org/projects/openfire/plugins-beta.jsp
so the project …
-
```
OpenFire provide a SIP plugin:
http://www.igniterealtime.org/projects/openfire/plugins.jsp
and also a Red5-Plugin:
http://www.igniterealtime.org/projects/openfire/plugins-beta.jsp
so the project …
-
Initial state:
```
curl -s -k -H "Accept: application/json" -X GET \
-u "myuser:mypassword" \
https://myopenfire/plugins/restapi/v1/chatrooms/test1?servicename=mucservice \
| jq . \
| …
-
```
What steps will reproduce the problem?
1. download openfire
3.7.1(download.igniterealtime.org/openfire/openfire_3_7_1.zip)
2. copy websockets.war to plugins dir;
3. copy and replace slf4j-lo…
-
After running an instance (using `./start.sh`) an `_data` folder is created that has content. Some of that content gets file permissions that prevent the user that issued the start from removing it. T…