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

13640 Коммитов

Автор SHA1 Сообщение Дата
Joas Schilling 0b9ba4dffc
Update src/components/MessagesList/MessagesList.vue
Co-authored-by: Marco <marcoambrosini@icloud.com>
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-09-21 17:11:00 +02:00
Joas Schilling f8c123b34d
Merge pull request #7966 from nextcloud/bugfix/noid/fix-console-error-in-jest
Fix console error 'Missing required prop: "isForwarderOpen"' in jest
2022-09-21 17:09:23 +02:00
Marco 711e50d37b
Merge pull request #7971 from nextcloud/bugfix/7909/fix-copy-buttons
Remove vue-clipboard2
2022-09-21 15:42:54 +02:00
Joas Schilling 1788bd03ee
Merge pull request #7972 from nextcloud/update-sip-docs
Update "Enabled or disable SIP dial-in" documentation.
2022-09-21 14:44:47 +02:00
Ivan Sein 9076593824 Update "Enabled or disable SIP dial-in" documentation.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2022-09-21 14:42:26 +02:00
Marco 75fba65019
Merge pull request #7967 from nextcloud/bugfix/noid/fix-console-error-unreadMentions
Fix console error 'TypeError: unreadMentions.forEach is not a function in jest
2022-09-21 14:32:20 +02:00
Joas Schilling 617d96c2a1
Fix JEST
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-21 14:22:29 +02:00
Marco 4da50eaebe
Merge pull request #7968 from nextcloud/bugfix/noid/fix-console-error-duplicate-getters
Fix console error '[vuex] duplicate getter key: reactionsLoaded' in jest
2022-09-21 14:12:35 +02:00
Joas Schilling b1be9e3b34
Remove vue-clipboard2
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-21 14:03:28 +02:00
Joas Schilling be65540ecf
Merge pull request #7969 from nextcloud/bugfix/7284/show-unique-displayname-factor
Show shareWithDisplayNameUnique for users
2022-09-21 14:02:22 +02:00
Joas Schilling 31d0f519ba
Show shareWithDisplayNameUnique for users
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-21 12:32:31 +02:00
Joas Schilling b2be1db6e6
Fix console error '[vuex] duplicate getter key: reactionsLoaded' in jest
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-21 10:03:44 +02:00
Joas Schilling 0b8733a320
Fix console error 'TypeError: unreadMentions.forEach is not a function' in jest
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-21 09:55:37 +02:00
Joas Schilling 9ed14991f6
Fix console error 'Missing required prop: "isForwarderOpen"' in jest
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-21 09:35:27 +02:00
Marco a71f5eea32
Merge pull request #7965 from nextcloud/bugfix/7893/fix-size-of-upload-modal
Fix size of upload modal
2022-09-21 09:35:02 +02:00
Joas Schilling 84717f2d14
Fix mispositioned "Remove file" button
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-21 09:00:26 +02:00
Joas Schilling a3343ca42f
Fix the size of the upload modal
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-21 09:00:26 +02:00
Joas Schilling e53a19df2d
Quote again when retrying to send a failed message
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-21 07:25:02 +02:00
Joas Schilling ebb77d8b51
Show empty content when all messages expired
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-21 07:09:02 +02:00
Joas Schilling 52b7228a8a
Merge pull request #7959 from nextcloud/bugfix/7934/restrict-polls-from-one-to-one-chats
Restrict polls from one-to-one chats
2022-09-21 06:42:02 +02:00
Vitor Mattos 67db3566d6
Add test with multibyte emoji
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-09-20 13:15:39 -03:00
Vitor Mattos dd989313ca
Use mb_strlen instead of strlen
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-09-20 13:09:39 -03:00
Marco ed8e047669
Merge pull request #7958 from nextcloud/bugfix/7902/migrate-warning-toggle-to-NcCheckboxRadioSwitch
Migrate warning toggle to NcCheckboxRadioSwitch
2022-09-20 17:31:21 +02:00
Joas Schilling 1c497bd24b
Merge pull request #7954 from nextcloud/bugfix/7952/fix-XML-endpoint-with-empty-reactions
Fix chat endpoints with empty reactions in XML format
2022-09-20 17:29:35 +02:00
Marco bb89dcf7d4
Merge pull request #7960 from nextcloud/bugfix/7921/reduce-preview-size-of-none-images
Reduce preview size of non images/videos
2022-09-20 17:21:17 +02:00
Marco a97afc92f0
Merge pull request #7961 from nextcloud/bugfix/7913/fix-reaction-buttons
Fix reaction buttons due to remove CSS variable
2022-09-20 17:19:46 +02:00
Joas Schilling c0ea9d22b7
Fix reaction buttons due to remove CSS variable
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-20 17:00:35 +02:00
Joas Schilling bac756ef09
Reduce preview size of non images/videos
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-20 16:24:48 +02:00
Joas Schilling 5acc1857c2
Restrict polls from one-to-one chats
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-20 16:00:38 +02:00
Joas Schilling c8565a4a03
Migrate warning toggle to NcCheckboxRadioSwitch
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-20 15:45:13 +02:00
Joas Schilling 4577103a0d
Merge pull request #7942 from nextcloud/feature/noid/dashboard-api
Implement dashboard IAPIWidget
2022-09-20 15:20:44 +02:00
Joas Schilling 8a4bd00621
Fix chat endpoints with empty reactions in XML format
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-20 15:20:03 +02:00
Joas Schilling d368b50176
Color status icons of STUN, TURN and HPB
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-20 15:12:19 +02:00
Marco 80e56a0f98
Merge pull request #7945 from nextcloud/bugfix/noid/dont-forward-polls
Don't allow to forward polls
2022-09-20 14:33:35 +02:00
Joas Schilling 3b3c7de56b
Reuse existing sleep and abstract $base_url
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-20 14:16:55 +02:00
Joas Schilling d303f007a8
Merge pull request #7955 from nextcloud/bugfix/noid/add-viewbox-to-svg
Add viewbox to SVG
2022-09-20 10:25:22 +02:00
Joas Schilling e52f62f599
Add viewbox to SVG
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-20 10:04:16 +02:00
Nextcloud bot 570c163d01
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-20 03:34:34 +00:00
Joas Schilling 81dd257897
Merge pull request #7944 from nextcloud/bugfix/7279/close-menu-when-favoriting
Close menu when favoriting
2022-09-19 17:00:54 +02:00
Joas Schilling 73033cecfc
Execute the test on CI
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-19 15:52:23 +02:00
Joas Schilling f2482bcae4
Add integration tests for dashboard data
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-19 15:50:05 +02:00
Joas Schilling 7d839d8820
Add options and buttons
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-19 15:02:50 +02:00
Joas Schilling 6400a04317
Implement IIconWidget
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-19 12:10:56 +02:00
Joas Schilling ee2807bf97
Implement dashboard IAPIWidget
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-19 12:10:56 +02:00
Nextcloud bot 10ed82b10b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-19 03:34:38 +00:00
Joas Schilling e146dda260
Merge pull request #7946 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.19.1
Bump @babel/preset-env from 7.19.0 to 7.19.1
2022-09-18 20:02:50 +02:00
Joas Schilling 1bb61f6390
Merge pull request #7951 from nextcloud/automated/noid/master-update-christophwurst-nextcloud
[master] Update christophwurst/nextcloud dependency
2022-09-18 08:34:02 +02:00
nextcloud-command 42f8da91a1 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2022-09-18 05:12:49 +00:00
Nextcloud bot d50302cc73
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-18 03:27:38 +00:00
dependabot[bot] 58e4a40f2a
Bump @babel/preset-env from 7.19.0 to 7.19.1
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.0 to 7.19.1.
- [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.19.1/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>
2022-09-17 06:47:16 +00:00