Ver código fonte

Announce FluffyChat Web support

Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/4068
pull/4074/head
Slavi Pantaleev 1 ano atrás
pai
commit
6e591da0ab
3 arquivos alterados com 13 adições e 1 exclusões
  1. +9
    -0
      CHANGELOG.md
  2. +1
    -1
      docs/configuring-playbook-client-fluffychat-web.md
  3. +3
    -0
      docs/configuring-playbook.md

+ 9
- 0
CHANGELOG.md Ver arquivo

@@ -1,3 +1,12 @@
# 2025-02-17

## FluffyChat Web suport

Thanks to [Aine](https://gitlab.com/etke.cc) of [etke.cc](https://etke.cc/), the playbook now supports [FluffyChat Web](https://github.com/krille-chan/fluffychat) as an additional Matrix client you can self-host.

To learn more, see our [Setting up FluffyChat Web](docs/configuring-playbook-client-fluffychat-web.md) documentation page.


# 2025-02-03

## The mautrix-hangouts bridge has been removed from the playbook


+ 1
- 1
docs/configuring-playbook-client-fluffychat-web.md Ver arquivo

@@ -2,7 +2,7 @@

The playbook can install and configure the [FluffyChat Web](https://github.com/krille-chan/fluffychat) Matrix client for you.

FluffyChat Web is a cute messenger for Matrix based.
FluffyChat Web is a cute cross-platform (web, iOS, Android) messenger for Matrix written in [Flutter](https://flutter.dev/).

💡 **Note**: the latest version of FluffyChat Web is also available on the web, hosted by 3rd parties. If you trust giving your credentials to the following 3rd party Single Page Application, you can consider using it from there:



+ 3
- 0
docs/configuring-playbook.md Ver arquivo

@@ -73,6 +73,9 @@ Web clients for Matrix that you can host on your own domains.

- [Setting up SchildiChat Web](configuring-playbook-client-schildichat-web.md), if you've enabled [SchildiChat Web](https://schildi.chat/), a web client based on [Element Web](https://element.io/) with some extras and tweaks

- [Setting up FluffyChat Web](configuring-playbook-client-fluffychat-web.md), if you've enabled [FluffyChat Web](https://github.com/krille-chan/fluffychat), a cute cross-platform messenger (web, iOS, Android) for Matrix written in [Flutter](https://flutter.dev/)


### Authentication and user-related

Extend and modify how users are authenticated on your homeserver.


Carregando…
Cancelar
Salvar