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

10373 Коммитов

Автор SHA1 Сообщение Дата
Nextcloud bot 6d27e44246
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-15 10:00:19 +00:00
Nextcloud bot 7aa509060c
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-15 09:15:59 +00:00
Nextcloud bot cce10f04f9
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-15 03:18:28 +00:00
kesselb a1550d1989
Merge pull request #6006 from nextcloud/bugfix/noid/fix-ci
"Fix" CI with mariadb
2021-07-14 19:41:41 +02:00
Joas Schilling 9f57887aba
Merge pull request #6005 from nextcloud/bugfix/5995/fix-displaying-moderation-options-in-one-to-ones
Fix displaying moderation options in one-to-ones
2021-07-14 16:00:46 +02:00
Joas Schilling e8b1456f06
"Fix" CI with mariadb
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-14 15:47:55 +02:00
Joas Schilling 43834cb456
Fix displaying moderation options in one-to-ones
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-14 15:34:59 +02:00
Joas Schilling 18e49c8ca8
Merge pull request #5997 from nextcloud/enh/5568/skip-tls-more
Add skip TLS option for XMPP and Rocketchat
2021-07-14 15:09:20 +02:00
Joas Schilling b6252da848
Merge pull request #5970 from nextcloud/bugfix/noid/do-not-allow-recording-until-mediaencoder-is-initialized
Wait for the wav encoder to be initialized before allowing recordings
2021-07-14 15:06:17 +02:00
Joas Schilling a6140e0655
Merge pull request #5932 from nextcloud/fix-initial-camera-quality-with-chromium
Fix initial camera quality with Chromium
2021-07-14 14:57:35 +02:00
Joas Schilling a81220a801
List all supported Chrome-based browsers
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-14 14:40:29 +02:00
Daniel Calviño Sánchez 36a29927d1
Fix initial camera quality with Chromium
Due to a bug in Chromium it is not possible to increase the resolution
of a track once it has been cloned.

When the video was initially requested by Talk no resolution was
specified, so Chromium returned a video track with a ~640x480
resolution, no matter the maximum resolution of the camera. As the track
was immediately cloned, due to the bug, the maximum resolution of the
track was limited to ~640x480.

Now, if Chromium or a derived browser is used, the video is requested
with a loose constraint for a high resolution, so if the camera does not
have such resolution it will still return the highest resolution
available without failing. If the track is then cloned then it will be
possible to decrease and increase again the track resolution as desired
instead of being locked to a maximum resolution of ~640x480.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-07-14 14:27:16 +02:00
Joas Schilling d15e07a82f
Merge pull request #5988 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-4.0.3
Bump @nextcloud/vue from 4.0.2 to 4.0.3
2021-07-14 14:20:54 +02:00
Marco Ambrosini 24e3f6ffcb Wait for the wav encoder to be initialized bedore allowing recordings
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-07-14 10:51:13 +02:00
Gary Kim 968e7ccbfc
Add skip TLS option for XMPP and Rocketchat
Signed-off-by: Gary Kim <gary@garykim.dev>
2021-07-14 00:22:20 -04:00
Nextcloud bot 6650c45210
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-14 03:17:11 +00:00
Nextcloud bot e8936bec0f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-13 03:17:03 +00:00
Nextcloud bot c39f719d1a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-12 03:15:51 +00:00
Nextcloud bot cb45463716
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-11 03:16:16 +00:00
Nextcloud bot 9f78a4af56
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-10 03:26:33 +00:00
dependabot[bot] 88cd219b9e
Bump @nextcloud/vue from 4.0.2 to 4.0.3
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v4.0.2...v4.0.3)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-10 01:01:40 +00:00
Vincent Petry 4de4800ee3
Merge pull request #5974 from nextcloud/enh/collections-files-load-perf
Use async import for vue component on collections entrypoint
2021-07-09 14:40:28 +02:00
Vincent Petry 49d8d39f2f
Merge pull request #5985 from nextcloud/bugfix/2232/missed-call-notifications
Add "missed call" chat system message for one-to-one
2021-07-09 14:25:18 +02:00
Joas Schilling 336c60c13e
Merge pull request #5986 from nextcloud/techdebt/noid/fix-constant-names
Fix constant names
2021-07-09 14:15:07 +02:00
Joas Schilling d66923c6cd
Fix constant names
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-09 11:14:30 +02:00
Joas Schilling 9e855fc015
Add "missed call" notifications
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-09 10:44:57 +02:00
marco a704b8f6a2
Merge pull request #5982 from nextcloud/bugfix/5980/datepicker-z-index-fix
Fix date picker z-index
2021-07-09 09:28:41 +02:00
Nextcloud bot f58a263868
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-09 03:18:28 +00:00
Vincent Petry 7a07db57ae
Fix date picker z-index
To make it appear on top of the settings modal.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-07-08 22:16:33 +02:00
Joas Schilling 9936744a66
Merge pull request #5945 from nextcloud/bugfix/5814/fix-unread-marker-discrepancy
Use visual last read message id in scroll handler
2021-07-08 15:49:43 +02:00
Joas Schilling 5df729fe47
Merge pull request #5963 from nextcloud/bugfix/5960/fix-read-marker-many-pages
Fix read marker and counter issues with pending pages
2021-07-08 15:22:14 +02:00
Joas Schilling 70ec39eb84
Fix minor things
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-08 15:16:44 +02:00
Julius Härtl 665a086577
Use dynamic import for vue component on collections entrypoint
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-07-08 10:14:49 +02:00
Nextcloud bot 7a521b6fdd
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-08 03:18:27 +00:00
Vincent Petry dbc294ff5b
Merge pull request #5889 from nextcloud/feature/1243/clear-history
🗑️ 💬 Clear chat history - Backend
2021-07-07 17:44:20 +02:00
Vincent Petry f1e6bd4f95
Merge pull request #5964 from nextcloud/bugfix/5959/never-unread-marker-lastmessage
Never show read marker on the very last message
2021-07-07 17:14:11 +02:00
Vincent Petry 13e399919f
Never show read marker on the very last message
Added condition to detect the last message when deciding whether to
render the read marker.

