-
Notifications
You must be signed in to change notification settings - Fork 727
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Organization renaming:
vector-im
-> element-hq
- Loading branch information
Showing
14 changed files
with
33 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,15 +8,15 @@ jobs: | |
name: Move PRs asking for design review to the design board | ||
runs-on: ubuntu-latest | ||
# Skip in forks | ||
if: github.repository == 'vector-im/element-android' | ||
if: github.repository == 'element-hq/element-android' | ||
steps: | ||
- uses: octokit/[email protected] | ||
id: find_team_members | ||
with: | ||
headers: '{"GraphQL-Features": "projects_next_graphql"}' | ||
query: | | ||
query find_team_members($team: String!) { | ||
organization(login: "vector-im") { | ||
organization(login: "element-hq") { | ||
team(slug: $team) { | ||
members { | ||
nodes { | ||
|
@@ -77,15 +77,15 @@ jobs: | |
name: Move PRs asking for product review to the product board | ||
runs-on: ubuntu-latest | ||
# Skip in forks | ||
if: github.repository == 'vector-im/element-android' | ||
if: github.repository == 'element-hq/element-android' | ||
steps: | ||
- uses: octokit/[email protected] | ||
id: find_team_members | ||
with: | ||
headers: '{"GraphQL-Features": "projects_next_graphql"}' | ||
query: | | ||
query find_team_members($team: String!) { | ||
organization(login: "vector-im") { | ||
organization(login: "element-hq") { | ||
team(slug: $team) { | ||
members { | ||
nodes { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Principaux changements pour cette version : Ajout du support pour Android Auto. Beaucoup de corrections de bogues ! | ||
Liste de tous les changements : https ://github.com/vector-im/element-android/releases/tag/v1.3.2 | ||
Liste de tous les changements : https://github.com/element-hq/element-android/releases/tag/v1.3.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Principaux changements pour cette version : Affiche le(s) politique(s) des serveurs d’identité dans les réglages. Retrait temporaire du support d’Android Auto | ||
Liste de tous les changements : https ://github.com/vector-im/element-android/releases/tag/v1.3.3 | ||
Liste de tous les changements : https://github.com/element-hq/element-android/releases/tag/v1.3.3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Основні зміни в цій версії: Усунуто різні вади й поліпшено стабільність. | ||
Перелік усіх змін://github.com/vector-im/element-android/releases | ||
Перелік усіх https://github.com/element-hq/element-android/releases |