Slavi Pantaleev
23f246b0ad
Mention mautrix-signal migration steps to early adopters
hace 5 años
Slavi Pantaleev
aac400664a
Announce mautrix-signal bridge
hace 5 años
Slavi Pantaleev
4fe1248d95
Update changelog entry to be more informative
hace 5 años
Slavi Pantaleev
3475b98b76
Announce the big move to all-on-Postgres
Related to
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/740
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/686
hace 5 años
Agustin Ferrario
49b3cc024b
Document the SSL changes in the CHANGELOG
The breaking changes are properly documented in the CHANGELOG.md file.
The date used is specified as XXXX-XX-XX and should be modified at the
moment of merge.
hace 5 años
Slavi Pantaleev
47613e5a27
Remove synapse-janitor support
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/746
hace 5 años
Slavi Pantaleev
eae4f67470
Mention Docker 20.10 in the changelog
hace 5 años
Slavi Pantaleev
c07c927d9f
Automatically enable openid listeners when ma1sd enabled
ma1sd requires the openid endpoints for certain functionality.
Example: 90b2b5301c/src/main/java/io/kamax/mxisd/auth/AccountManager.java (L67-L99)
If federation is disabled, we still need to expose these openid APIs on the
federation port.
Previously, we were doing similar magic for Dimension.
As per its documentation, when running unfederated, one is to enable
the openid listener as well. As per their recommendation, people
are advised to do enable it on the Client-Server API port
and use the `federationUrl` variable to override where the federation
port is (making federation requests go to the Client-Server API).
Because ma1sd always uses the federation port (unless you do some
DNS overwriting magic using its configuration -- which we'd rather not
do), it's better if we just default to putting the `openid` listener
where it belongs - on the federation port.
With this commit, we retain the "automatically enable openid APIs" thing
we've been doing for Dimension, but move it to the federation port instead.
We also now do the same thing when ma1sd is enabled.
hace 5 años
Slavi Pantaleev
d64ad91c25
Add some notes about recent Jitsi changes
A bit late, but still better than nothing.
hace 5 años
benkuly
8c8002f639
added changelog
hace 5 años
benkuly
c985e17f18
updated matrix-sms-bridge
hace 5 años
Slavi Pantaleev
d910df2b1c
Announce Dynamic DNS support
Related to #681 (Github Pull Request)
hace 5 años
Slavi Pantaleev
9a46647010
Make https://matrix.DOMAIN/ redirect to https://element.DOMAIN/
Fixes #696 (Github Issue)
hace 5 años
Slavi Pantaleev
63a49bb2dc
Do not expose /_synapse/admin publicly by default
Fixes #685 (Github Issue).
hace 5 años
Slavi Pantaleev
ae75920be9
Update changelog
Related to 23daec748c and #662 (Github Issue).
hace 5 años
Slavi Pantaleev
3bfbbc10bc
Announce Postgres v13 upgrade
hace 5 años
Dan Arnfield
e89dc7c7a8
Undo bad changelog edit
hace 5 años
Dan Arnfield
3a3383fada
Add support for postgres 13
hace 5 años
Slavi Pantaleev
7901293438
Relocate docs page for consistency
hace 5 años
Slavi Pantaleev
da38a7869f
Add matrix-registration support
hace 5 años
Slavi Pantaleev
daf13107a0
Add support for rust-synapse-compress-state
hace 5 años
Slavi Pantaleev
b2ae669566
Add synapse-admin support
Fixes #562 (Github Issue)
hace 5 años
Slavi Pantaleev
34eec3bf11
Fix date typo
hace 5 años
Slavi Pantaleev
78b1ef9a5f
Add support for matrix-reminder-bot
hace 5 años
Slavi Pantaleev
c6ab1c6a90
Riot is now Element
Fixes #586 (Github Issue)
hace 5 años
Slavi Pantaleev
a8f7ccf3f3
Announce mx-puppet-steam bridging support
Related to #557 (Github Pull Request).
hace 5 años
Slavi Pantaleev
76352bcbd8
Announce mx-puppet-discord bridging support
Related to #540 (Github Pull Request).
hace 5 años
Slavi Pantaleev
b5bed60e6b
Announce mx-puppet-instagram and mx-puppet-twitter support
Related to #551 and #555 (Github Pull Requests).
hace 5 años
teutat3s
0162fe31d1
Re-enable ma1sd user directory search
hace 5 años
benkuly
e44cc9e2a1
added changelog of sms bridge
hace 5 años
Slavi Pantaleev
8d786713a6
Update changelog
hace 5 años
Slavi Pantaleev
07ff116266
Do not send User Directory search requests to ma1sd for now
We can undo this once https://github.com/ma1uta/ma1sd/issues/44 gets
resolved.
hace 5 años
John Goerzen
a2df0016eb
Update matrix-appservice-irc to 0.16.0
Note the potential breaking change
Resolves #474
hace 5 años
Slavi Pantaleev
4afc46fffe
Announce mx-puppet-slack support
Related to #454 (Github Pull Request).
hace 5 años
Slavi Pantaleev
5b8f8bc942
Announce Skype bridging
hace 6 años
Slavi Pantaleev
70010c26ab
Update changelog with information on private Jitsi
Related to #436 (Github Pull Request).
hace 6 años
Slavi Pantaleev
c2d0304eb1
Fix incorrect URL
hace 6 años
Slavi Pantaleev
229c8e1c38
Adjust name in changelog
hace 6 años
Slavi Pantaleev
2fad4ee7d8
Adjust changelog to give credit where credit is due
hace 6 años
Slavi Pantaleev
7266542356
Announce ma1sd -> mxisd migration
hace 6 años
Slavi Pantaleev
a8f4b2a755
Update docs
Related to #425 (Github Pull Request).
hace 6 años
Slavi Pantaleev
8ff55bcd14
Update documentation and changelog
hace 6 años
Slavi Pantaleev
bca8afc3c5
Update changelog to credit Gergely Horváth
Related to #386 (Github Pull Request)
hace 6 años
Slavi Pantaleev
8dd187ac55
Update changelog and documentation
hace 6 años
Slavi Pantaleev
37f3a2d5a8
Add support for themes to riot-web
hace 6 años
Julian Foad
0703c31e11
Document the new Riot server name setting.
hace 6 años
Slavi Pantaleev
f18037ae42
Disable TLSv1.1 by default
hace 6 años
Slavi Pantaleev
9d3d538a2d
Use C collation for Postgres to appease Synapse
hace 6 años
Slavi Pantaleev
4840214193
Announce Appservice Webhooks support
Related to #339 (Github Pull Request).
hace 6 años
Slavi Pantaleev
bd38861179
Add support for automatic Double Puppeting for all Mautrix bridges
hace 6 años