Daniel Calviño Sánchez
21d40f4a41
Add back shadows for icons in calls
...
When ".icon-white" was replaced by ".force-icon-white-in-call" the
server rule that sets shadows to ".icon-white.icon-shadow" elements no
longer applied to icons in calls. Due to this it is necessary to
explicitly set the shadows for ".force-icon-white-in-call.icon-shadow"
elements to ensure that they are visible on bright video backgrounds.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-02-01 14:07:12 +01:00
Daniel Calviño Sánchez
15110279a2
Fix navigation toggle for calls in dark mode
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-02-01 14:07:12 +01:00
Daniel Calviño Sánchez
d4abecfc81
Use CSS rules to force white icons also in the Talk sidebar
...
The "incall" CSS class is currently set in "#app-content",
"#talk-sidebar" and "#call-container", depending on whether the call
happens in the main Talk UI, in the public share authentication page or
in the Files app.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-02-01 14:07:09 +01:00
Daniel Calviño Sánchez
918950cb40
Move CSS rules for icons in media buttons to "video.scss"
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-02-01 14:06:21 +01:00
Daniel Calviño Sánchez
4d251abbc8
Remove unneeded selector
...
"#hideVideo", "#mute" and "#screensharing-button" elements do not appear
in the sidebar.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-02-01 12:23:37 +01:00
Daniel Calviño Sánchez
3c69f0df31
Add acceptance tests for room shares to Drone
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-02-01 09:52:51 +01:00
Daniel Calviño Sánchez
8d0ae54b4a
Add acceptance test for sharing a file with a room from the Files app
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-02-01 09:52:47 +01:00
Daniel Calviño Sánchez
18e0a04e0a
Add acceptance test for sharing a file in a group room
...
As the scenario should be played by three actors a new one, named "Jim"
for consistency with the acceptance tests of the server, was introduced.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-02-01 09:35:30 +01:00
Daniel Calviño Sánchez
2da642e8d1
Add acceptance test for sharing a file in a one-to-one room
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-02-01 09:21:51 +01:00
Nextcloud bot
344fd4ac5c
[tx-robot] updated from transifex
2019-02-01 01:31:30 +00:00
Joas Schilling
a1f6e63bea
adjust the tests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-31 20:58:20 +01:00
Joas Schilling
fc73085b31
Remove unused constructor argument
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-31 15:40:43 +01:00
Joas Schilling
6073445cf6
Remove room information for users which are not a participant
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-31 14:44:26 +01:00
Joas Schilling
9d7c90750f
Merge pull request #1500 from nextcloud/bugfix/1499/also-add-default-stun-on-empty-valid-value
...
Also add default stun server on valid but empty value
2019-01-31 14:12:27 +01:00
Joas Schilling
0bdba1259a
Also add default stun server on valid but empty value
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-31 11:48:57 +01:00
Nextcloud bot
caacb1cabc
[tx-robot] updated from transifex
2019-01-31 01:32:24 +00:00
Joas Schilling
3abea93a6e
Add changelog for 5.0.2
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-30 15:05:07 +01:00
Joas Schilling
eb082d37a8
Add changelog for 4.0.3
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-30 15:04:03 +01:00
Joas Schilling
7943fba467
Add changelog for 3.2.8
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-30 15:03:53 +01:00
Joas Schilling
c060066a81
Fix app name
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-30 15:03:25 +01:00
Joas Schilling
6da5a21164
Merge pull request #1496 from nextcloud/followup/1426/do-not-show-room-names-when-the-user-is-not-part-of-it
...
Do not show room names when the user is not part of it
2019-01-30 13:45:58 +01:00
Joas Schilling
89495851fc
Do not show room names when the user is not part of it
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-30 12:13:24 +01:00
Joas Schilling
ae6c1fcc67
Merge pull request #1426 from nextcloud/fix-display-name-of-reshare-with-one-to-one-room-not-invited-to
...
Fix display name of reshare with one-to-one room not invited to
2019-01-30 11:12:30 +01:00
Joas Schilling
005342492c
Merge pull request #1485 from nextcloud/bugfix/noid/black-call-icons-in-dark-mode
...
Fix icons for incall scene when dark mode is enabled
2019-01-30 11:09:25 +01:00
Ivan Sein
6d68ecc4f7
Differentiate between video on/off icons.
...
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2019-01-30 10:47:37 +01:00
Nextcloud bot
698ac6f5b1
[tx-robot] updated from transifex
2019-01-30 01:33:11 +00:00
Joas Schilling
339b1dfc05
Fix icons for .incall scene when dark mode is enabled
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-29 14:48:10 +01:00
Joas Schilling
8f5b514d43
Merge pull request #1488 from nextcloud/bugfix/noid/reduce-number-of-files-loaded
...
Reduce the number of loaded scripts
2019-01-29 13:36:16 +01:00
Joas Schilling
713828afde
Reduce the number of loaded scripts
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-29 13:30:39 +01:00
Ivan Sein
83e58805fa
Merge pull request #1474 from nextcloud/bugfix/1473/correctly-identify-the-owner-of-the-share
...
Correctly compare the correct user to the owner
2019-01-29 10:08:13 +01:00
Ivan Sein
9812f68eed
Merge pull request #1484 from nextcloud/bugfix/noid/make-the-seperator-visible-again
...
Make the seperator visible
2019-01-29 09:52:22 +01:00
Joas Schilling
436126c21e
Make the seperator visible
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-28 15:36:14 +01:00
Joas Schilling
f5df2d7d3b
Correctly compare the correct user to the owner
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-28 14:30:01 +01:00
Ivan Sein
5640ed21f1
Merge pull request #1482 from nextcloud/show-autocompletion-as-soon-as-at-is-typed
...
Show autocompletion as soon as "@" is typed
2019-01-28 13:48:53 +01:00
Daniel Calviño Sánchez
9b91037303
Show autocompletion as soon as "@" is typed
...
In order to show the autocompletion it was needed to type at least
another character after "@", so only the mentions that matched that
character were shown. Now the autocompletion is shown as soon as "@" is
typed, which shows all the possible mentions in the room.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-01-28 13:17:55 +01:00
Joas Schilling
8f62d861ea
Merge pull request #1480 from nextcloud/fix-submit-button-in-public-share-auth-page
...
Fix submit button in public share authentication page
2019-01-28 13:10:06 +01:00
Daniel Calviño Sánchez
1aabd39ce3
Fix submit button not hidden in public share auth page
...
While a message is being sent the submit button in the chat view is
hidden by setting the "hidden" CSS class to it. However, in "guest.css"
an explicit "display" property is set for submit buttons; this rule is
more specific than the generic rule for ".hidden" elements, and thus
overrides it, causing the submit button to be shown even when the
"hidden" CSS class is set. Therefore, an explicit rule is needed to set
"display: none" for hidden submit buttons.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-01-28 11:10:03 +01:00
Daniel Calviño Sánchez
219a6eb446
Fix vertical position of submit button in public share auth page
...
The submit button in the chat view is positioned using its "bottom"
property to align it with the bottom of the new message form even when
there are several lines and the form grows vertically.
"publicshareauth.css" (core) sets the "top" property of submit buttons,
which causes the submit button in the chat view to be aligned to the top
of the new message form, and thus needs to be overriden.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-01-28 11:09:11 +01:00
Ivan Sein
f00030192b
Merge pull request #1471 from nextcloud/bugfix/noid/fix-autocomplete-on-darktheme
...
Fix autocomplete on darktheme
2019-01-25 09:49:56 +01:00
Joas Schilling
0826d7c28b
Fix autocomplete on darktheme
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-24 21:04:35 +01:00
Ivan Sein
e574f11443
Merge pull request #1467 from nextcloud/fix-page-title-not-updated-when-room-name-is-updated
...
Fix page title not updated when room name is updated
2019-01-24 13:52:13 +01:00
Daniel Calviño Sánchez
b9abc867c2
Reset page title when current room is left
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-01-24 12:28:20 +01:00
Daniel Calviño Sánchez
3730268991
Update page title when room name is updated
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-01-24 12:20:05 +01:00
Joas Schilling
1e70a00178
Merge pull request #1465 from nextcloud/bugfix/noid/fix-signaling-servers-without-trailing-slash
...
Make sure there is always a trailing slash
2019-01-24 12:15:33 +01:00
Joas Schilling
24f568ed05
Make sure there is always a trailing slash
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-24 11:12:53 +01:00
Nextcloud bot
25b0e0251a
[tx-robot] updated from transifex
2019-01-24 01:37:54 +00:00
Joas Schilling
2715546fbb
Merge pull request #1461 from nextcloud/bugfix/noid/always-use-white-icons
...
Always use white icons on the avatar-alike-placeholders
2019-01-23 16:23:42 +01:00
Joas Schilling
1ca9cdeb23
Merge pull request #1410 from nextcloud/add-global-content-security-policy-for-signaling-servers
...
Add global Content Security Policy for signaling servers
2019-01-23 13:58:00 +01:00
Joas Schilling
56bb099eef
Always use white icons on the avatar-alike-placeholders
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-23 13:51:32 +01:00
Joas Schilling
7cd75d80c1
Also add the stun and turn servers to the CSP
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-23 12:37:03 +01:00