summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-02-02prioritize local users in mastodon avatar download, fixes #3210backport/3211/stable4.2call-me-matt
Signed-off-by: call-me-matt <nextcloud@matthiasheinisch.de>
2023-01-24Merge pull request #3203 from nextcloud/release/4.2.4v4.2.4Richard Steinmetz
v4.2.4
2023-01-24v4.2.4Richard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-01-24Merge pull request #3201 from nextcloud/backport/3199/stable4.2Richard Steinmetz
[stable4.2] fix: mime case matching
2023-01-24fix: mime case matchingRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-01-24Merge pull request #3197 from ↵Christoph Wurst
nextcloud/dependarichard/npm_and_yarn/mattkrick/sanitize-svg-0.4.0-stable4.2 [stable4.2] chore(deps): bump @mattkrick/sanitize-svg from 0.3.1 to 0.4.0
2023-01-24Merge pull request #3198 from nextcloud/fix/noid/phpunit-ciChristoph Wurst
[stable4.2] ci(phpunit): don't test against nc master
2023-01-24ci(phpunit): don't test against nc masterRichard Steinmetz
It doesn't support php 7.4 anymore. Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-01-24chore(deps): bump @mattkrick/sanitize-svg from 0.3.1 to 0.4.0Richard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-01-10Merge pull request #3171 from nextcloud/backport/3152/stable4.2Richard Steinmetz
[stable4.2] use Mastodon API instead of scraping
2023-01-09use Mastodon API instead of scrapingcall-me-matt
fixes #3151 Signed-off-by: call-me-matt <nextcloud@matthiasheinisch.de>
2023-01-06Merge pull request #3160 from nextcloud/backport/3154/stable4.2Richard Steinmetz
[stable4.2] keep social avatar update order also for background job
2023-01-06keep social avatar update order also for background jobcall-me-matt
Signed-off-by: call-me-matt <nextcloud@matthiasheinisch.de>
2022-12-15v4.2.3v4.2.3Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-15Merge remote-tracking branch 'release/stable4.2' into stable4.2Christoph Wurst
2022-12-15v4.2.2Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-10-20Merge pull request #3063 from nextcloud/backport/3055/stable4.2Anna
[stable4.2] Specify Postgres 14
2022-10-19[stable4.2] Specify Postgres 14Anna Larch
backport of #3055 Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-10-19Merge pull request #3061 from nextcloud/backport/2869/stable4.2Christoph Wurst
[stable4.2] Avoid Undefined offset: 0 error by testing if the element exists before accessing it
2022-10-19Avoid Undefined offset: 0 error by testing if the element exists before ↵Thomas Citharel
accessing it Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-10-02v4.2.2v4.2.2Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-09-29Merge pull request #2992 from nextcloud/backport/2946/stable4.2Richard Steinmetz
[stable4.2] Properly decode escaped principal urls
2022-09-29Properly decode escaped principal urlsCorentin Noël
Apply the same fix as in https://github.com/nextcloud/calendar/commit/8c294b12e16cf0fb9e4297eb35310d341ec30de3 to allow sharing with groups that contains spaces and escaped characters Fixes #2411 Signed-off-by: Corentin Noël <tintou@noel.tf>
2022-09-19v4.2.1v4.2.1Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-09-19Update depsChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-07-19Merge pull request #2857 from nextcloud/release/4.2.0v4.2.0Anna
Release v4.2.0
2022-07-19v4.2.0Richard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-07-19Merge pull request #2855 from nextcloud/backport/2817/stable4.2Richard Steinmetz
[stable4.2] Fix styling regression on contacts
2022-07-19Fix styling regression on contactsgreta
Signed-off-by: greta <gretadoci@gmail.com> Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-07-19Merge pull request #2854 from nextcloud/backport/2765/stable4.2Anna
[stable4.2] Encode group names for x-property-replace header
2022-07-19Encode group names for x-property-replace headerDaniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-07-16v4.2.0 RC2v4.2.0-rc2Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-07-16Merge pull request #2846 from nextcloud/backport/2844/stable4.2Richard Steinmetz
[stable4.2] Fix copy to full name and omit year actions
2022-07-15Fix omit birthdate year toggleRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-07-15Fix copy to full name buttonRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-07-15Merge pull request #2843 from nextcloud/backport/2807/stable4.2Richard Steinmetz
[stable4.2] Migrate settings menu icons of contacts to material design icons
2022-07-15Migrate settings menu of contactsgreta
Signed-off-by: greta <gretadoci@gmail.com> Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-07-15Merge pull request #2838 from nextcloud/backport/2837/stable4.2Richard Steinmetz
[stable4.2] Fix entity picker modal size
2022-07-15Merge pull request #2839 from nextcloud/backport/2836/stable4.2Richard Steinmetz
[stable4.2] Fix circle creation modal size
2022-07-15Merge pull request #2840 from nextcloud/backport/2835/stable4.2Richard Steinmetz
[stable4.2] Fix qr modal size
2022-07-15Fix qr modal sizeRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-07-15Fix circle creation modal sizeRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-07-15Fix entity picker modal sizeRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-07-13Update release automation scriptv4.2.0-rc1Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-07-13Drop krankerl packagingChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-07-13v4.2.0 RC1Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-07-12Merge pull request #2633 from nextcloud/dependabot/npm_and_yarn/p-queue-7.2.0Richard Steinmetz
Bump p-queue from 6.6.2 to 7.2.0
2022-07-12Fix p-queue eslint issueRichard Steinmetz
Ref https://github.com/nextcloud/server/blob/9ed12e8946722c45bdb09d495685d4819cb2f036/apps/files_sharing/src/mixins/SharesMixin.js#L28 Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-07-09Bump p-queue from 6.6.2 to 7.2.0dependabot[bot]
Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 6.6.2 to 7.2.0. - [Release notes](https://github.com/sindresorhus/p-queue/releases) - [Commits](https://github.com/sindresorhus/p-queue/compare/v6.6.2...v7.2.0) --- updated-dependencies: - dependency-name: p-queue dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2022-07-09Merge pull request #2824 from nextcloud/dependabot/npm_and_yarn/moment-2.29.4dependabot[bot]