Nextcloud bot
08aa3ae18b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Joas Schilling
aa61ea5ebc
Merge pull request #10217 from nextcloud/fix/noid/patch-markdown-styles
align styles for h1-h4 tags
2 years ago
Joas Schilling
9b393aadd5
Merge pull request #10215 from nextcloud/bugfix/noid/update-call-summary-behaviour
fix(bots): Update call_summary_bot behaviour and screenshot
2 years ago
Joas Schilling
780bd696f1
Merge pull request #10214 from nextcloud/bugfix/10213/allow-replying-to-bots
fix(bots): Allow replying to bot messages
2 years ago
Joas Schilling
e07dc8250d
Merge pull request #10216 from nextcloud/nickvergessen-patch-1
fix(CI): Move oracle to GA
2 years ago
Joas Schilling
8d9f255f3e
fix(CI): Move oracle to GA
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2 years ago
Maksim Sukharev
c63f5289c5
align styles for h1-h4 tags
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Joas Schilling
87468e7ff4
fix(bots): Update call_summary_bot behaviour and screenshot
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
f2ae212cb4
fix(bots): Allow replying to bot messages
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Daniel Calviño Sánchez
5f09e11ee4
Merge pull request #10201 from nextcloud/simplify-tracking-of-total-counted-time
Simplify tracking of total counted time
2 years ago
Nextcloud bot
263b65da93
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Maksim Sukharev
2586e22042
introduce computed variable whether to show speaking time and status or not
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Daniel Calviño Sánchez
1ac74f9760
Fix documentation
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 years ago
Daniel Calviño Sánchez
5fb9c977f9
Reorder blocks to match the normal flow of state changes
After being initialized the speaking value will be first modified when
the participant starts speaking, and then once the participant stops
speaking.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 years ago
Daniel Calviño Sánchez
b0659e66d4
Remove unneeded condition
The counted time is updated if a participant is speaking and then stops
speaking; the timestamp is updated when a participant starts speaking,
so the timestamp was already updated back then and therefore there is no
need to explicitly check that.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 years ago
Daniel Calviño Sánchez
161a9b233c
Update timestamp only when starting to speak
The timestamp is only used to calculate the elapsed speaking time when
stopping to speak, so it needs to be updated only when starting to
speak.
Additionally, in some cases "speaking" can also be set to "undefined"
(for example, when a remote participant leaves the call); from the point
of view of tracking the speaking time any falsy value is false, so the
value is explicitly set to true/false.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 years ago
Nextcloud bot
f522c2606d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Joas Schilling
5ae6e0ae57
Merge pull request #10199 from nextcloud/automated/noid/master-update-nextcloud-ocp
[master] Update nextcloud/ocp dependency
2 years ago
nextcloud-command
4ad56e0522
chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2 years ago
Nextcloud bot
da9d80e4fe
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
dependabot[bot]
f588c0d7e7
Merge pull request #10196 from nextcloud/dependabot/npm_and_yarn/babel/core-7.22.10
2 years ago
dependabot[bot]
45ec158abe
chore(deps-dev): Bump @babel/core from 7.22.9 to 7.22.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.22.9 to 7.22.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.10/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
7f80c861a2
Merge pull request #10197 from nextcloud/dependabot/npm_and_yarn/nextcloud/files-3.0.0-beta.14
2 years ago
dependabot[bot]
e49836ae01
Merge pull request #10198 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-7.12.2
2 years ago
dependabot[bot]
1dcc85105c
Merge pull request #10195 from nextcloud/dependabot/npm_and_yarn/regenerator-runtime-0.14.0
2 years ago
dependabot[bot]
54681db60a
Merge pull request #10194 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.22.10
2 years ago
dependabot[bot]
e04a91628f
chore(deps): Bump @nextcloud/vue from 7.12.1 to 7.12.2
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue ) from 7.12.1 to 7.12.2.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/v7.12.2/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v7.12.1...v7.12.2 )
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
b870b84388
chore(deps): Bump @nextcloud/files from 3.0.0-beta.11 to 3.0.0-beta.14
Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files ) from 3.0.0-beta.11 to 3.0.0-beta.14.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases )
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.0.0-beta.11...v3.0.0-beta.14 )
---
updated-dependencies:
- dependency-name: "@nextcloud/files"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
49b418896c
chore(deps-dev): Bump regenerator-runtime from 0.13.11 to 0.14.0
Bumps [regenerator-runtime](https://github.com/facebook/regenerator ) from 0.13.11 to 0.14.0.
- [Release notes](https://github.com/facebook/regenerator/releases )
- [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.11...regenerator-runtime@0.14.0 )
---
updated-dependencies:
- dependency-name: regenerator-runtime
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
3e0520997b
chore(deps-dev): Bump @babel/preset-env from 7.22.9 to 7.22.10
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.9 to 7.22.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.10/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Nextcloud bot
180e9cef2f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Joas Schilling
73c83b8ca4
Merge pull request #10177 from nextcloud/feat/10076/remind-me-later-frontend
fix(MessageButtonsBar) - adjust predefined reminders conditions
2 years ago
Joas Schilling
b7a10491d3
Merge pull request #10181 from nextcloud/fix/duplicate-format-bot
Fix duplicate bot formatting
2 years ago
Joas Schilling
4812cd5bec
Merge pull request #10180 from nextcloud/fix/disabling-avatar-menu-in-desktop
fix(desktop): fix disabling avatar menu for desktop
2 years ago
jld3103
29a89b924d
Fix duplicate bot formatting
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
Grigorii K. Shartsev
7d08b97509
fix(desktop): fix disabling avatar menu for desktop
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2 years ago
Daniel Calviño Sánchez
a060a231b4
Merge pull request #10174 from nextcloud/fix-speaking-time-sometimes-updated-when-participants-do-not-speak
Fix speaking time sometimes updated when participants do not speak
2 years ago
Maksim Sukharev
f27f905ac2
adjust predefined reminders conditions
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Nextcloud bot
b1e3b20f06
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Joas Schilling
817b65e08b
Merge pull request #10164 from nextcloud/bugfix/noid/search-improvement
Search improvement
2 years ago
Joas Schilling
be0ee41fff
Merge pull request #10169 from nextcloud/release/17.0.1-rc.1-changelog
chore(release): Add changelog for 17.1.0-rc.1
2 years ago
Daniel Calviño Sánchez
c33d8ca105
Fix speaking time sometimes updated when participants do not speak
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 years ago
Joas Schilling
4f8a730978
Merge pull request #10167 from nextcloud/feat/noid/changelog
Changelog conversation update for 17.1
2 years ago
Dorra
93ec744ccc
Merge pull request #10162 from nextcloud/fix/10087/migrate_to_ncselect
Replace NcMultiselect with NcSelect
2 years ago
Joas Schilling
f196011043
fix(UI): Fix "Skip to main content" keyboard shortcut
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
3058458570
fix(search): Add the buttons so keyboard users can tab to the filter
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
f68379866a
fix(search): Don't focus the search as it hides "filters" and "adding" now
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
d36652651d
chore(release): Add changelog for 17.1.0-rc.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
673cfc7390
Merge pull request #10168 from nextcloud/bugfix/10166/exclude-editorconfig-from-package
fix(release): Exclude .editorconfig from release package
2 years ago
Joas Schilling
c49fdf1641
Merge pull request #10151 from nextcloud/docs/10094/document-bots
feat: Document bots
2 years ago