Maxence Lange
6eb5150698
Merge pull request #1581 from nextcloud/artonge/feat/use_new_api
...
Use new timeline API
2023-01-16 15:46:24 -01:00
Louis Chemineau
0b1f7b7853
Use new timeline API
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-16 14:57:42 +01:00
Maxence Lange
f56e326f80
Merge pull request #1580 from nextcloud/artonge/ci/add_es_and_style_lint
...
Add ES and style lint workflows
2023-01-16 10:23:09 -01:00
Louis Chemineau
bb9ab48fae
Add stylelint
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-16 11:02:05 +01:00
Louis Chemineau
5980519712
Add workflow for es and style lint
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-16 10:57:30 +01:00
Nextcloud bot
b7423e9cbb
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-16 02:59:22 +00:00
violoncello.ch
b0bb03e6eb
Merge pull request #1567 from nextcloud/dependabot/npm_and_yarn/linkifyjs-4.1.0
...
Bump linkifyjs from 4.0.2 to 4.1.0
2023-01-14 22:23:03 +01:00
violoncello.ch
a9559a9c44
Merge pull request #1579 from nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-config-8.2.0
...
Bump @nextcloud/eslint-config from 8.1.4 to 8.2.0
2023-01-14 22:05:34 +01:00
violoncello.ch
7ca10c54b1
Merge pull request #1577 from nextcloud/dependabot/npm_and_yarn/nextcloud/logger-2.5.0
...
Bump @nextcloud/logger from 2.4.0 to 2.5.0
2023-01-14 22:04:56 +01:00
violoncello.ch
bbe8668589
Merge pull request #1576 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-7.4.0
...
Bump @nextcloud/vue from 7.3.0 to 7.4.0
2023-01-14 22:04:31 +01:00
dependabot[bot]
e9250a4961
Bump @nextcloud/eslint-config from 8.1.4 to 8.2.0
...
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config ) from 8.1.4 to 8.2.0.
- [Release notes](https://github.com/nextcloud/eslint-config/releases )
- [Changelog](https://github.com/nextcloud/eslint-config/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/eslint-config/compare/v8.1.4...v8.2.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-14 03:57:46 +00:00
dependabot[bot]
e6020cb380
Bump @nextcloud/logger from 2.4.0 to 2.5.0
...
Bumps [@nextcloud/logger](https://github.com/nextcloud/nextcloud-logger ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/nextcloud/nextcloud-logger/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-logger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-logger/compare/v2.4.0...v2.5.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/logger"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-14 03:31:28 +00:00
Nextcloud bot
2ad7370e1c
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-14 03:01:11 +00:00
dependabot[bot]
afc0b879f8
Bump @nextcloud/vue from 7.3.0 to 7.4.0
...
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue ) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v7.3.0...v7.4.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-14 02:02:21 +00:00
Maxence Lange
7b3ce7d8cc
Merge pull request #1575 from nextcloud/enh/search-on-uri
...
search on uri
2023-01-13 09:40:07 -01:00
Nextcloud bot
4049021594
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-13 03:01:36 +00:00
Maxence Lange
f9e891876b
search on uri
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-12 15:34:46 -01:00
Maxence Lange
f860167e81
Merge pull request #1574 from nextcloud/artonge/fix/webfinger_warning_first_use
...
Check webfinger after having created the user
2023-01-12 14:56:24 -01:00
Maxence Lange
a9e5d7f871
Merge pull request #1573 from nextcloud/fix/noid/fix-0112
...
small fixes
2023-01-12 14:53:11 -01:00
Louis Chemineau
7750b0c9ca
Check webfinger after having created the user
...
On first run, the user does not exist, so the webfinger check fails.
This makes sure that the user exists before doing the webfinger check
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-12 16:31:24 +01:00
Maxence Lange
1e05ef508d
small fixes
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-12 12:43:17 -01:00
Louis
e019eb10cc
Merge pull request #1572 from nextcloud/artonge/fix/user_entry
...
Improve rendering of user entry in user lists
2023-01-12 13:50:54 +01:00
Louis
c0b8bf771c
Merge pull request #1571 from nextcloud/artonge/fix/correctly_store_followers_in_store
...
Fixes on user profile
2023-01-12 13:44:55 +01:00
Louis
8f9d03e244
Merge pull request #1570 from nextcloud/artonge/fix/note_rendering
...
Revert removal of MessageContent
2023-01-12 13:44:37 +01:00
Louis Chemineau
051bacc06b
Debug cypress
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-12 12:56:48 +01:00
Louis Chemineau
e790f086bb
Improve rendering of user entry in user lists
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-12 12:25:21 +01:00
Maxence Lange
222424a09c
Merge pull request #1566 from nextcloud/fix-0106-delete-on-gone
...
delete actor on 410
2023-01-12 08:44:01 -01:00
Louis Chemineau
7b6aedf6e4
Improve follow button style in user profile
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-11 18:05:42 +01:00
Louis Chemineau
47c7383bd5
Add link to instance in user's profile
...
+ Properly space section in user profile
+ Translate string
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-11 18:05:20 +01:00
Louis Chemineau
0332ca2b31
Correctly store followers in the store
...
This fix follower list in UI
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-11 12:46:34 +01:00
Louis Chemineau
76389fce86
Revert removal of MessageContent
...
Fix https://github.com/nextcloud/social/issues/1561
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-10 14:45:38 +01:00
Nextcloud bot
d67db0c4e0
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-10 03:02:27 +00:00
Louis
c91aa1273b
Merge pull request #1565 from nextcloud/fix-0106-search
...
ignore exception on unknown account during search
2023-01-09 10:34:32 +01:00
Nextcloud bot
f326ed730c
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-09 02:59:05 +00:00
dependabot[bot]
f482737d7a
Bump linkifyjs from 4.0.2 to 4.1.0
...
Bumps [linkifyjs](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkifyjs ) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/Hypercontext/linkifyjs/releases )
- [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.1.0/packages/linkifyjs )
---
updated-dependencies:
- dependency-name: linkifyjs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 02:01:42 +00:00
Maxence Lange
f64f753db5
delete actor on 410
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-06 16:35:48 -01:00
Maxence Lange
5adda7cde3
ignore exception on unknown account
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-06 09:14:36 -01:00
Maxence Lange
17062645bb
Merge pull request #1564 from nextcloud/fix-0106
...
cast string to header
2023-01-06 08:18:49 -01:00
Maxence Lange
f9bb52def8
cast string
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-06 07:58:47 -01:00
Maxence Lange
aa6095336c
Merge pull request #1563 from nextcloud/fix/noid/delete-retenttion
...
retention
2023-01-05 17:27:49 -01:00
Maxence Lange
b7a6db6bd7
fix test
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-05 10:59:27 -01:00
Maxence Lange
643c248910
fix
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-05 10:54:50 -01:00
Maxence Lange
cbcd62e3af
retention
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-05 08:58:19 -01:00
Louis
5ec03e2db5
Merge pull request #1558 from nextcloud/artonge/fix/build_linkify
...
Make CI green
2023-01-05 10:45:11 +01:00
Maxence Lange
97ff09d883
fixing psalm
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-05 08:33:31 -01:00
Louis Chemineau
20f111a4a1
Fix comment in ProfileSectionListener
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-05 10:10:41 +01:00
Maxence Lange
0efe47743e
fixing psalm
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-01-04 22:38:31 -01:00
Louis Chemineau
e63d7916f9
Run npm audit fix
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-04 17:55:26 +01:00
Louis Chemineau
74308c64ff
Fix cypress workflow
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-04 17:54:47 +01:00
Louis
6c07b0588b
Merge pull request #1562 from nextcloud/artonge/fix/well-known/webfinger
...
Fix detection of webfinger endpoint with no 'resource' param
2023-01-04 17:50:40 +01:00