mirror of
https://github.com/SchildiChat/schildichat-desktop.git
synced 2025-07-03 22:14:43 +02:00
Compare commits
No commits in common. "v1.11.24-sc.0.test.1" and "v1.11.16-sc.0.test.1" have entirely different histories.
v1.11.24-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 23da57819919e4c952c943d391261d1603036be4
|
Subproject commit dfc6afa8d8d8e100010d67a3aa328e99ec9813de
|
|
@ -1 +1 @@
|
||||||
Subproject commit 1f0b06df1402ca6b2559bccead05446b9df8a5eb
|
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 0c0854b86419876835d1c6930a3b0c4d9861d3e5
|
Subproject commit 789e2bf3f3b6abd0877e50df29802b1382a8399f
|
|
@ -1 +1 @@
|
||||||
Subproject commit 7a814df97f2afafbb1c0181e6b2996113bfbc971
|
Subproject commit 2d34475d29e074c6f35623f2882c09c95b31dd70
|
Loading…
Add table
Add a link
Reference in a new issue