matrix-docker-ansible-deploy/roles/matrix-bridge-mautrix-facebook
Slavi Pantaleev 39ea3496a4 Downgrade/lock mautrix-facebook to pre-mobile times
The `mobile` branch got merged to `master`, which ends up becoming
`:latest`. It's a "rewrite" of the bridge's backend and only
supports a Postgres database.

We'd like to go back (well, forward) to `:latest`, but that will take
a little longer, because:
- we need to handle and document things for people still on SQLite
(especially those with external Postgres, who are likely on SQLite for
bridges)
- I'd rather test the new builds (and migration) a bit before
releasing it to others and possibly breaking their bridge

Brave ones who are already using the bridge with Postgres
can jump on `:latest` and report their experience.
2021-01-19 18:44:15 +02:00
..
defaults Downgrade/lock mautrix-facebook to pre-mobile times 2021-01-19 18:44:15 +02:00
tasks Add .service suffix to systemd units list 2021-01-14 23:02:10 +02:00
templates Work around annoying Docker warning about undefined $HOME 2021-01-15 00:23:01 +02:00