mirror of
https://github.com/SchildiChat/schildichat-desktop.git
synced 2025-07-03 06:00:05 +02:00
Compare commits
No commits in common. "v1.11.26-sc.1" and "v1.11.16-sc.0.test.1" have entirely different histories.
v1.11.26-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.riot.im/scalar/api"
|
||||
],
|
||||
"show_labs_settings": true,
|
||||
"room_directory": {
|
||||
"showLabsSettings": true,
|
||||
"roomDirectory": {
|
||||
"servers": [
|
||||
"matrix.org",
|
||||
"gitter.im",
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 1c4c88b45928b4a56cd770ba677f2fc4e2bf6b01
|
||||
Subproject commit dfc6afa8d8d8e100010d67a3aa328e99ec9813de
|
|
@ -1 +1 @@
|
|||
Subproject commit 5bcb0a17dda5f74f7edd5c1064fb12484527d7d8
|
||||
Subproject commit 91850ae97a951c4c011d9767203b839a274c2b55
|
|
@ -21,8 +21,8 @@
|
|||
"MXID": "MXID",
|
||||
"In group chats": "Ve skupinových chatech",
|
||||
"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.",
|
||||
"Show all rooms in Home": "Zobrazit všechny místnosti 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": "Ukázat všechny místnosti v domovském zobrazení",
|
||||
"Show people in spaces": "Ukázat lidi 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",
|
||||
|
|
|
@ -40,6 +40,5 @@
|
|||
"Room list style": "Estilo da lista de salas",
|
||||
"Mark rooms as unread": "Permitir markar conversas como não lidos",
|
||||
"Mark as unread": "Markar como não lido",
|
||||
"Mark as read": "Markar como lido",
|
||||
"Collapse additional buttons": "Recolher botões adicionais"
|
||||
"Mark as read": "Markar como lido"
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 738c29c7c32187d2d9cdda0aca998b6946acb746
|
||||
Subproject commit 789e2bf3f3b6abd0877e50df29802b1382a8399f
|
|
@ -1 +1 @@
|
|||
Subproject commit 916a4d6275b92f716fd64af243eb7ebfc56d73e1
|
||||
Subproject commit 2d34475d29e074c6f35623f2882c09c95b31dd70
|
Loading…
Add table
Add a link
Reference in a new issue