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

13917 Коммитов

Автор SHA1 Сообщение Дата
Joas Schilling 7b77f23ef2
Fix class casing
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-10 11:55:47 +02:00
Joas Schilling 015732b5fc
Merge pull request #8133 from nextcloud/bugfix/8008/handle-invalid-browser-versions-more-gracefully
Handle invalid browser versions more gracefully and fix Safari iPadOS…
2022-10-10 11:54:18 +02:00
Joas Schilling b6e47a3ec7
Handle invalid browser versions more gracefully and fix Safari iPadOS 15.7
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-10 11:42:12 +02:00
Joas Schilling 7f5e6a4145
Merge pull request #8131 from nextcloud/changelog/15.0.0-rc.3
Changelog for 15.0.0-rc.3
2022-10-10 09:52:55 +02:00
Joas Schilling 56946c94f1
Changelog for 15.0.0-rc.3
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-10 09:46:03 +02:00
Joas Schilling 77b7bf7645
Merge pull request #8125 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-richtext-2.0.4
Bump @nextcloud/vue-richtext from 2.0.3 to 2.0.4
2022-10-09 14:07:28 +02:00
Marco 97c961beb2
Merge pull request #8124 from nextcloud/dependabot/npm_and_yarn/leaflet-1.9.2
Bump leaflet from 1.9.1 to 1.9.2
2022-10-09 14:05:15 +02:00
Marco 90ee230c6e
Merge pull request #8127 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-2.1.0
Bump @nextcloud/axios from 2.0.0 to 2.1.0
2022-10-09 14:05:10 +02:00
nextcloud-command e0118b7406 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2022-10-09 05:07:16 +00:00
Nextcloud bot d0c5e77d23
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-09 02:51:10 +00:00
dependabot[bot] 0efbc6826e
Bump @nextcloud/axios from 2.0.0 to 2.1.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-axios/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/axios"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-08 02:58:48 +00:00
Nextcloud bot 39521f796f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-08 02:52:42 +00:00
dependabot[bot] 993386585a
Bump @nextcloud/vue-richtext from 2.0.3 to 2.0.4
Bumps [@nextcloud/vue-richtext](https://github.com/nextcloud/vue-richtext) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/nextcloud/vue-richtext/releases)
- [Changelog](https://github.com/nextcloud/vue-richtext/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/vue-richtext/compare/v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue-richtext"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-08 01:02:22 +00:00
dependabot[bot] 5f86018a2a
Bump leaflet from 1.9.1 to 1.9.2
Bumps [leaflet](https://github.com/Leaflet/Leaflet) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/Leaflet/Leaflet/releases)
- [Changelog](https://github.com/Leaflet/Leaflet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Leaflet/Leaflet/compare/v1.9.1...v1.9.2)

---
updated-dependencies:
- dependency-name: leaflet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-08 01:01:07 +00:00
Vitor Mattos b6f3890821
Merge pull request #8106 from nextcloud/bugfix/6235/finish-room-model-clearing
Move getParticipant()
2022-10-07 09:21:55 -03:00
Joas Schilling 03961228f6
Merge pull request #8089 from nextcloud/feature/noid/frequently-used-emojis
😄 Frequently used emojis
2022-10-07 11:23:54 +02:00
Nextcloud bot 40afbe5b58
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-07 02:52:47 +00:00
Daniel Calviño Sánchez 953b4c8da5
Merge pull request #8112 from nextcloud/feature/8107/fix-forwarder-search
Use new NcTextField component for Forwarder search
2022-10-06 22:25:40 +02:00
Marco df0ef4135b Use new NcTextField component for Forwarder search
Signed-off-by: Marco <marcoambrosini@icloud.com>
2022-10-06 17:25:56 +02:00
Joas Schilling c897dcc5cd
Fix CS
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-06 09:44:48 +02:00
Nextcloud bot 1df7c19683
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-06 02:53:10 +00:00
Joas Schilling a2c918c379
Refactor unit test to work again
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-05 13:06:10 +02:00
Nextcloud bot 5582253f2c
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-05 02:48:39 +00:00
Joas Schilling 5f060687c8
Move getParticipant()
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-04 16:02:08 +02:00
Joas Schilling aac298148e
Merge pull request #8103 from nextcloud/techdebt/noid/more
Move more methods away from room model
2022-10-04 14:53:54 +02:00
Marco 37215e29db
Merge pull request #8096 from nextcloud/bugfix/noid/move-share-password-to-component
Move share password to NcPasswordField
2022-10-04 13:44:50 +02:00
Marco 549eca341d
Merge pull request #8097 from nextcloud/bugfix/noid/make-lobby-opening-positive
Make the lobby opening a positive action
2022-10-04 13:22:57 +02:00
Joas Schilling 6fe7df6f77
Fix dependecy circle
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-04 13:11:29 +02:00
Joas Schilling bc1d0eff0f
Move more methods away from the room model
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-04 13:10:33 +02:00
Joas Schilling cf7c98a73f
Merge pull request #8102 from nextcloud/bugfix/noid/move-getParicipant-method
Move get paricipant method
2022-10-04 13:10:15 +02:00
Joas Schilling ff51959102
Move getParticipant*() methods to participant service
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-04 12:10:04 +02:00
Vitor Mattos 541d509f00
Merge pull request #8101 from nextcloud/bugfix/noid/improve-resend-invite-performance
Improve resend invitations performance
2022-10-04 11:32:35 +02:00
Nextcloud bot 2c8202672d
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-04 02:48:57 +00:00
Joas Schilling 29dd86885a
Improve resen invitations performance
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-03 21:24:15 +02:00
Joas Schilling 1f191c47c9
Merge pull request #8085 from nextcloud/bugfix/7362/update-projects-integration-events
Move to new event syntax
2022-10-03 19:51:34 +02:00
Joas Schilling ec081b9ef9
Make the lobby opening a positive action
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-03 18:29:36 +02:00
Joas Schilling 95dc91b10f
Merge pull request #8087 from nextcloud/feature/6235/move-set-active-since-to-room-service
Move setActiveSince to RoomService
2022-10-03 18:22:53 +02:00
Joas Schilling 276841e5af
Move share password to NcPasswordField
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-03 18:21:49 +02:00
Joas Schilling 59d986d6c2
Merge pull request #8093 from nextcloud/bugfix/5253/regroup-conversation-settings
Re-group conversation settings
2022-10-03 16:50:48 +02:00
Joas Schilling f1bd7431ab
Re-group conversation settings
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-03 16:22:20 +02:00
Marco fd2f90992e
Merge pull request #8090 from nextcloud/bugfix/7933/resort-participant-options
Resort participant actions
2022-10-03 16:11:48 +02:00
Joas Schilling 5f49cfaf9f
Resort participant actions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-03 14:17:12 +02:00
Joas Schilling cd408b8e47
Remove unneeded docs and use short anotation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-03 13:50:52 +02:00
Marco 74e8158c09 Fix eslint
Signed-off-by: Marco <marcoambrosini@icloud.com>
2022-10-03 13:15:51 +02:00
Marco 725165ad15 Update emojis
Signed-off-by: Marco <marcoambrosini@icloud.com>
2022-10-03 13:11:52 +02:00
Marco a35ef22fa4 Frequently used emojis
Signed-off-by: Marco <marcoambrosini@icloud.com>
2022-10-03 13:11:29 +02:00
Vitor Mattos f43c18665b
Revert part of previous commit
Motivation: Is necessary to update the Room object

Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-10-03 12:27:30 +02:00
Joas Schilling 0886175879
Merge pull request #8081 from nextcloud/bugfix/7320/attempt-to-fix-the-not-updating-readmarker
Fix chats not updating the read marker
2022-10-03 12:19:44 +02:00
Vitor Mattos c10f72cdeb
Move setActiveSince to RoomService
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-10-03 11:10:33 +02:00
Joas Schilling 23672d4d9d
Move to new event syntax
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-03 10:17:41 +02:00