Dele Olajide

Results 24 issues of Dele Olajide

It might be more efficent to use [server-sent events](https://en.wikipedia.org/wiki/Server-sent_events) to push the SDP of remote peer connections to a participant instead of polling for them with subscribe requests using JavasScript...

First step is to notify members only room that uses a shared group when group members join or leave.

Needs Rebased

Replicate a better version of ofmeet remote control (ver 0.3.x) . This time use the Java Robot class to control a remote mouse and keyboard instead of nodejs and take...

enhancement

English has been used for labels and messages in code without using localisation. Fix this using the method provided for browser extensions. That will be the messages.json file in the...

Update the list of languages in the settings drop-down list. There are only 21 languages listed while Converse supports 33

Use the [h5p standalone renderer](https://github.com/tunapanda/h5p-standalone) to implement an H5P renderer for converse.js. Intercept xAPI "completed" events and post a message back into conversaion with conversation participant's score.

enhancement

This plugin enables Spark users to join or create or join webinars hosted by the openfire galene plugin. See https://github.com/igniterealtime/openfire-galene-plugin ![spark-galene](https://github.com/igniterealtime/Spark/assets/110731/9710e318-a10e-4820-ae13-daeccb4eea57)

Fix UI issues discovered while creating the galene plugin

Converse 6.0 now supports the retraction of a message. In order to make it work, the monitoring plugin needs to implement a tombstone for each retracted message. See https://xmpp.org/extensions/xep-0424.html#tombstones