Maksim Sukharev
5ee6def001
chore: allow more RAM for npm build
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
9 months ago
Grigorii K. Shartsev
caff6a0a35
Merge pull request #14175 from nextcloud/chore/generate-absolute-url-without-is-desktop
refactor: remove `IS_DESKTOP` flag check on `generateAbsoluteUrl`
9 months ago
Maksim Sukharev
b9d8adc441
Merge pull request #14174 from nextcloud/fix/noid/from-to-params
9 months ago
Nextcloud bot
1442b8d00d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
9 months ago
Grigorii K. Shartsev
35dfa6770f
refactor: remove `IS_DESKTOP` flag check on `generateAbsoluteUrl`
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
9 months ago
Maksim Sukharev
82ce589312
fix(MessagesList): adjust route params check
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
9 months ago
Joas Schilling
526fcc1f9b
Merge pull request #14165 from nextcloud/docs/14142/quick-install
docs: Add quick install
9 months ago
Maksim Sukharev
af08e225f6
Merge pull request #14171 from nextcloud/chore/stylelint
9 months ago
Maksim Sukharev
5b34bc5190
Merge pull request #14167 from nextcloud/fix/noid/description-rich
9 months ago
Maksim Sukharev
aecb1d1c86
fix(TopBar): replace richEditor mixin with NcRichText
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
10 months ago
Grigorii K. Shartsev
565e684888
chore(stylelint): fix lint errors
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
9 months ago
Grigorii K. Shartsev
e9a6d12940
chore(stylelint): make scripts Linux-compatible
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
9 months ago
Maksim Sukharev
d2ae4af211
Merge pull request #14038 from nextcloud/fix/13439/poll-management
9 months ago
Maksim Sukharev
c99c1053fa
feat(polls): allow to manage polls from ConversationSettings
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
10 months ago
Maksim Sukharev
e8d70e1461
fix: flip hideWarning value
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
10 months ago
Joas Schilling
7e07e7b5f0
fix: Make the High-performance backend warnings more actionable
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
10 months ago
Joas Schilling
fabd11744b
docs: Align overview and navigation entries
Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months ago
Joas Schilling
65f5748929
docs: Quick installation guide
Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months ago
Nextcloud bot
506752c32c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
9 months ago
Maksim Sukharev
10af5bca2a
feat(polls): introduce PollManager
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
10 months ago
Maksim Sukharev
98e2194851
feat(polls): minor UX improvements
- drafts loading state
- hide 'export draft to file' if not filled
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
10 months ago
Maksim Sukharev
24e541c3ee
fix(polls): rename PollEditor
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
11 months ago
Maksim Sukharev
6e31185141
Merge pull request #14149 from nextcloud/feat/14132/admin-settings-state
10 months ago
Maksim Sukharev
3f78cbd056
fix(SignalingServers): do not emit update event
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
10 months ago
Maksim Sukharev
30392d5064
fix(SignalingServers): move signaling state to AdminSettings
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
10 months ago
Maksim Sukharev
f1ab69c133
fix(AdminSettings): move components to TS
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
10 months ago
Joas Schilling
422faebd0b
Merge pull request #14160 from nextcloud/feat/noid/event-based-bots
feat(bots): Event based bots
10 months ago
Joas Schilling
fda4978a23
ci: Replace call_summary_bot with a demo app for webhooks
Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months ago
Joas Schilling
84da8856f0
feat(bots): Allow bots to know if actor was a moderator
Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months ago
Joas Schilling
e9e42b585f
feat(bots): Allow PHP apps to directly read and interact with messages
Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months ago
Nextcloud bot
51e776059d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months ago
Maksim Sukharev
a490c6532c
Merge pull request #14162 from nextcloud/fix/noid/chat-docs-typo
10 months ago
Marcel Müller
78a4df1791
fix(docs): Typo in sending a new chat message
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
10 months ago
Dorra
d4bf99ab8f
Merge pull request #14144 from nextcloud/fix/noid/rtl-support-search-messages
fix: inverse left arrow icons when it is RTL
10 months ago
Anna
1f473a0409
Merge pull request #14159 from nextcloud/bugfix/noid/ignore-file-user-shares
fix(tests): Remove unstable sharing field from tests
10 months ago
Joas Schilling
a709c8033b
fix(tests): Remove unstable sharing field from tests
This field was changed so often in the server,
that we simply don't care any more. We want to test Talk,
not normal user shares.
Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months ago
Joas Schilling
09161d86b5
Merge pull request #14157 from nextcloud/dependabot/composer/vendor-bin/rector/rector/rector-2.0.6
ci(deps-dev): Bump rector/rector from 1.2.6 to 2.0.6 in /vendor-bin/rector
10 months ago
Nextcloud bot
58ca999ef0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months ago
Joas Schilling
46d9eeafbe
Merge pull request #14158 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
10 months ago
nextcloud-command
09e2d70a54
chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
10 months ago
Nextcloud bot
50912d788d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months ago
Dorra Jaouad
e06900c825
fix: miscellaneous changes
Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
10 months ago
dependabot[bot]
a2af6250ed
Merge pull request #14156 from nextcloud/dependabot/npm_and_yarn/uuid-11.0.5
10 months ago
dependabot[bot]
3da7cfbd39
ci(deps-dev): Bump rector/rector in /vendor-bin/rector
Bumps [rector/rector](https://github.com/rectorphp/rector ) from 1.2.6 to 2.0.6.
- [Release notes](https://github.com/rectorphp/rector/releases )
- [Commits](https://github.com/rectorphp/rector/compare/1.2.6...2.0.6 )
---
updated-dependencies:
- dependency-name: rector/rector
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
dependabot[bot]
e35202c14a
Merge pull request #14154 from nextcloud/dependabot/npm_and_yarn/libphonenumber-js-1.11.18
10 months ago
dependabot[bot]
865b6ec283
build(deps): Bump uuid from 11.0.3 to 11.0.5
Bumps [uuid](https://github.com/uuidjs/uuid ) from 11.0.3 to 11.0.5.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v11.0.3...v11.0.5 )
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
dependabot[bot]
97195cc648
build(deps): Bump libphonenumber-js from 1.11.17 to 1.11.18
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js ) from 1.11.17 to 1.11.18.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.11.17...v1.11.18 )
---
updated-dependencies:
- dependency-name: libphonenumber-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Nextcloud bot
439aa8d251
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months ago
Maksim Sukharev
aa9a3f9bbf
Merge pull request #14028 from nextcloud/feat/12187/zoom-in-screenshare
10 months ago
Joas Schilling
d01783f41d
Merge pull request #14150 from nextcloud/release/21.0.0-beta.2
chore(release): Prepare 21.0.0-beta.2
10 months ago