Compare commits

...

3 Commits

Author SHA1 Message Date
axel simon
b22e119927
Merge a61ba68a47 into 2f9f848fb0 2023-10-07 02:55:50 +03:30
Travis Ralston
2f9f848fb0
Update README.md 2023-08-10 10:05:58 -06:00
axel simon
a61ba68a47 Web: update target of "run your own" link
Dimension may be deprecated, no reason for the link to point to the
wrong target.

Also:
- add exclamation mark, running your own is fun (if dangerous, since
  deprecated)
- tweak German translation (may as well)

Signed-off-by: axel simon <git@axelsimon.net>
2023-01-26 18:53:04 +00:00
5 changed files with 13 additions and 12 deletions

View File

@ -1,13 +1,12 @@
![dimension](https://t2bot.io/_matrix/media/r0/download/t2l.io/b3101d429588673087f457a4bdd52f45)
An open source integration manager for matrix clients, like Element. For help and support, please visit
us in [#dimension:t2bot.io](https://matrix.to/#/#dimension:t2bot.io) on Matrix.
An open source integration manager for matrix clients, like Element. Community discussion in [#dimension:t2bot.io](https://matrix.to/#/#dimension:t2bot.io) on Matrix.
# 🚨 Project not receiving maintenance
# 🚨 Project archived
Please be aware that Dimension is no longer formally maintained. Bugs are not being looked at, and features are not being implemented.
Support for the project is extremely limited as well - please check the issue tracker before attempting to use Dimension.
There is no active support for the project either, and deploying it is difficult and possibly subject to security issues.
At a future date, Dimension may be replaced or made obsolete, however this is not planned for the immediate horizon.
@ -15,10 +14,12 @@ Chances are you don't need an integration manager though:
* Widgets can be added to rooms with Element Web/Desktop with `/addwidget`
* Self-hosted bots and bridges can be managed entirely by commands
* Stickers can either be supported by https://github.com/maunium/stickerpicker or MSC2545-supported clients (like Nheko)
* Stickers are best supported by https://github.com/maunium/stickerpicker
# Installing Dimension / Running your own
**This is no longer recommended to be run in your infrastructure.**
See [docs/installing.md](./docs/installing.md) for more information on running Dimension.
### "Could not contact integrations server" error

View File

@ -14,7 +14,7 @@
<div class="wrapper">
<div class="subhero-wrapper">
<div class="info-box try-dimension shadowed">
<h3>{{'Try it out or' | translate}} <a href="https://github.com/turt2live/matrix-dimension#running-your-own" target="_blank">{{'run your own' | translate}}</a></h3>
<h3>{{'Try it out or' | translate}} <a href="https://github.com/turt2live/matrix-dimension/blob/master/docs/installing.md" target="_blank">{{'run your own!' | translate}}</a></h3>
<p>
{{'Visit' | translate}} <a href="https://element.t2host.io" target="_blank">element.t2host.io</a>
{{'and log in with your Matrix account or point your Element' | translate}} <code>config.json</code> {{'at our servers:' | translate}}

View File

@ -241,8 +241,8 @@
"An open source integration manager for Matrix": "Ein Open Source Integration-Manager für Matrix",
"Self-host your favourite bots, bridges, and widgets.": "Hosten Sie Ihre Lieblingsbots, Bridges und Widgets selbst.",
"source": "Quellcode",
"Try it out or": "Probieren Sie es aus oder installieren Sie",
"run your own": "Ihre eigene Instanz",
"Try it out or": "Probieren Sie es aus oder",
"run your own!": "installieren Sie Ihre eigene Instanz!",
"Visit": "Besuchen Sie",
"and log in with your Matrix account or point your Element": "und melden Sie sich mit Ihrem Matrix-Konto an oder ändern Sie in Ihrem Element die",
"at our servers:": ", so dass sie auf unseren Server verweist",

View File

@ -291,7 +291,7 @@
"Self-host your favourite bots, bridges, and widgets.": "Self-host your favourite bots, bridges, and widgets.",
"source": "source",
"Try it out or": "Try it out or",
"run your own": "run your own",
"run your own!": "run your own!",
"Visit": "Visit",
"and log in with your Matrix account or point your Element": "and log in with your Matrix account or point your Element",
"at our servers:": "at our servers:",
@ -509,4 +509,4 @@
"Your client is too old to use this widget, sorry": "Your client is too old to use this widget, sorry",
"Please accept the prompt to verify your identity": "Please accept the prompt to verify your identity",
"Error loading policy": "Error loading policy"
}
}

View File

@ -291,7 +291,7 @@
"Self-host your favourite bots, bridges, and widgets.": "Self-host your favourite bots, bridges, and widgets.",
"source": "source",
"Try it out or": "Try it out or",
"run your own": "run your own",
"run your own!": "run your own!",
"Visit": "Visit",
"and log in with your Matrix account or point your Element": "and log in with your Matrix account or point your Element",
"at our servers:": "at our servers:",
@ -509,4 +509,4 @@
"Your client is too old to use this widget, sorry": "Your client is too old to use this widget, sorry",
"Please accept the prompt to verify your identity": "Please accept the prompt to verify your identity",
"Error loading policy": "Error loading policy"
}
}