Dele Olajide

Results 115 comments of Dele Olajide

>But for some reason the "three existing" polls appear at every room, even non-sticky new one Unfortunately, I can't reproduce this. MUC Properties are cached by Openfire. You might want...

It might make sense to delete the poll when the room is destroyed in Openfire

[This commit](https://github.com/igniterealtime/openfire-pade-plugin/commit/b3581f8dbff6efe9757908c0b1185fdf8f256b84) will remove all room polls when the room is destroyed. However, the data is cached and the poll will still be available if room is re-used before the...

Conversejs has changed the UI for bookmarks. It should look like this. ![image](https://user-images.githubusercontent.com/110731/199970720-9193e1e3-6b32-45ea-b55d-d1d6f53287fb.png) The open and closed tabs have gone. There is a new bookmark icon to show a dialog...

How about this? ![image](https://user-images.githubusercontent.com/110731/101902742-0dafbf00-3bab-11eb-9db3-c80904e21635.png)

> You see, the red cross for JiGaSi was misleading for a "newby". I have added the **_help wanted_** label to the issue. Hopefully, some one with better front-end skills...

> I have to work out a way to edit the jsp's and test the result in a close, quick circle, JSPs are run from source in Openfire when used...

That is where jitsi-meet web app lives. There is a re-direct in force that converts path/file names into room names for Jitsi Meet and I just added ".jsp" to the...

It is a known issue with web browser and converse. When browser storage gets full (5mb max), chat history starts to disappear. Work around is to clear and re-fetch chat...