Build: #118 was successful Scheduled with changes by Alex Sella <Zyndoras@users.noreply.github.com>

Code commits

Openfire (master)

  • Alex Sella <Zyndoras@users.noreply.github.com>

    Alex Sella <Zyndoras@users.noreply.github.com> 1c360486998ac27d94c8cd436049394e0482723b

    Add MUC invitation endpoint to restAPI (#1232)
    * Add MUC invitation endpoint to restAPI

    * bump version

    • plugins/restAPI/plugin.xml (version 1c360486998ac27d94c8cd436049394e0482723b)
    • plugins/restAPI/pom.xml (version 1c360486998ac27d94c8cd436049394e0482723b)
    • plugins/restAPI/src/java/org/jivesoftware/openfire/plugin/rest/controller/MUCRoomController.java (version 1c360486998ac27d94c8cd436049394e0482723b)
    • plugins/restAPI/src/java/org/jivesoftware/openfire/plugin/rest/entity/MUCInvitationEntity.java (version 1c360486998ac27d94c8cd436049394e0482723b)
    • plugins/restAPI/src/java/org/jivesoftware/openfire/plugin/rest/service/MUCRoomService.java (version 1c360486998ac27d94c8cd436049394e0482723b)