Граф коммитов

2834 Коммитов

Автор SHA1 Сообщение Дата
Nextcloud bot 4e31e631e2
[tx-robot] updated from transifex 2018-10-15 00:29:53 +00:00
Daniel Calviño Sánchez 14a3df8f04 Show again participants without streams in a call
Participants without streams were removed from the main call view in a
previous commit. However, as those participants are still listening in
the call and they can also share their screen even if the have no
microphone or camera now they are shown again like any other
participant in the call.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-10-14 21:47:31 +02:00
Nextcloud bot e53a3ebbce
[tx-robot] updated from transifex 2018-10-14 00:29:40 +00:00
Nextcloud bot 5e49c25247
[tx-robot] updated from transifex 2018-10-13 00:29:12 +00:00
Nextcloud bot 0bc6465439
[tx-robot] updated from transifex 2018-10-12 00:29:13 +00:00
Nextcloud bot dc289eb852
[tx-robot] updated from transifex 2018-10-11 00:29:50 +00:00
Nextcloud bot 90ab2fbfc2
[tx-robot] updated from transifex 2018-10-10 00:37:25 +00:00
Joas Schilling 0e592d0a83
Merge pull request #1229 from nextcloud/bugfix/1227/exception-on-too-long-chat-message
Handle exception on too long chat message gracefully
2018-10-09 14:47:19 +02:00
Joas Schilling a5a0984eba
Merge pull request #1230 from nextcloud/feature/1099/notification-levels
Notification levels
2018-10-09 14:46:31 +02:00
Joas Schilling c75d82525f
Do not throw when the guest has no name set
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-09 11:59:05 +02:00
Joas Schilling b192ec74b6
Also fix system message notifications
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-09 10:51:43 +02:00
Joas Schilling 947cc2b4c4
Fix subject when notified about ordinary chat message
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-08 17:15:51 +02:00
Joas Schilling 6790f90796
Add unit tests for the new RoomController method
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-08 16:59:42 +02:00
Joas Schilling a3da307c4d
Modify the model upfront
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-08 15:28:39 +02:00
Joas Schilling 64e2625746
Add a capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-08 15:26:45 +02:00
Joas Schilling 6275900baa
Add notification level options in the drop down menu for now
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-08 15:26:45 +02:00
Joas Schilling 98c20d20bc
Respect the new notification level
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-08 15:26:45 +02:00
Joas Schilling e3d985da60
Add an endpoint to set the notification level
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-08 15:26:45 +02:00
Joas Schilling ee894cc5cd
Introduce notification levels for participants
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-08 15:26:45 +02:00
Nextcloud bot 0b01763046
[tx-robot] updated from transifex 2018-10-08 00:36:12 +00:00
Joas Schilling 237126cc65
Adjust unit tests with the newest changes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-05 10:58:43 +02:00
Joas Schilling b7d413972b
Handle the too long message error in the UI
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-05 10:35:16 +02:00
Joas Schilling 028b12e584
Always return the full message object on create
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-05 10:35:16 +02:00
Joas Schilling 3878b0c7f3
Catch the exception when the message is too long
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-05 10:35:16 +02:00
Joas Schilling 546526a89f
Merge pull request #1078 from nextcloud/feature/noid/guest-moderators-prework
Allow to make guests moderators
2018-10-05 10:32:36 +02:00
Nextcloud bot de5a3143ba
[tx-robot] updated from transifex 2018-10-05 00:37:28 +00:00
Joas Schilling f39142cc1f
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-04 16:01:17 +02:00
Nextcloud bot f605e6f1a5
[tx-robot] updated from transifex 2018-10-04 00:37:19 +00:00
Joas Schilling 7e1de89fd8 Fix the system notifications for guest moderators
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-04 01:13:28 +02:00
Joas Schilling 016dfd9d72 Display the participant panel for guests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-04 01:13:28 +02:00
Joas Schilling 881fdd7cc9 Subscribe with the BackendNotifier
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-04 01:13:28 +02:00
Joas Schilling 5a6127984a Make guest moderators a grey M
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-04 01:13:28 +02:00
Joas Schilling 6cff909ee4 Allow to make guests moderators
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-04 01:13:28 +02:00
Nextcloud bot 7cd1ce80ad
[tx-robot] updated from transifex 2018-10-03 00:28:18 +00:00
Joas Schilling e258e24da8
Merge pull request #1233 from nextcloud/followup/1231/fix-bool-logic-for-incall-flag
Fix bool logic for inCall flag
2018-10-02 17:08:11 +02:00
Joas Schilling e4f6aae224
Fix bool logic for inCall flag
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-02 15:38:20 +02:00
Joas Schilling 3be566515b
Merge pull request #1231 from nextcloud/bugfix/noid/correctly-cast-the-incall-flag-to-integer
Correctly cast the in_call flag to integer
2018-10-02 14:41:22 +02:00
Joas Schilling 92d814e8e8
Correctly cast the in_call flag to integer
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-01 15:03:02 +02:00
Joas Schilling a0c7a95e7c
Merge pull request #1215 from nextcloud/fix-interaction-with-participant-menu
Fix interaction with participant menu
2018-10-01 10:49:20 +02:00
Joas Schilling b87fb75174
Fix ESlint
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-01 10:47:08 +02:00
Joas Schilling 7d6b453d19
Merge pull request #1225 from nextcloud/format-room-anonymous
Allow calling "RoomController::formatLastMessage" without a current user.
2018-10-01 09:58:17 +02:00
Nextcloud bot 64b4669829
[tx-robot] updated from transifex 2018-10-01 00:35:13 +00:00
Nextcloud bot 5e8268d279
[tx-robot] updated from transifex 2018-09-30 00:35:06 +00:00
Nextcloud bot 54aab55889
[tx-robot] updated from transifex 2018-09-29 00:34:08 +00:00
Joachim Bauch 48a0c8ffcf
Allow calling "RoomController::formatLastMessage" without a current user.
This fails with the new type hinting which expects a "IUser" object.

Signed-off-by: Joachim Bauch <bauch@struktur.de>
2018-09-28 14:43:41 +02:00
Daniel Calviño Sánchez 63799b2a8a Show a working icon while waiting for the server response
When an item was selected in the participant menu the menu was closed,
but there was no feedback to the user to let her know that the operation
was still in progress. Now after the menu is closed the button that
toggles it is replaced by a working icon; the button is shown again when
the operation finishes, either shown explicitly if there was an error or
automatically once the view for the participant is rendered again if it
was successful.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-09-28 12:01:09 +02:00
Joas Schilling f2b358f26a
Merge pull request #1193 from nextcloud/add-api-documentation-for-objectType-and-objectId
Add API documentation for "objectType" and "objectId"
2018-09-28 11:43:10 +02:00
Joas Schilling 10ee63fea4
Merge pull request #1220 from nextcloud/add-unit-tests-for-collaborator-search
Add unit tests for collaborator search
2018-09-28 10:15:40 +02:00
Daniel Calviño Sánchez cb9cff514e Close the participant menu when selecting an item in it
For consistency with other menus the participant menu should be closed
when an item is selected; other menus may be implicitly closed when the
request from the server is received and their view is rendered again,
but the participant view "remembers" the menu state, so if it is not
explicitly closed it is automatically opened again when the request is
received.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-09-27 19:29:15 +02:00
Daniel Calviño Sánchez 0178f3ce8f Extract "closeMenu" function
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-09-27 19:29:15 +02:00