Joas Schilling
b43657cf22
fix(instant-meetings): Expose retention period for instant meetings
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months ago
Dorra
e3c715ef58
Merge pull request #15075 from nextcloud/backport/15008/stable31
[stable31] fix(useDocumentTitle): exclude system messages from triggering the asterik in tab name (document title)
6 months ago
Nextcloud bot
b73a32ac54
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months ago
Nextcloud bot
ed4c32c49f
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months ago
Sebastian Krupinski
6b891b6161
Merge pull request #15080 from nextcloud/backport/15077/stable31
[stable31] fix: no user in background jobs and appointment links
6 months ago
SebastianKrupinski
41ebdc62a3
fix: no user in background jobs and appointment links
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
6 months ago
Anna
93e129f762
Merge pull request #15078 from nextcloud/backport/15076/stable31
[stable31] fix: check if property exists before using getValue
6 months ago
Anna
00243c36d0
Merge pull request #15073 from nextcloud/backport/15051/stable31
[stable31] feat(instant-meetings): Support instant_meeting room object type with…
6 months ago
SebastianKrupinski
5e7760ef8e
fix: check if property exists before using getValue
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
6 months ago
Nextcloud bot
ce08f89954
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months ago
Dorra Jaouad
8892706447
fix(useDocumentTitle): exclude system messages from triggering the asterik in tab name (document title)
Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
6 months ago
Joas Schilling
f6727d7745
feat(instant-meetings): Support instant_meeting room object type with 1d retention
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months ago
Nextcloud bot
3ec457a828
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months ago
github-actions[bot]
05dc1bf720
Merge pull request #15067 from nextcloud/automated/noid/stable31-update-nextcloud-ocp
[stable31] Update nextcloud/ocp dependency
6 months ago
nextcloud-command
f2713109a5
chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
6 months ago
Nextcloud bot
20c97ca214
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months ago
dependabot[bot]
928f96a57c
Merge pull request #15058 from nextcloud/dependabot/npm_and_yarn/stable31/extendable-media-recorder-9.2.24
6 months ago
dependabot[bot]
3c1b20e400
Merge pull request #15057 from nextcloud/dependabot/npm_and_yarn/stable31/nextcloud/moment-1.3.4
6 months ago
dependabot[bot]
300e1ddba0
build(deps): Bump extendable-media-recorder from 9.2.23 to 9.2.24
Bumps [extendable-media-recorder](https://github.com/chrisguttandin/extendable-media-recorder ) from 9.2.23 to 9.2.24.
- [Release notes](https://github.com/chrisguttandin/extendable-media-recorder/releases )
- [Commits](https://github.com/chrisguttandin/extendable-media-recorder/compare/v9.2.23...v9.2.24 )
---
updated-dependencies:
- dependency-name: extendable-media-recorder
dependency-version: 9.2.24
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
dependabot[bot]
969a3dd11a
build(deps): Bump @nextcloud/moment from 1.3.2 to 1.3.4
Bumps [@nextcloud/moment](https://github.com/nextcloud-libraries/nextcloud-moment ) from 1.3.2 to 1.3.4.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-moment/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-moment/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nextcloud-libraries/nextcloud-moment/compare/v1.3.2...v1.3.4 )
---
updated-dependencies:
- dependency-name: "@nextcloud/moment"
dependency-version: 1.3.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
Nextcloud bot
ad052f29d8
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months ago
Joas Schilling
88fbe13640
Merge pull request #15048 from nextcloud/backport/15047/stable31
[stable31] chore(release): Changelog for 21.1.0-rc.1
6 months ago
Joas Schilling
5e1fdfaf3c
Merge pull request #15050 from nextcloud/backport/14926/stable31
[stable31] feat(RightSidebar): improve appearance, show profile details
6 months ago
Maksim Sukharev
8d36f7577b
feat(RightSidebar): add scrolling effect for profile info
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
6 months ago
Maksim Sukharev
a92261f838
feat(RightSidebar): show user profile in 1-1 conversations
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
6 months ago
Maksim Sukharev
4f4f9f5de9
fix(RightSidebar): extract sidebar info to separate component
- recreate default appearance
- adjust template and styles for future changes
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
6 months ago
Maksim Sukharev
b9f5222a7c
fix(RightSidebar): do not close sidebar in 1-1
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
6 months ago
Maksim Sukharev
371581b6b6
feat: introduce getUserProfile endpoint
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
6 months ago
Joas Schilling
90f01fb0cf
Merge pull request #15045 from nextcloud/backport/15038/stable31
[stable31] feat(reminders): Add API endpoint to get upcoming reminders
6 months ago
Joas Schilling
b768de7c8c
chore(release): Bump version to 21.1.0-rc.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months ago
Joas Schilling
11d7e6faa5
chore(release): Changelog for 21.1.0-rc.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months ago
Joas Schilling
a738b238b9
feat(reminders): Add API endpoint to get upcoming reminders
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months ago
Daniel Calviño Sánchez
bcc16e8188
Merge pull request #15044 from nextcloud/backport/15021/stable31
[stable31] Handle invalid client type when trying to start a recording
6 months ago
Nextcloud bot
dca0849c9c
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months ago
Daniel Calviño Sánchez
1bc79b50c4
fix: Handle invalid client type when trying to start a recording
If "internalsecret" is not set in the signaling server configuration
internal clients are not supported by the signaling server, and trying
to establish a connection fails with "invalid_client_type". Before, it
was retried again and again to establish a connection until starting the
recording timed out, as no matter how much it was retried it could never
succeed. Due to that now starting the recording fails as soon as an
invalid client type is reported, and a hint about the most likely cause
is provided in the error message printed in the recording server logs.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
6 months ago
Daniel Calviño Sánchez
2f661cba12
refactor: Rename handler for signaling server errors to generalize it
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
6 months ago
Maksim Sukharev
0e3676374e
Merge pull request #15042 from nextcloud/backport/15040/stable31
6 months ago
Maksim Sukharev
b5e08fd621
Merge pull request #15041 from nextcloud/backport/15036/stable31
6 months ago
Maksim Sukharev
414f059d4c
fix: do not show event-room actions for non-moderators
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
6 months ago
Maksim Sukharev
7bf8013933
feat: make default conversation avatars square
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
6 months ago
Maksim Sukharev
fde0e73ae4
Merge pull request #15035 from nextcloud/backport/14714/stable31
6 months ago
Maksim Sukharev
a111e84ea8
Merge pull request #15037 from nextcloud/backport/12667/stable31
6 months ago
Maksim Sukharev
127f5e2e7a
fix(audio): change audioOutput device for participant tracks in call
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
8 months ago
Maksim Sukharev
4bbfca41a5
fix(audio): add UI, change audioOutput device for store sounds
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
8 months ago
Maksim Sukharev
b91a312727
fix(audio): handle audioOutput device preferences
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
8 months ago
Dorra Jaouad
ad734806f2
fix(CalendarEvents): remove archive from options, implement expiring period as a capability and add an option to reset conversation to normal one without object attached.
Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
6 months ago
Dorra Jaouad
15bbaca3ba
fix: move conversation actions to chat instead of top bar
Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
6 months ago
Dorra Jaouad
b053bbe0a1
fix: only show virtual subline of relative time when there is no message from users
Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
6 months ago
Dorra Jaouad
4114fbf157
fix: add types to newly migrated conversation util
Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
6 months ago
Dorra Jaouad
4a5b43026f
chore(conversation): migrate to ts
Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
6 months ago