forked from github/schildichat-desktop
Compare commits
No commits in common. "v1.11.28-sc.0.test.1" and "v1.11.16-sc.0.test.1" have entirely different histories.
v1.11.28-s
...
v1.11.16-s
8 changed files with 9 additions and 27 deletions
17
.github/workflows/stale.yml
vendored
17
.github/workflows/stale.yml
vendored
|
@ -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'
|
|
|
@ -16,8 +16,8 @@
|
||||||
"https://scalar-staging.vector.im/api",
|
"https://scalar-staging.vector.im/api",
|
||||||
"https://scalar-staging.riot.im/scalar/api"
|
"https://scalar-staging.riot.im/scalar/api"
|
||||||
],
|
],
|
||||||
"show_labs_settings": true,
|
"showLabsSettings": true,
|
||||||
"room_directory": {
|
"roomDirectory": {
|
||||||
"servers": [
|
"servers": [
|
||||||
"matrix.org",
|
"matrix.org",
|
||||||
"gitter.im",
|
"gitter.im",
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 55a5d81ef815546fb2d2967896b77ab61410196e
|
Subproject commit dfc6afa8d8d8e100010d67a3aa328e99ec9813de
|
|
@ -1 +1 @@
|
||||||
Subproject commit a46cb302c74ebdb7bdc226f295b7e1ed264f199d
|
Subproject commit 91850ae97a951c4c011d9767203b839a274c2b55
|
|
@ -21,8 +21,8 @@
|
||||||
"MXID": "MXID",
|
"MXID": "MXID",
|
||||||
"In group chats": "Ve skupinových chatech",
|
"In group chats": "Ve skupinových chatech",
|
||||||
"In public rooms": "Ve veřejných místnostech",
|
"In public rooms": "Ve veřejných místnostech",
|
||||||
"All rooms you're in will appear in Home.": "Všechny místnosti, ve kterých se nacházíte, se zobrazí v Úvodu.",
|
"All rooms you're in will appear in Home.": "Všechny místnosti, ve kterých se nacházíte, se zobrazí v domovském zobrazení.",
|
||||||
"Show all rooms in Home": "Zobrazit všechny místnosti v Úvodu",
|
"Show all rooms in Home": "Ukázat všechny místnosti v domovském zobrazení",
|
||||||
"Show people in spaces": "Ukázat lidi v prostorech",
|
"Show people in spaces": "Ukázat lidi v prostorech",
|
||||||
"Show notification badges for People in Spaces": "Zobrazit odznaky oznámení pro Lidé v prostorech",
|
"Show notification badges for People in Spaces": "Zobrazit odznaky oznámení pro Lidé v prostorech",
|
||||||
"Return to the room previously opened in a space": "Návrat do dříve otevřené místnosti v prostoru",
|
"Return to the room previously opened in a space": "Návrat do dříve otevřené místnosti v prostoru",
|
||||||
|
|
|
@ -40,6 +40,5 @@
|
||||||
"Room list style": "Estilo da lista de salas",
|
"Room list style": "Estilo da lista de salas",
|
||||||
"Mark rooms as unread": "Permitir markar conversas como não lidos",
|
"Mark rooms as unread": "Permitir markar conversas como não lidos",
|
||||||
"Mark as unread": "Markar como não lido",
|
"Mark as unread": "Markar como não lido",
|
||||||
"Mark as read": "Markar como lido",
|
"Mark as read": "Markar como lido"
|
||||||
"Collapse additional buttons": "Recolher botões adicionais"
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 738c29c7c32187d2d9cdda0aca998b6946acb746
|
Subproject commit 789e2bf3f3b6abd0877e50df29802b1382a8399f
|
|
@ -1 +1 @@
|
||||||
Subproject commit becb56166ec8cc5fbfb42440bbad42f5bb0f485a
|
Subproject commit 2d34475d29e074c6f35623f2882c09c95b31dd70
|
Loading…
Add table
Add a link
Reference in a new issue