Nextcloud bot
cce10f04f9
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago
kesselb
a1550d1989
Merge pull request #6006 from nextcloud/bugfix/noid/fix-ci
"Fix" CI with mariadb
4 years ago
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
4 years ago
Joas Schilling
e8b1456f06
"Fix" CI with mariadb
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago
Joas Schilling
43834cb456
Fix displaying moderation options in one-to-ones
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago
Joas Schilling
18e49c8ca8
Merge pull request #5997 from nextcloud/enh/5568/skip-tls-more
Add skip TLS option for XMPP and Rocketchat
4 years ago
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
4 years ago
Joas Schilling
a6140e0655
Merge pull request #5932 from nextcloud/fix-initial-camera-quality-with-chromium
Fix initial camera quality with Chromium
4 years ago
Joas Schilling
a81220a801
List all supported Chrome-based browsers
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago
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>
5 years ago
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
4 years ago
Marco Ambrosini
24e3f6ffcb
Wait for the wav encoder to be initialized bedore allowing recordings
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
4 years ago
Gary Kim
968e7ccbfc
Add skip TLS option for XMPP and Rocketchat
Signed-off-by: Gary Kim <gary@garykim.dev>
4 years ago
Nextcloud bot
6650c45210
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago
Nextcloud bot
e8936bec0f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago
Nextcloud bot
c39f719d1a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago
Nextcloud bot
cb45463716
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago
Nextcloud bot
9f78a4af56
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago
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>
4 years ago
Vincent Petry
4de4800ee3
Merge pull request #5974 from nextcloud/enh/collections-files-load-perf
Use async import for vue component on collections entrypoint
4 years ago
Vincent Petry
49d8d39f2f
Merge pull request #5985 from nextcloud/bugfix/2232/missed-call-notifications
Add "missed call" chat system message for one-to-one
4 years ago
Joas Schilling
336c60c13e
Merge pull request #5986 from nextcloud/techdebt/noid/fix-constant-names
Fix constant names
4 years ago
Joas Schilling
d66923c6cd
Fix constant names
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago
Joas Schilling
9e855fc015
Add "missed call" notifications
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago
marco
a704b8f6a2
Merge pull request #5982 from nextcloud/bugfix/5980/datepicker-z-index-fix
Fix date picker z-index
4 years ago
Nextcloud bot
f58a263868
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago
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>
4 years ago
Joas Schilling
9936744a66
Merge pull request #5945 from nextcloud/bugfix/5814/fix-unread-marker-discrepancy
Use visual last read message id in scroll handler
4 years ago
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
4 years ago
Joas Schilling
70ec39eb84
Fix minor things
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago
Julius Härtl
665a086577
Use dynamic import for vue component on collections entrypoint
Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago
Nextcloud bot
7a521b6fdd
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 years ago
Vincent Petry
dbc294ff5b
Merge pull request #5889 from nextcloud/feature/1243/clear-history
🗑️ 💬 Clear chat history - Backend
5 years ago
Vincent Petry
f1e6bd4f95
Merge pull request #5964 from nextcloud/bugfix/5959/never-unread-marker-lastmessage
Never show read marker on the very last message
5 years ago
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>
5 years ago
Joas Schilling
b138414888
Change system message string
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
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
5 years ago
Marco Ambrosini
b41176fc70
Remove participants tab and collapse sidebar for one to one conversations
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
5 years ago
Marco Ambrosini
74adda3a7c
Remove participant tab in one to one conversations
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
5 years ago
Joas Schilling
31a32b6780
Add unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Joas Schilling
bbed7ef202
Add integration test
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Joas Schilling
81922eef89
Remove shares and fix the message markers
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Joas Schilling
d76631499a
Clear history
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
marco
b6ae3b8166
Merge pull request #5966 from nextcloud/bugfix/5957
Initialize the wav encoder in the entry points instead of in the audiorecorder component
5 years ago
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>
5 years ago
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>
5 years ago
Nextcloud bot
2144b60622
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 years ago
Vincent Petry
7fd3c810ec
Merge pull request #5437 from nextcloud/feature/noid/use-vue-list-item-component
Use ListItem component
5 years ago
Marco Ambrosini
ca27e59238
Fix tests
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
5 years ago
Marco Ambrosini
dceecb648e
Fix searchable conversations bug
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
5 years ago