Fixes issues when the last message is a deleted one or a command and
where the marker was displayed.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Co-authored-by: Joas Schilling <coding@schilljs.com>
2021-07-07 17:04:14 +02:00
Joas Schilling b138414888
Change system message string
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-07 17:02:04 +02:00
Vincent Petry 7a8df94550
Merge pull request #5799 from nextcloud/enh/noid/simplify-sidebar-in-one-to-one-conversations
Enh/noid/simplify sidebar in one to one conversations
2021-07-07 17:01:04 +02:00
Marco Ambrosini b41176fc70 Remove participants tab and collapse sidebar for one to one conversations
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-07-07 16:41:56 +02:00
Marco Ambrosini 74adda3a7c Remove participant tab in one to one conversations
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-07-07 16:41:35 +02:00
Joas Schilling 31a32b6780
Add unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-07 16:39:36 +02:00
Joas Schilling bbed7ef202
Add integration test
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-07 16:01:25 +02:00
Joas Schilling 81922eef89
Remove shares and fix the message markers
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-07 15:37:17 +02:00
Joas Schilling d76631499a
Clear history
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-07 15:37:16 +02:00
marco b6ae3b8166
Merge pull request #5966 from nextcloud/bugfix/5957
Initialize the wav encoder in the entry points instead of in the audiorecorder component
2021-07-07 15:31:04 +02:00
Marco Ambrosini 1fb72c80e5 Initialize the wav encoder in the entry points instead of in the audiorecorder component
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-07-07 14:16:15 +02:00
Vincent Petry 0a77c7497b
Fix read marker and counter issues with pending pages
Whenever there are several pages of unread messages, the
"lookForNewMessages()" call will not return all the results at once.

In case there are results left to load, the read marker is not reset by
the false when "isSticky" (aka scrolled to bottom) happens.

When loading new messages, we now only increase the conversation counter
when the latter was out of sync with the current messages list.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-07-07 11:38:06 +02:00
Nextcloud bot 2144b60622
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-07 03:16:53 +00:00
Vincent Petry 7fd3c810ec
Merge pull request #5437 from nextcloud/feature/noid/use-vue-list-item-component
Use ListItem component
2021-07-06 19:55:16 +02:00