summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-11-10Merge pull request #464 from nextcloud/leave_users_on_room_leaveJoas Schilling
2017-11-10Merge pull request #471 from nextcloud/fix-participant-creationJoas Schilling
2017-11-10Merge pull request #472 from nextcloud/fix-eslintIvan Sein
2017-11-10Fix eslintJoas Schilling
2017-11-10Fix creating ParticipantsJoas Schilling
2017-11-10[tx-robot] updated from transifexNextcloud bot
2017-11-09[tx-robot] updated from transifexNextcloud bot
2017-11-08[tx-robot] updated from transifexNextcloud bot
2017-11-07[tx-robot] updated from transifexNextcloud bot
2017-11-06[tx-robot] updated from transifexNextcloud bot
2017-11-05[tx-robot] updated from transifexNextcloud bot
2017-11-04[tx-robot] updated from transifexNextcloud bot
2017-11-03Merge pull request #459 from nextcloud/joiningIvan Sein
2017-11-03Rearrange steps in startSpreed function (fix problems joining a room from a u...Ivan Sein
2017-11-03Added missing leave call function.Ivan Sein
2017-11-03Fix the UI to correctly join the room and the callJoas Schilling
2017-11-03Split joining a room and joining a call API wiseJoas Schilling
2017-11-03Merge pull request #462 from nextcloud/add-basic-frontend-for-chatIvan Sein
2017-11-03Trigger "usersLeft" event for remaining users when leaving room.Joachim Bauch
2017-11-03Remove pointer cursor from chat messagesDaniel Calviño Sánchez
2017-11-03Add chat view to sidebar tabDaniel Calviño Sánchez
2017-11-03Add basic view for chatDaniel Calviño Sánchez
2017-11-03Add support for changing the room of a ChatMessageCollectionDaniel Calviño Sánchez
2017-11-03Add incremental wait before trying to get messages again after a failureDaniel Calviño Sánchez
2017-11-03Add method to stop pollingDaniel Calviño Sánchez
2017-11-03Add method to perform long polling on the modelDaniel Calviño Sánchez
2017-11-03Fix the order of chat message models in the collectionDaniel Calviño Sánchez
2017-11-03Add basic Backbone models for chat messagesDaniel Calviño Sánchez
2017-11-03[tx-robot] updated from transifexNextcloud bot
2017-11-02Merge pull request #453 from nextcloud/unify-databaseIvan Sein
2017-11-02Increase the versionJoas Schilling
2017-11-02Also functional without notifications and activityJoas Schilling
2017-11-02Adjust index namesJoas Schilling
2017-11-02Change tables to talk_*Joas Schilling
2017-11-02Move old repair steps to migrationsJoas Schilling
2017-11-02Merge pull request #366 from nextcloud/standalone-signalingJoas Schilling
2017-11-02Increase version to trigger settings updateJoas Schilling
2017-11-02Fix eslint error.Joachim Bauch
2017-11-02Update room list after reconnect.Joachim Bauch
2017-11-02No need to set "value" for "secret" field, will be done through JS.Joachim Bauch
2017-11-02Update UI for participants if room is deleted by another user.Joachim Bauch
2017-11-02Pass previously invited participants in room deleted events.Joachim Bauch
2017-11-02The "postAddUsers" event gets a list of user objects, not just ids.Joachim Bauch
2017-11-02Removed unnecessary code to get event dispatcher.Joachim Bauch
2017-11-02Fixed getting checkbox value.Joachim Bauch
2017-11-02Fix passing of configured servers to the UI and wrong own URL to validate users.Joachim Bauch
2017-11-02Update section id for renamed app.Joachim Bauch
2017-11-02Only use standalone server if a non-empty list of URLs is configured.Joachim Bauch
2017-11-02Allow multiple signaling serversJoas Schilling
2017-11-02Add event and notify backend when a participant type has changed.Joachim Bauch