Slavi Pantaleev
958d089b68
Do not install the ma1sd identity server by default
As mentioned in the changelog, this is a breaking change.
4 lat temu
Slavi Pantaleev
fb4c6961e9
Announce matrix_encryption_disabler support
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1621
4 lat temu
Slavi Pantaleev
00ea6bf3a4
Adjust contribution author name reference
4 lat temu
Slavi Pantaleev
e6c2dd204d
Update changelog and configuring-playbook.md
This announces matrix-hookshot support that got added in
https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1505
4 lat temu
Slavi Pantaleev
548d495d81
Update CHANGELOG
4 lat temu
Slavi Pantaleev
53dbf2738c
Try to improve Dendrite announcement message
This is an attempt to address this:
dc893485d1 (commitcomment-63097721)
4 lat temu
Slavi Pantaleev
425a56c94e
Link to Dendrite repository from changelog entry
4 lat temu
Slavi Pantaleev
6cedeb094c
Mention inability to migrate between homeserver implementation
4 lat temu
Slavi Pantaleev
5e2f4564bb
Announce Dendrite support
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/818
4 lat temu
Slavi Pantaleev
6beb39a062
Announce Honoroit support
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1511
4 lat temu
Slavi Pantaleev
1098e64d19
Announce Cinny support
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1509
4 lat temu
Slavi Pantaleev
e834a69e60
Announce mautrix-twitter support
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1478
4 lat temu
Slavi Pantaleev
a8fc4fe6ce
Mention log4j vulnerability affecting mautrix-signal
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1459
and https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1452
4 lat temu
Slavi Pantaleev
8abe1ac483
Warn people if on an old SQLite-supporting mautrix-facebook version
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1401
https://github.com/mautrix/facebook/releases/tag/v0.3.2 says that this
version re-adds SQLite support.
4 lat temu
Slavi Pantaleev
b195760301
Mention dropped Postgres v9.6 support in the changelog
Related to c4d2c8394c
4 lat temu
Slavi Pantaleev
c69ea4cbcd
Update changelog
Related to:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1323
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1328
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1329
4 lat temu
Slavi Pantaleev
ee663e819e
Announce LinkedIn Messaging bridging support
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1242
4 lat temu
Slavi Pantaleev
9860fb4675
Upgrade Sygnal (v0.9.0 -> v0.10.1)
4 lat temu
Michael Collins
98e6cd685d
sync with previous repo
4 lat temu
Michael-GMH
85777e8f96
merge with upstream
4 lat temu
Slavi Pantaleev
55b92d5a13
Fix another typo
4 lat temu
Slavi Pantaleev
0a662dcbcd
Fix typo
4 lat temu
Slavi Pantaleev
c5d52d49da
Announce Hydrogen support
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1055
4 lat temu
Slavi Pantaleev
9e98450bba
Announce Heisenbridge support
4 lat temu
Michael-GMH
50d7209c5b
GMH v04.3
4 lat temu
Slavi Pantaleev
fcb9e9618a
Make Coturn TLSv1/v1.1 configurable
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/999
4 lat temu
Michael-GMH
89cb5a3d7a
GMH v0.4.2 update
4 lat temu
Slavi Pantaleev
6526087c14
Announce automated local Postgres backup support
4 lat temu
Slavi Pantaleev
28a6f8bd57
Announce Mjolnir bot support
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/962
4 lat temu
Slavi Pantaleev
9a0222fa47
Add Sygnal support
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/683
5 lat temu
Michael
5a6bdb0c3d
merge upstream
5 lat temu
Slavi Pantaleev
6cbfee539c
Announce Go-NEB support
5 lat temu
Marcus Proest
913e0dae42
update informational files.
5 lat temu
Slavi Pantaleev
e56fcbbc0d
Announce mx-puppet-groupme support
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/872
5 lat temu
Slavi Pantaleev
b754c2778b
Announce Synapse workers support
5 lat temu
Slavi Pantaleev
87ce12c3eb
Add note about potential breaking change
5 lat temu
Slavi Pantaleev
890e4ad1af
Announce Prometheus/Grafana
5 lat temu
Slavi Pantaleev
5df2f6cdd1
Update docs and changelog
5 lat temu
T. Küchel
67fab21d7e
Update CHANGELOG.md
propose explicit showing single quotes around the password, since I forgot to put them there.
5 lat temu
Slavi Pantaleev
acf7866442
Fix step number
5 lat temu
Slavi Pantaleev
f9968b6981
Fix matrix_postgres_connection_password length check
5 lat temu
Slavi Pantaleev
3647b23628
Add some warning about ; in SQL statements (take 2)
5 lat temu
Slavi Pantaleev
49c0e254db
Add some warning about ; in SQL statements
I got at least a few reports of people pasting these statements one by
one and missing the `;`.
5 lat temu
Dan Arnfield
d95f160705
Fix typos
5 lat temu
Slavi Pantaleev
89db6be568
Fix typo
5 lat temu
Slavi Pantaleev
e88dcfa252
Mention Postgres backup
5 lat temu
Slavi Pantaleev
95346f3117
Reorganize Postgres access (breaking change)
In short, this makes Synapse a 2nd class citizen,
preparing for a future where it's just one-of-many homeserver software
options.
We also no longer have a default Postgres superuser password,
which improves security.
The changelog explains more as to why this was done
and how to proceed from here.
5 lat temu
Slavi Pantaleev
f6861e3c65
Improve wording a bit
5 lat temu
Slavi Pantaleev
024a23ed17
Upgrade mautrix-facebook to the new Postgres-only version
I had intentionally held it back in 39ea3496a4
until:
- it received more testing (there were a few bugs during the
migration, but now it seems OK)
- this migration guide was written
5 lat temu
Slavi Pantaleev
ef64c88dc7
Announce matrix-corporal v2
5 lat temu