diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml deleted file mode 100644 index 674a67d..0000000 --- a/.github/workflows/stale.yml +++ /dev/null @@ -1,17 +0,0 @@ -name: 'Close stale issues' -on: - schedule: - - cron: '30 1 * * *' - -jobs: - stale: - runs-on: ubuntu-latest - steps: - - uses: actions/stale@v6 - with: - stale-issue-message: 'This issue is stale because it has been open 150 days with no activity. Remove stale label or comment or this will be closed in 14 days.' - days-before-issue-stale: 150 - days-before-issue-close: 14 - days-before-pr-stale: -1 - days-before-pr-close: -1 - exempt-issue-labels: 'longterm,enhancement,parity-with-android,prio:medium,prio:high,electron issue,encrypted room search,build infrastructure' diff --git a/configs/sc/config.json b/configs/sc/config.json index 0402a78..4af6da3 100644 --- a/configs/sc/config.json +++ b/configs/sc/config.json @@ -16,8 +16,8 @@ "https://scalar-staging.vector.im/api", "https://scalar-staging.riot.im/scalar/api" ], - "show_labs_settings": true, - "room_directory": { + "showLabsSettings": true, + "roomDirectory": { "servers": [ "matrix.org", "gitter.im", diff --git a/element-desktop b/element-desktop index a8168fb..dfc6afa 160000 --- a/element-desktop +++ b/element-desktop @@ -1 +1 @@ -Subproject commit a8168fb79b04960843f66d4b1975229b693ce9e3 +Subproject commit dfc6afa8d8d8e100010d67a3aa328e99ec9813de diff --git a/element-web b/element-web index 1424333..91850ae 160000 --- a/element-web +++ b/element-web @@ -1 +1 @@ -Subproject commit 14243333d9796685680117cd7f9e569af07941a7 +Subproject commit 91850ae97a951c4c011d9767203b839a274c2b55 diff --git a/matrix-js-sdk b/matrix-js-sdk index 7158a99..789e2bf 160000 --- a/matrix-js-sdk +++ b/matrix-js-sdk @@ -1 +1 @@ -Subproject commit 7158a99a1caf5cf9d780b19f1829a1257c8a5df3 +Subproject commit 789e2bf3f3b6abd0877e50df29802b1382a8399f diff --git a/matrix-react-sdk b/matrix-react-sdk index a29fbec..2d34475 160000 --- a/matrix-react-sdk +++ b/matrix-react-sdk @@ -1 +1 @@ -Subproject commit a29fbec8465ed803e44c386395bf81945b417175 +Subproject commit 2d34475d29e074c6f35623f2882c09c95b31dd70